all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.2.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.3.0,cmd2==2.4.3,cryptography==41.0.4,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.4,importlib-metadata==6.0.1,iso8601==2.0.0,jsonschema==4.19.1,jsonschema-specifications==2023.7.1,msgpack==1.0.6,netaddr==0.9.0,netifaces==0.11.0,oslo.concurrency==5.2.0,oslo.config==9.2.0,oslo.context==5.2.0,oslo.i18n==6.1.0,oslo.log==5.3.0,oslo.serialization==5.2.0,oslo.utils==6.2.1,packaging==23.1,paramiko==3.3.1,pbr==5.11.1,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.3,pytz==2023.3.post1,PyYAML==6.0.1,referencing==0.30.2,requests==2.31.0,rfc3986==2.0.0,rpds-py==0.10.3,six==1.16.0,stestr==4.1.0,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@cc0e9b18170bc796fd8516e41d2ec09236b168aa#egg=tempest,testtools==2.6.0,tomlkit==0.12.1,tzdata==2023.3,urllib3==1.26.16,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.17.0 all run-test-pre: PYTHONHASHSEED='4093201387' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {11} 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_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {4} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {8} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {4} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [59.561859s] ... ok {4} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.142259s] ... ok {4} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.098932s] ... ok {4} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.203503s] ... ok {4} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.117737s] ... ok {4} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.300464s] ... ok {4} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.124845s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.206432s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.023593s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.015894s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.047164s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.010860s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.013730s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.042187s] ... ok {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.042661s] ... ok {4} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.413440s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.465317s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.039402s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.045610s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [35.539755s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [51.840262s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.064492s] ... ok {4} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.286840s] ... ok {4} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.327918s] ... ok {10} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [230.387806s] ... ok {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [258.334642s] ... ok {11} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [260.299470s] ... ok {9} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [264.686303s] ... 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 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, 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 321, 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 f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-11-02T17:20:52Z', 'message': 'Build of instance f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-1331d386-f478-41a4-b4a0-3c9b4fa1ac39. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-02 17:17:18,755 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes 0.756s 2023-11-02 17:17:18,755 84151 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-1305447298", "imageRef": "36a97702-8b81-46fe-8b9c-8c3e2e69141f"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444fabac-137c-4e41-a560-ea1eb0e5e066', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444fabac-137c-4e41-a560-ea1eb0e5e066', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:18.691282", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-02 17:17:18,822 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.056s 2023-11-02 17:17:18,823 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062f2f2b-0769-467a-9b9f-682cd1c84ee8', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062f2f2b-0769-467a-9b9f-682cd1c84ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:19,874 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.038s 2023-11-02 17:17:19,874 84151 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bcae3f-d4b5-4eaf-9326-e09195cc491d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bcae3f-d4b5-4eaf-9326-e09195cc491d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:20,948 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.062s 2023-11-02 17:17:20,948 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6becf15c-1310-4e7d-929a-392e3ceea6d4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6becf15c-1310-4e7d-929a-392e3ceea6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:22,206 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.244s 2023-11-02 17:17:22,206 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:21 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08886900-8bb3-4dff-aece-dc94726ab656', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08886900-8bb3-4dff-aece-dc94726ab656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:23,267 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.048s 2023-11-02 17:17:23,268 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37cacaf-372d-476e-a484-cf396c37c506', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37cacaf-372d-476e-a484-cf396c37c506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:24,331 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.047s 2023-11-02 17:17:24,331 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7dbc34-226c-438d-8e6b-bc35453ec00e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-7a7dbc34-226c-438d-8e6b-bc35453ec00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:25,444 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.092s 2023-11-02 17:17:25,444 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da88803-5841-45f7-adc8-0d37e370c73a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da88803-5841-45f7-adc8-0d37e370c73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:26,599 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.128s 2023-11-02 17:17:26,599 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ff7e38-d8e6-423f-8d41-c263369627cf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ff7e38-d8e6-423f-8d41-c263369627cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body : b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:27,937 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.319s 2023-11-02 17:17:27,938 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471f18b6-bdd9-4485-a592-b9d4f80dd7b5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471f18b6-bdd9-4485-a592-b9d4f80dd7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:29,045 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.082s 2023-11-02 17:17:29,045 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c313fd7f-52d0-4a69-a380-31d68bedd1fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c313fd7f-52d0-4a69-a380-31d68bedd1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootD evicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:30,178 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.108s 2023-11-02 17:17:30,179 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e21f1d4-fa3c-4e41-8e5c-5b8aac7d5c0c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e21f1d4-fa3c-4e41-8e5c-5b8aac7d5c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:31,378 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.171s 2023-11-02 17:17:31,379 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74aee8e-7b3d-44df-9f68-84b210206145', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74aee8e-7b3d-44df-9f68-84b210206145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/vol umes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:32,674 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.277s 2023-11-02 17:17:32,674 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4725f8-8eab-4935-81ae-78fa886ad2c1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4725f8-8eab-4935-81ae-78fa886ad2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:33,797 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.103s 2023-11-02 17:17:33,797 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b7fa99-a234-49e4-82c9-4cfdfcfd20e1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b7fa99-a234-49e4-82c9-4cfdfcfd20e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:34,887 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.073s 2023-11-02 17:17:34,888 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf39710-9496-4c3d-b431-6c93d26d1af4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf39710-9496-4c3d-b431-6c93d26d1af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:36,014 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.095s 2023-11-02 17:17:36,014 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b679ae2-2ce2-48c8-b090-dbc9dcda027c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b679ae2-2ce2-48c8-b090-dbc9dcda027c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:37,114 84151 INFO [tem pest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.082s 2023-11-02 17:17:37,115 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980f4550-4e22-4523-a4ab-0f854edf6283', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980f4550-4e22-4523-a4ab-0f854edf6283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:38,227 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.095s 2023-11-02 17:17:38,227 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a73824-0d1a-45bc-832c-57cf63dbd7c7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a73824-0d1a-45bc-832c-57cf63dbd7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:39,314 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.072s 2023-11-02 17:17:39,314 84151 DE BUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b3c356-dc08-45cf-a19d-5a670abd1485', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b3c356-dc08-45cf-a19d-5a670abd1485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:40,405 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.064s 2023-11-02 17:17:40,405 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb8d12d-c60a-4d95-b45e-5cb0a893221e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb8d12d-c60a-4d95-b45e-5cb0a893221e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:41,476 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.056s 2023-11-02 17:17:41,476 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97b75e5-7e3e-4755-9503-265da03c6903', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97b75e5-7e3e-4755-9503-265da03c6903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:42,600 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.110s 2023-11-02 17:17:42,600 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217ef65d-67bd-4a37-806c-185fcdc4da3b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217ef65d-67bd-4a37-806c-185fcdc4da3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:43,674 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.060s 2023-11-02 17:17:43,675 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64325826-ac05-4f5b-a289-7b83a1da62af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-64325826-ac05-4f5b-a289-7b83a1da62af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:44,877 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.177s 2023-11-02 17:17:44,878 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9837f98-0da0-4a42-8449-3d9fa4e68640', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9837f98-0da0-4a42-8449-3d9fa4e68640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:46,010 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.108s 2023-11-02 17:17:46,011 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d45bf07-b1c5-427b-8714-b5473b63b6bd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d45bf07-b1c5-427b-8714-b5473b63b6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:47,141 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.104s 2023-11-02 17:17:47,142 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72637464-992b-4a83-80d6-87736dc11144', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72637464-992b-4a83-80d6-87736dc11144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:48,209 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.051s 2023-11-02 17:17:48,209 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d38ca14-c56a-4d59-8d40-7e3e4ebae282', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d38ca14-c56a-4d59-8d40-7e3e4ebae282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-Tag gedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:49,268 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:17:49,268 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd99282b-a40d-4a6b-92eb-91a74071ea42', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd99282b-a40d-4a6b-92eb-91a74071ea42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:50,368 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.082s 2023-11-02 17:17:50,368 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739931b9-c5f0-469d-9195-bc915e4034a2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739931b9-c5f0-469d-9195-bc915e4034a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca3698 31ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:51,446 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.061s 2023-11-02 17:17:51,447 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81009c86-fb31-44a7-9548-a209920b08bc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81009c86-fb31-44a7-9548-a209920b08bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:52,522 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.051s 2023-11-02 17:17:52,522 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01167d82-73d9-445f-956a-666fbe2a6109', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01167d82-73d9-445f-956a-666fbe2a6109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "boo table": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:53,673 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.090s 2023-11-02 17:17:53,674 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a1e292-6e2f-4dbd-b1d2-289f290c95d7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a1e292-6e2f-4dbd-b1d2-289f290c95d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:54,762 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.074s 2023-11-02 17:17:54,762 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d671331-d117-4cb9-88ae-ea1cb501985d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d671331-d117-4cb9-88ae-ea1cb501985d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:55,827 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.046s 2023-11-02 17:17:55,827 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bfeadb-0f90-4c5a-803c-40c93ea1550f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bfeadb-0f90-4c5a-803c-40c93ea1550f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:56,898 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.053s 2023-11-02 17:17:56,898 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a022995e-ca19-4676-86b9-ff3599ec2182', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a022995e-ca19-4676-86b9-ff3599ec2182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:57,956 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.041s 2023-11-02 17:17:57,956 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997f80cc-21b5-40ac-ae84-793044dabb93', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997f80cc-21b5-40ac-ae84-793044dabb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:59,022 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.051s 2023-11-02 17:17:59,022 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26383be1-b038-4274-8653-9558e4c6f665', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26383be1-b038-4274-8653-9558e4c6f665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:00,082 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.046s 2023-11-02 17:18:00,082 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:0 0 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a512b58-7dfb-40ab-9e98-0e3bdef81d79', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a512b58-7dfb-40ab-9e98-0e3bdef81d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:01,149 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.049s 2023-11-02 17:18:01,149 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7955227d-cbce-4e4a-8d2f-2e1d523cb3ce', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7955227d-cbce-4e4a-8d2f-2e1d523cb3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:02,209 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:18:02,209 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57e2889-05c5-475e-bdfb-7d3e1a7ad4c2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-b57e2889-05c5-475e-bdfb-7d3e1a7ad4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:03,275 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.053s 2023-11-02 17:18:03,276 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe663df-da01-450d-ace6-88c8f94fc3ce', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe663df-da01-450d-ace6-88c8f94fc3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:04,352 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.054s 2023-11-02 17:18:04,352 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f67acf-5d32-4f28-bf23-68ed4604505d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f67acf-5d32-4f28-bf23-68ed4604505d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6 a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:05,413 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.041s 2023-11-02 17:18:05,413 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbca1d2-0fdd-4184-8232-beeec059689d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbca1d2-0fdd-4184-8232-beeec059689d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:06,485 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.059s 2023-11-02 17:18:06,485 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339daad9-2ac9-4a52-82bb-770e09e63b3b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339daad9-2ac9-4a52-82bb-770e09e63b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tem pest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:07,543 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.046s 2023-11-02 17:18:07,544 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401d353f-3938-4cbe-8c83-2d13d5f7daa3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401d353f-3938-4cbe-8c83-2d13d5f7daa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:08,653 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.096s 2023-11-02 17:18:08,654 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc64993d-4ebc-43d9-b23f-1b553b6077ca', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc64993d-4ebc-43d9-b23f-1b553b6077ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098 d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:09,718 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.048s 2023-11-02 17:18:09,718 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9dec6a-a6eb-4bb5-9aa7-d206cd75029c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9dec6a-a6eb-4bb5-9aa7-d206cd75029c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:10,768 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.037s 2023-11-02 17:18:10,769 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc638ed-5d60-441f-9089-7107eea8922f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc638ed-5d60-441f-9089-7107eea8922f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb2261 7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:11,826 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.043s 2023-11-02 17:18:11,826 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c133cc93-d14c-4726-b408-d81a20310846', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c133cc93-d14c-4726-b408-d81a20310846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:12,881 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.041s 2023-11-02 17:18:12,881 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774c9e9c-ac43-4960-9d49-f9b53ca0ec0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774c9e9c-ac43-4960-9d49-f9b53ca0ec0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:13,950 841 51 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.043s 2023-11-02 17:18:13,950 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339e4ba5-b7b3-42ba-bdf0-852a4b520f78', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339e4ba5-b7b3-42ba-bdf0-852a4b520f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:15,005 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.039s 2023-11-02 17:18:15,006 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0002451-1b12-4820-8ce4-a59bf3dfc8b4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0002451-1b12-4820-8ce4-a59bf3dfc8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:16,059 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.040s 2023-11-02 17:18 :16,060 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacf0807-29b4-4487-b625-c1bb564007b4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacf0807-29b4-4487-b625-c1bb564007b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:17,117 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.044s 2023-11-02 17:18:17,117 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d430c1e-e4f4-4f58-b68c-4712d0f39eb6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d430c1e-e4f4-4f58-b68c-4712d0f39eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:18,168 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.038s 2023-11-02 17:18:18,169 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d14ef148-6202-4879-a5a6-86b0c37842e1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d14ef148-6202-4879-a5a6-86b0c37842e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:19,223 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.042s 2023-11-02 17:18:19,223 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f66c200-e75d-4d85-be8b-19646f836bfa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f66c200-e75d-4d85-be8b-19646f836bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:20,304 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.067s 2023-11-02 17:18:20,304 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da718de-6204-40cb-a474-00ef824262af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-4da718de-6204-40cb-a474-00ef824262af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:21,360 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.042s 2023-11-02 17:18:21,360 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c0cd30-4c5c-4fd9-b790-53d26a0491cb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c0cd30-4c5c-4fd9-b790-53d26a0491cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:22,427 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:18:22,428 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e508a91-5a27-44bb-93bf-1b0d519c2886', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e508a91-5a27-44bb-93bf-1b0d519c2886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049 cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:23,495 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.052s 2023-11-02 17:18:23,496 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e8a36c-9499-4211-a296-b3b6acc9d05e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e8a36c-9499-4211-a296-b3b6acc9d05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:24,551 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.042s 2023-11-02 17:18:24,551 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6187a919-3fe1-4001-86a1-bfdf739a7649', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6187a919-3fe1-4001-86a1-bfdf739a7649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "nam e": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:25,629 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.065s 2023-11-02 17:18:25,630 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfc5525-206e-4856-a00d-ddb206f3c185', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfc5525-206e-4856-a00d-ddb206f3c185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:26,700 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.055s 2023-11-02 17:18:26,700 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba764d1e-384a-4797-abe0-76845acfcfe4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba764d1e-384a-4797-abe0-76845acfcfe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf86 4f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:27,820 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.103s 2023-11-02 17:18:27,820 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c5e8be-993b-4fdd-af7c-e638111419e2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c5e8be-993b-4fdd-af7c-e638111419e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:28,894 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.054s 2023-11-02 17:18:28,895 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f0d922-6ba7-44d9-a21f-fa678ffe1b77', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f0d922-6ba7-44d9-a21f-fa678ffe1b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea 12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:29,963 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.055s 2023-11-02 17:18:29,964 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dfec8f-1062-4ee1-8e32-912f9479c779', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dfec8f-1062-4ee1-8e32-912f9479c779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:31,024 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.047s 2023-11-02 17:18:31,024 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee073839-2ffd-4d24-b81d-bc26acc6e4b7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee073839-2ffd-4d24-b81d-bc26acc6e4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:32 ,085 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.047s 2023-11-02 17:18:32,085 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf54ffb-6f37-4dd5-86c2-ec4eb2cde4fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf54ffb-6f37-4dd5-86c2-ec4eb2cde4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:33,143 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.044s 2023-11-02 17:18:33,143 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b6f085-13d9-4d17-b6bd-079a92d486b3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b6f085-13d9-4d17-b6bd-079a92d486b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:34,200 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.044s 2023-11- 02 17:18:34,201 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c198c2-e47c-4946-948f-611e30f5b246', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c198c2-e47c-4946-948f-611e30f5b246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:35,256 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.040s 2023-11-02 17:18:35,256 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aaa4f2f-74cf-43d8-903d-cd8f405108af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aaa4f2f-74cf-43d8-903d-cd8f405108af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:36,347 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.070s 2023-11-02 17:18:36,348 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2e88c7-352f-49e3-aa5a-54ae14a5efc9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2e88c7-352f-49e3-aa5a-54ae14a5efc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:37,405 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:18:37,406 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2befe0f5-5c2b-4e3c-947f-759a2e5606a2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2befe0f5-5c2b-4e3c-947f-759a2e5606a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:38,465 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:18:38,465 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c95d990-0155-4650-b8ce-eaa4f502be40', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'Ope nStack-API-Version', 'x-openstack-request-id': 'req-9c95d990-0155-4650-b8ce-eaa4f502be40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:39,521 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.044s 2023-11-02 17:18:39,522 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f1c7c5-3fce-4ff3-941c-e6099fc47cf0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f1c7c5-3fce-4ff3-941c-e6099fc47cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:40,599 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.058s 2023-11-02 17:18:40,600 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237981e5-9640-48b0-9410-35702f85563a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237981e5-9640-48b0-9410-35702f85563a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59- a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:41,664 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.050s 2023-11-02 17:18:41,665 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea4d850-b943-4b4e-b2f0-1a3be24514a4', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea4d850-b943-4b4e-b2f0-1a3be24514a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:18:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:41,676 84151 INFO [tempest.common.waiters] volume 3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a reached available after waiting for 83.676630 seconds 2023-11-02 17:18:41,977 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes 0.300s 2023-11-02 17:18:41,977 84151 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-2134241124"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c95c3ef-bb29-481a-b701-66a37a8f5b63', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c95c3ef-bb29-481a-b701-66a37a8f5b63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:41.901917", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-02 17:18:42,031 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.043s 2023-11-02 17:18:42,032 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8693896-370e-4c0b-9e99-ae66dee33a52', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8693896-370e-4c0b-9e99-ae66dee33a52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:43,095 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.050s 2023-11-02 17:18:43,095 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c790c4-c834-4ce9-ad10-8f5b3d92b1b0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c790c4-c834-4ce9-ad10-8f5b3d92b1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba /volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": "2023-11-02T17:18:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:44,168 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.059s 2023-11-02 17:18:44,168 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0c8fd0-6b54-431b-8bbd-98754b08b505', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0c8fd0-6b54-431b-8bbd-98754b08b505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": "2023-11-02T17:18:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:45,234 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.052s 2023-11-02 17:18:45,234 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cd72f9-e275-4dc6-9c3e-6a1e9aa99abe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cd72f9-e275-4dc6-9c3e-6a1e9aa99abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at" : "2023-11-02T17:18:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:46,324 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.076s 2023-11-02 17:18:46,324 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f99ae81-9db2-40c0-8119-a7574bfabf0d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f99ae81-9db2-40c0-8119-a7574bfabf0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": "2023-11-02T17:18:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:47,383 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.045s 2023-11-02 17:18:47,383 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae68638-529a-43da-b12c-644ef31c0b4e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae68638-529a-43da-b12c-644ef31c0b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": "2023-11-02T17:18:47.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "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/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:47,398 84151 INFO [tempest.common.waiters] volume 79077389-e2f5-4ab3-89d8-00ed8355065d reached available after waiting for 5.398888 seconds 2023-11-02 17:18:47,634 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes 0.235s 2023-11-02 17:18:47,635 84151 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-694429078"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4807bef7-0565-495f-81c1-5e38b53165cc', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4807bef7-0565-495f-81c1-5e38b53165cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:47.560945", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-02 17:18:47,696 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.041s 2023-11-02 17:18:47,697 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff8f5d9-abbc-4cb4-a01f-088f554c0039', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff8f5d9-abbc-4cb4-a01f-088f554c0039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca3 69831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:48,757 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.044s 2023-11-02 17:18:48,758 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294c74d0-632e-48f9-820a-9297dc0889e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294c74d0-632e-48f9-820a-9297dc0889e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:49,821 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.046s 2023-11-02 17:18:49,821 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92afd8ef-2c52-4ee0-87e0-a13d9cc72d9f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92afd8ef-2c52-4ee0-87e0-a13d9cc72d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:50,912 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.078s 2023-11-02 17:18:50,912 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6bfcb5-0d6c-4754-b104-1de4221bf59c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6bfcb5-0d6c-4754-b104-1de4221bf59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:51,981 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.055s 2023-11-02 17:18:51,981 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8894dbb6-24a4-4f49-8cbc-ce74d30e907b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8894dbb6-24a4-4f49-8cbc-ce74d30e907b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:53,070 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7 337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.070s 2023-11-02 17:18:53,071 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc06aa68-23b9-454c-837b-52bf586c73a3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc06aa68-23b9-454c-837b-52bf586c73a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:53.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:53,082 84151 INFO [tempest.common.waiters] volume 793aeaca-6c72-4a4e-9f0d-0a1161962175 reached available after waiting for 6.082661 seconds 2023-11-02 17:18:53,989 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.906s 2023-11-02 17:18:53,989 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-1873418724"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9f1c3913-2658-4857-8b2e-2fd9b10ad7fe', 'date': 'Thu, 02 Nov 2023 17:18:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"3fda9a27-9487-485d-a163-54cad9966a71","name":"tempest-device-tagging-net1-1873418724","tenant_id":"e22b7337cf864f039098d9ca369831ba","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e22b7337cf864f039098d9ca369831ba","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":"2023-11-02T17:18:53Z","updated_at":"2023-11-02T17:18:53Z","revision_number":1}}' 2023-11-02 17:18:54,635 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.645s 2023-11-02 17:18:54,635 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-728655755"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-56e68b43-ae58-4808-83c3-92c5563c99a3', 'date': 'Thu, 02 Nov 2023 17:18:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"365a17fe-7226-41ad -a0ec-5ec5fbf09d02","name":"tempest-device-tagging-net2-728655755","tenant_id":"e22b7337cf864f039098d9ca369831ba","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e22b7337cf864f039098d9ca369831ba","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":"2023-11-02T17:18:54Z","updated_at":"2023-11-02T17:18:54Z","revision_number":1}}' 2023-11-02 17:18:55,939 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.303s 2023-11-02 17:18:55,940 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "3fda9a27-9487-485d-a163-54cad9966a71", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-206073cf-918f-4879-b67b-3ef23f9fc214', 'date': 'Thu, 02 Nov 2023 17:18:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"8e51d97c-4701-4c97-8ad5-d1104e6a4a82","name":"","tenant_id":"e22b7337cf864f039098d9ca369831ba","network_id":"3fda9a27-9487-485d-a163-54cad9966a71","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-11-02T17:18:54Z","updated_at":"2023-11-02T17:18:54Z","revision_number":0,"project_id":"e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:57,028 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.088s 2023-11-02 17:18:57,029 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "365a17fe-7226-41ad-a0ec-5ec5fbf09d02", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-d5d90ed0-10e7-4747-9e33-827832fc6f27', 'date': 'Thu, 02 Nov 2023 17:18:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"9bc348b5-d08a-43e6-8ab7-f247692d5fa0","name":"","tenant_id":"e22b7337cf864f039098d9ca369831ba","network_id":"365a17fe-7226-41ad-a0ec-5ec5fbf09d02","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-11-02T17:18:56Z","updated_at":"2023-11-02T17:18:56Z","revision_number":0,"project_id":"e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:57,778 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.748s 2023-11-02 17:18:57,779 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3fda9a27-9487-485d-a163-54cad9966a71", "name": "tempest-TaggedBootDevicesTest-1706809475", "fixed_ips": [{"subnet_id": "8e51d97c-4701-4c97-8ad5-d1104e6a4a82"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-4c222f7d-6ad5-466b -9063-941dfda02a13', 'date': 'Thu, 02 Nov 2023 17:18:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"ab5600fb-8b71-492d-80db-d8a5559d2087","name":"tempest-TaggedBootDevicesTest-1706809475","network_id":"3fda9a27-9487-485d-a163-54cad9966a71","tenant_id":"e22b7337cf864f039098d9ca369831ba","mac_address":"fa:16:3e:7f:f2:d7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8e51d97c-4701-4c97-8ad5-d1104e6a4a82","ip_address":"10.1.1.129"}],"project_id":"e22b7337cf864f039098d9ca369831ba","port_security_enabled":true,"security_groups":["00862576-eda2-4a53-ba76-7d9f322e1cde"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-11-02T17:18:57Z","updated_at":"2023-11-02T17:18:57Z","revision_number":1}}' 2023-11-02 17:18:58,419 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.639s 2023-11-02 17:18:58,419 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3fda9a27-9487-485d-a163-54cad9966a71", "name": "tempest-TaggedBootDevicesTest-1867929268", "fixed_ips": [{"subnet_id": "8e51d97c-4701-4c97-8ad5-d1104e6a4a82"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-895b262d-8651-4b5b-8f06-4515fd2b34bc', 'date': 'Thu, 02 Nov 2023 17:18:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"70d88ea5-2a37-49ac-a8cf-726ab5c5eac3","name":"tempest-TaggedBootDevicesTest-1867929268","network_id":"3fda9a27-9487-485d-a163-54cad9966a71","tenant_id":"e22b7337cf864f039098d9ca369831ba","mac_address":"fa:16:3e:5d:4f:bc","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8e51d97c-4701-4c97-8ad5-d1104e6a4a82","ip_address":"10.1.1.163"}],"project_id":"e22b7337cf864f039098d9ca369831ba","port_security_enabled":true,"security_groups":["00862576-eda2-4a53-ba76-7d9f322e1cde"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-11-02T17:18:57Z","updated_at":"2023-11-02T17:18:58Z","revision_number":1}}' 2023-11-02 17:18:58,420 84151 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-11-02 17:18:58,420 84151 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-11-02 17:18:58,544 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.121s 2023-11-02 17:18:58,544 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2004802136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAxe1rHspqW6e3orF4PDxOV9MgPQOVS3N2V9yfIfrtFUVwLKrcDvOQEwDrT+6GGRSizfX3e7dBj7ftL+pqqOWsrcWnEm0TVNC3QrIQ1Lvq2SqmjQoRTKYzEmHKKXWjRORg=="}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31d4d847-9af8-4abd-abe7-052da0675696', 'x-compute-request-id': 'req-31d4d847-9af8-4abd-abe7-052da0675696', 'connection': 'close', 'status': '201', 'content-location': 'http://10 .0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2004802136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAxe1rHspqW6e3orF4PDxOV9MgPQOVS3N2V9yfIfrtFUVwLKrcDvOQEwDrT+6GGRSizfX3e7dBj7ftL+pqqOWsrcWnEm0TVNC3QrIQ1Lvq2SqmjQoRTKYzEmHKKXWjRORg==", "fingerprint": "74:6b:38:66:b2:55:12:a3:09:f7:50:38:17:2b:0e:1b", "user_id": "473bdd50c7eb455f943c2ea12fb22617"}}' 2023-11-02 17:18:58,547 84151 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2004802136 created 2023-11-02 17:18:58,784 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.237s 2023-11-02 17:18:58,785 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--923164808", "description": "tempest-description--480109400"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-c36fb62e-e643-4c5d-9d7d-4aaed74e2ced', 'date': 'Thu, 02 Nov 2023 17:18:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "name": "tempest-securitygroup--923164808", "stateful": true, "tenant_id": "e22b7337cf864f039098d9ca369831ba", "description": "tempest-description--480109400", "shared": false, "security_group_rules": [{"id": "09a44af7-cc03-4fd7-989c-4e3d7ddcf3bb", "project_id": "e22b7337cf864f039098d9ca369831ba", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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": 381, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-02T17:18:58Z", "updated_at": "2023-11-02T17:18:58Z", "revision_number": 0}, {"id": "f9a6cf12-2e9c-4efb-938e-ffd0603cccd8", "project_id": "e22b7337cf864f039098d9ca369831ba", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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": 380, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-02T17:18:58Z", "updated_at": "2023-11-02T17:18:58Z", "revision_number": 0}], "tags": [], "created_at": "2023-11-02T17:18:58Z", "updated_at": "2023-11-02T17:18:58Z", "revision_number": 1, "project_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:59,029 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.244s 2023-11-02 17:18:59,030 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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-57ab27de-4da9-4859-89c0-14ec9f43665a', 'date': 'Thu, 02 Nov 2023 17:18: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": "76e49ae0-79ce-4d8b-9bd4-238277f03319", "project_id ": "e22b7337cf864f039098d9ca369831ba", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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": "2023-11-02T17:18:58Z", "updated_at": "2023-11-02T17:18:58Z", "revision_number": 0}}' 2023-11-02 17:18:59,281 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.250s 2023-11-02 17:18:59,282 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d3401b4b-af3f-470a-ad95-90d87166bb73', 'date': 'Thu, 02 Nov 2023 17:18: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": "988d0e32-9134-497c-9abc-e10b34f0ad3e", "project_id": "e22b7337cf864f039098d9ca369831ba", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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": "2023-11-02T17:18:59Z", "updated_at": "2023-11-02T17:18:59Z", "revision_number": 0}}' 2023-11-02 17:18:59,282 84151 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--923164808 created 2023-11-02 17:19:00,624 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.342s 2023-11-02 17:19:00,625 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-82f27f8a-6d3d-43bb-af9d-555c9c209069', 'date': 'Thu, 02 Nov 2023 17:19:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4a58f318-5866-4cbb-a186-95d312c2679f", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "floating_ip_address": "172.24.4.75", "floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e22b7337cf864f039098d9ca369831ba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-02T17:18:59Z", "updated_at": "2023-11-02T17:18:59Z", "revision_number": 0}}' 2023-11-02 17:19:00,625 84151 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4a58f318-5866-4cbb-a186-95d312c2679f', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '6d7520dd-4687-4668-a0af-ade7b3c31637', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-02T17:18:59Z', 'updated_at': '2023-11-0 2T17:18:59Z', 'revision_number': 0, 'ip': '172.24.4.75'} created 2023-11-02 17:19:00,773 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.141s 2023-11-02 17:19:00,773 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2d815bd6-1dd6-4279-a9f5-838a4632fc6e', '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": "473bdd50c7eb455f943c2ea12fb22617", "name": "tempest-TaggedBootDevicesTest-868661834-project-member", "password_expires_at": null}, "audit_ids": ["dCwBfBobT_Onvf4X_BC_rg"], "expires_at": "2023-11-02T18:19:00.000000Z", "issued_at": "2023-11-02T17:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e22b7337cf864f039098d9ca369831ba", "name": "tempest-TaggedBootDevicesTest-868661834"}, "is_domain": false, "roles": [{"id": "be74c61e5a354e23bac5ef7bfb7e8f0f", "name": "member"}, {"id": "fb2e5d4a5d4243db9d9b6df9bd288309", "name": "reader"}], "catalog": [{"endpoints": [{"id": "09425273dde543a09169111686c518c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "5ea2c01a429f45b89a8a93f3ef5b04c9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c181c413945a409a8007eb0f863005c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f3b5be2feb243ab95b25c447028b000", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d78470899e4042aa94579899f440beba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "9fa61c4d48cd49daa53bcf4e484dee23", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ebda6800f9a74bc5be375497773593f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a81546b8b67d42de87c5fb578b000076", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5fb88601d83343babfa46c1519799e6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "b3555cfbeeba4091aa8c2b4d2468ffca", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "426cb94bbc82405eac595ba3d765e4f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d369d865296a439ebd4c9e47bf4ee79d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "06385cdde234496fb1bb7b3c1b9d686c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e78234c79bd549a2b32bf182be87826c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "63009405e8514a06aba492e7c81782be", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ffd3ef56611e4faeb8b5b0c3c0f46cf1", "type": "placement", "name": "placement"}]}}' 2023-11-02 17:19:00,774 84151 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '9d32acae-88da-4088-82dd-12ebba94a307', 'name': 'tempest-TaggedBootDevicesTest-1117481914-network', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'po rt_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 145, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-11-02T17:16:44Z', 'updated_at': '2023-11-02T17:16:45Z', 'revision_number': 1} available for tenant 2023-11-02 17:19:00,822 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2023-11-02 17:19:00,823 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-21606abb-74cd-4231-b79e-689374cafa49', '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": "473bdd50c7eb455f943c2ea12fb22617", "name": "tempest-TaggedBootDevicesTest-868661834-project-member", "password_expires_at": null}, "audit_ids": ["z9KGmJJZSoqEJKTpNJYaDQ"], "expires_at": "2023-11-02T18:19:00.000000Z", "issued_at": "2023-11-02T17:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e22b7337cf864f039098d9ca369831ba", "name": "tempest-TaggedBootDevicesTest-868661834"}, "is_domain": false, "roles": [{"id": "be74c61e5a354e23bac5ef7bfb7e8f0f", "name": "member"}, {"id": "fb2e5d4a5d4243db9d9b6df9bd288309", "name": "reader"}], "catalog": [{"endpoints": [{"id": "09425273dde543a09169111686c518c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "5ea2c01a429f45b89a8a93f3ef5b04c9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c181c413945a409a8007eb0f863005c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f3b5be2feb243ab95b25c447028b000", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d78470899e4042aa94579899f440beba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "9fa61c4d48cd49daa53bcf4e484dee23", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ebda6800f9a74bc5be375497773593f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a81546b8b67d42de87c5fb578b000076", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5fb88601d83343babfa46c1519799e6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "b3555cfbeeba4091aa8c2b4d2468ffca", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "426cb94bbc82405eac595ba3d765e4f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d369d865296a439ebd4c9e47bf4ee79d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "06385cdde234496fb1bb7b3c1b9d686c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e78234c79bd549a2b32bf182be87826c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "63009405e8514a06aba492e7c81782be", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ffd3ef56611e4faeb8b5b0c3c0f46cf1", "type": "placement", "name": "placement"}]}}' 2023-11-02 17:19:00,823 84151 INFO [tempest.lib.common. fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '9d32acae-88da-4088-82dd-12ebba94a307', 'name': 'tempest-TaggedBootDevicesTest-1117481914-network', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 145, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-11-02T17:16:44Z', 'updated_at': '2023-11-02T17:16:45Z', 'revision_number': 1} available for tenant 2023-11-02 17:19:00,824 84151 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2004802136', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAxe1rHspqW6e3orF4PDxOV9MgPQOVS3N2V9yfIfrtFUVwLKrcDvOQEwDrT+6GGRSizfX3e7dBj7ftL+pqqOWsrcWnEm0TVNC3QrIQ1Lvq2SqmjQoRTKYzEmHKKXWjRORg==', 'fingerprint': '74:6b:38:66:b2:55:12:a3:09:f7:50:38:17:2b:0e:1b', 'user_id': '473bdd50c7eb455f943c2ea12fb22617', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCrTW0TvzE3kAklOuA+RCMpkF9gXEeWmU7T36WxBROOnEqUchS9hqXT\nqeaW2dRZ5QagBwYFK4EEACKhZANiAAQMXtax7Kalunt6KxeDw8TlfTID0DlUtzdl\nfcnyH67RVFcCyq3A7zkBMA60/uhhkUos3193u3QY+37S/qaqjlrK3FpxJtE1TQt0\nKyENS76tkqpo0KEUymMxJhyil1o0TkY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f7fee94f-6c22-4dcf-a44d-a2aaceb4050c', 'name': 'tempest-securitygroup--923164808', 'stateful': True, 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'description': 'tempest-description--480109400', 'shared': False, 'security_group_rules': [{'id': '09a44af7-cc03-4fd7-989c-4e3d7ddcf3bb', 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'security_group_id': 'f7fee94f-6c22-4dcf-a44d-a2aaceb4050c', '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': 381, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-02T17:18:58Z', 'updated_at': '2023-11-02T17:18:58Z', 'revision_number': 0}, {'id': 'f9a6cf12-2e9c-4efb-938e-ffd0603cccd8', 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'security_group_id': 'f7fee94f-6c22-4dcf-a44d-a2aaceb4050c', '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': 380, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-02T17:18:58Z', 'updated_at': '2023-11-02T17:18:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-11-02T17:18:58Z', 'updated_at': '2023-11-02T17:18:58Z', 'revision_number': 1, 'project_id': 'e22b7337cf864f039098d9ca369831ba'}, 'floating_ip': {'id': '4a58f318-5866-4cbb-a186-95d312c2679f', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '6d7520dd-4687-4668-a0af-ade7b3c31637', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-02T17:18:59Z', 'updated_at': '2023-11-02T17:18:59Z', 'revision_number': 0, 'ip': '172.24.4.75'}} 2023-11-02 17:19:04,187 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/compute/v2.1/servers 3.362s 2023-11-02 17:19:04,187 84151 DEBUG [tempest.lib.comm on.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1354909366", "imageRef": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "9d32acae-88da-4088-82dd-12ebba94a307"}, {"port": "ab5600fb-8b71-492d-80db-d8a5559d2087", "tag": "port-1"}, {"port": "70d88ea5-2a37-49ac-a8cf-726ab5c5eac3", "tag": "port-2"}, {"uuid": "3fda9a27-9487-485d-a163-54cad9966a71", "tag": "net-1"}, {"uuid": "3fda9a27-9487-485d-a163-54cad9966a71"}, {"uuid": "365a17fe-7226-41ad-a0ec-5ec5fbf09d02", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "365a17fe-7226-41ad-a0ec-5ec5fbf09d02", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "79077389-e2f5-4ab3-89d8-00ed8355065d", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--923164808"}], "key_name": "tempest-keypair-2004802136", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1331d386-f478-41a4-b4a0-3c9b4fa1ac39', 'x-compute-request-id': 'req-1331d386-f478-41a4-b4a0-3c9b4fa1ac39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--923164808"}], "adminPass": "A4gXG9xveE3m"}}' 2023-11-02 17:19:04,272 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.081s 2023-11-02 17:19:04,272 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827e0183-c239-4146-87ba-334f7601bccf', 'x-compute-request-id': 'req-827e0183-c239-4146-87ba-334f7601bccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "name": "tempest-device-tagging-server-1354909366", "status": "BUILD", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "user_id": "473bdd50c7eb455f943c2ea12fb22617", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": " 1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:19:04Z", "updated": "2023-11-02T17:19:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2004802136", "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, "tags": []}}' 2023-11-02 17:19:56,231 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 1.894s 2023-11-02 17:19:56,231 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1879', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca43567-b1ea-46d5-b690-49b2d5e6760d', 'x-compute-request-id': 'req-aca43567-b1ea-46d5-b690-49b2d5e6760d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "name": "tempest-device-tagging-server-1354909366", "status": "BUILD", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "user_id": "473bdd50c7eb455f943c2ea12fb22617", "metadata": {}, "hostId": "8e60ac5e056b757a47314408403cbbb890efbb74a572763adfc375a5", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:19:04Z", "updated": "2023-11-02T17:19:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2004802136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--923164808"}, {"name": "tempest-securitygroup--923164808"}, {"name": "tempest-securitygroup--923164808"}, {"name": "default"}, {"name": "tempest-securitygroup--923164808"}, {"name": "default"}, {"name": "tempest-securitygroup--923164808"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "delete_on_termination": false}, {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "delete_on_termination": false}, {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-11-02 17:19:56,249 84151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 52 second wait 2023-11-02 17:20:46,785 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/c ompute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.485s 2023-11-02 17:20:46,785 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:20:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1823', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a8ddcca-9f9c-41ce-83fd-11191eb47239', 'x-compute-request-id': 'req-4a8ddcca-9f9c-41ce-83fd-11191eb47239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "name": "tempest-device-tagging-server-1354909366", "status": "BUILD", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "user_id": "473bdd50c7eb455f943c2ea12fb22617", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:19:04Z", "updated": "2023-11-02T17:20:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2004802136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--923164808"}, {"name": "tempest-securitygroup--923164808"}, {"name": "tempest-securitygroup--923164808"}, {"name": "default"}, {"name": "tempest-securitygroup--923164808"}, {"name": "default"}, {"name": "tempest-securitygroup--923164808"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "delete_on_termination": false}, {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "delete_on_termination": false}, {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-11-02 17:21:36,959 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.110s 2023-11-02 17:21:36,959 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1819', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ad087a-236e-43f7-9f4f-24b30e8352e2', 'x-compute-request-id': 'req-c4ad087a-236e-43f7-9f4f-24b30e8352e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "name": "tempest-device-tagging-server-1354909366", "status": "ERROR", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "user_id": "473bdd50c7eb455f943c2ea12fb22617", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9 c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:19:04Z", "updated": "2023-11-02T17:20:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-11-02T17:20:52Z", "message": "Build of instance f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2004802136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "delete_on_termination": false}, {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "delete_on_termination": false}, {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-11-02 17:21:36,975 84151 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "ERROR/None" after 152 second wait 2023-11-02 17:21:37,918 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.942s 2023-11-02 17:21:37,918 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45906850-818a-4e77-ae2b-7bd4159f9a7b', 'x-compute-request-id': 'req-45906850-818a-4e77-ae2b-7bd4159f9a7b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'' 2023-11-02 17:21:37,955 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.036s 2023-11-02 17:21:37,956 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-65a46e49-6c87-42b2-a1f3-170536ad1fe9', 'x-compute-request-id': 'req-65a46e49-6c87-42b2-a1f3-170536ad1fe9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 could not be found."}}' 2023-11-02 17:21:37,989 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest -keypair-2004802136 0.031s 2023-11-02 17:21:37,990 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b62f735d-5184-42f9-8eab-6ae993f7d558', 'x-compute-request-id': 'req-b62f735d-5184-42f9-8eab-6ae993f7d558', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2004802136'} Body: b'' 2023-11-02 17:21:38,205 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f7fee94f-6c22-4dcf-a44d-a2aaceb4050c 0.214s 2023-11-02 17:21:38,205 84151 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-a7d26030-ddf6-4b55-bbd5-20075fc46d74', 'content-length': '0', 'date': 'Thu, 02 Nov 2023 17:21:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f7fee94f-6c22-4dcf-a44d-a2aaceb4050c'} Body: b'' 2023-11-02 17:21:38,229 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f7fee94f-6c22-4dcf-a44d-a2aaceb4050c 0.023s 2023-11-02 17:21:38,230 84151 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-5f5f3e83-dbfb-4f5c-9821-966805df64fb', 'date': 'Thu, 02 Nov 2023 17:21:38 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f7fee94f-6c22-4dcf-a44d-a2aaceb4050c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f7fee94f-6c22-4dcf-a44d-a2aaceb4050c does not exist", "detail": ""}}' 2023-11-02 17:21:38,970 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4a58f318-5866-4cbb-a186-95d312c2679f 0.739s 2023-11-02 17:21:38,970 84151 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-807f0468-6546-4144-b3f2-7207e92b945a', 'content-length': '0', 'date': 'Thu, 02 Nov 2023 17:21:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4a58f318-5866-4cbb-a186-95d312c2679f'} Body: b'' 2023-11-02 17:21:39,845 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/70d88ea5-2a37-49ac-a8cf-726ab5c5eac3 0.873s 2023-11-02 17:21:39,845 84151 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-6caab814-3fe3-4a0a-a4a1-6dcf649b0ccb', 'date': 'Thu, 02 Nov 2023 17:21:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/70d88ea5-2a37-49ac-a8cf-726ab5c5eac3'} Body: b'' 2023-11-02 17:21:40,411 84151 IN FO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/ab5600fb-8b71-492d-80db-d8a5559d2087 0.565s 2023-11-02 17:21:40,411 84151 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-dc48fd92-f12a-4c0d-964d-9ab223e4110b', 'date': 'Thu, 02 Nov 2023 17:21:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/ab5600fb-8b71-492d-80db-d8a5559d2087'} Body: b'' 2023-11-02 17:21:40,741 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/9bc348b5-d08a-43e6-8ab7-f247692d5fa0 0.330s 2023-11-02 17:21:40,742 84151 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-8fe9ac89-96a1-4f63-84dd-85de81f641be', 'date': 'Thu, 02 Nov 2023 17:21:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/9bc348b5-d08a-43e6-8ab7-f247692d5fa0'} Body: b'' 2023-11-02 17:21:41,221 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/8e51d97c-4701-4c97-8ad5-d1104e6a4a82 0.478s 2023-11-02 17:21:41,222 84151 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-eb1be987-e1e4-4a6c-8e82-230f4d1fb7d9', 'date': 'Thu, 02 Nov 2023 17:21:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/8e51d97c-4701-4c97-8ad5-d1104e6a4a82'} Body: b'' 2023-11-02 17:21:41,867 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/365a17fe-7226-41ad-a0ec-5ec5fbf09d02 0.645s 2023-11-02 17:21:41,867 84151 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-fbc2c092-9d2f-4a4b-9e95-85baa44e3ad6', 'date': 'Thu, 02 Nov 2023 17:21:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/365a17fe-7226-41ad-a0ec-5ec5fbf09d02'} Body: b'' 2023-11-02 17:21:42,682 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/3fda9a27-9487-485d-a163-54cad9966a71 0.814s 2023-11-02 17:21:42,683 84151 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-dfc0a958-4291-44ee-aa92-a9726b3d9c29', 'date': 'Thu, 02 Nov 2023 17:21:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/3fda9a27-9487-485d-a163-54cad9966a71'} Body: b'' {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.449537s] ... ok {11} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.368111s] ... ok {6} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [309.744474s] ... ok {11} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [20.258754s] ... ok {9} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [6.203056s] ... ok {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.035143s] ... ok {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.030203s] ... ok {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.042020s] ... ok {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [322.020523s] ... ok {9} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.700818s] ... ok {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [19.023412s] ... ok {11} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.024064s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.243910s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.324955s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.027538s] ... ok {6} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.383326s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.193809s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.019235s] ... ok {9} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.018921s] ... ok {6} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.792637s] ... ok {11} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {11} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.234993s] ... ok {2} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [165.838977s] ... ok {9} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [27.856542s] ... ok {6} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [25.320622s] ... ok {1} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [118.661965s] ... ok {5} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [127.013111s] ... ok {6} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [19.465557s] ... ok {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [420.394480s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.202008s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.032560s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.195316s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.086472s] ... ok {2} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.314148s] ... ok {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [37.413200s] ... ok {2} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.011551s] ... ok {2} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.244416s] ... ok {6} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [18.426167s] ... ok {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.382247s] ... ok {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.219119s] ... ok {6} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [16.876098s] ... ok {6} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [8.185247s] ... ok {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [102.047644s] ... ok {5} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [126.413422s] ... ok {6} 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`. {6} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [107.427020s] ... ok {9} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [47.883857s] ... ok {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [267.439783s] ... ok {2} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [72.693165s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.497773s] ... ok {4} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [428.210322s] ... ok {9} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [67.876852s] ... ok {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [549.082578s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [27.540711s] ... ok {4} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [18.780468s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.047706s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.071141s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.046503s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.102121s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.045748s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.046910s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.031061s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.046508s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.046334s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.047159s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.048637s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.137903s] ... ok {2} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.124508s] ... ok {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [269.881760s] ... ok {10} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {10} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.103306s] ... ok {10} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.040139s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [46.168884s] ... ok {2} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {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`. {2} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {11} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [355.521684s] ... ok {10} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [27.916934s] ... ok {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [194.866795s] ... ok {9} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [43.103901s] ... ok {10} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [38.568219s] ... ok {10} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [25.427944s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.240991s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [25.023048s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.187341s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.581360s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.042472s] ... ok {10} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.226364s] ... ok {10} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.274509s] ... ok {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.192363s] ... ok {5} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.183050s] ... ok {5} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {0} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [446.461971s] ... ok {5} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [17.070347s] ... ok {5} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.290744s] ... ok {5} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.189819s] ... ok {3} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [247.968995s] ... ok {3} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.023012s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.030810s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.030758s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.028894s] ... ok {3} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.025093s] ... ok {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [5.808574s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.332287s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [57.978657s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [71.226691s] ... ok {3} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [162.701605s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.239224s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.212327s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.240132s] ... ok {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [1203.500067s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 275, in test_attach_volume_shelved_or_offload_server self._unshelve_server_and_check_volumes( File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 249, in _unshelve_server_and_check_volumes waiters.wait_for_server_status(self.servers_client, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-02 17:17:06,666 84149 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-11-02 17:17:06,666 84149 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-11-02 17:17:07,096 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.428s 2023-11-02 17:17:07,097 84149 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-1546098073", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEP4qQYJL6H6UKq6nH6AswOA1zi+zAJjZ+sS43goRLZGiDdVoXCQpJwUxjB41ygCvVugbyNvx0HHWG74gfXP/7htzc43wKdNJJ5GPfvY8Iv0gNOxFnxRbspNqN3E5KvnEQ=="}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:06 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-0e3eb7df-7ceb-4104-9bb1-505378d963e5', 'x-compute-request-id': 'req-0e3eb7df-7ceb-4104-9bb1-505378d963e5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1546098073", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEP4qQYJL6H6UKq6nH6AswOA1zi+zAJjZ+sS43goRLZGiDdVoXCQpJwUxjB41ygCvVugbyNvx0HHWG74gfXP/7htzc43wKdNJJ5GPfvY8Iv0gNOxFnxRbspNqN3E5KvnEQ==", "fingerprint": "28:41:0c:73:ce:d0:8b:25:db:cd:a9:04:57:76:2a:bb", "user_id": "f1f92dd53761465592b6d5390090f59f"}}' 2023-11-02 17:17:07,099 84149 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1546098073 created 2023-11-02 17:17:08,118 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.019s 2023-11-02 17:17:08,119 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--863093679", "description": "tempest-description--498066208"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-b1053953-adcf-4c2d-a2a9-d6aaf9e2e2fe', 'date': 'Thu, 02 Nov 2023 17:17:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "name": "tempest-securitygroup--863093679", "stateful": true, "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "description": "tempest-description--498066208", "shared": false, "security_group_rules": [{"id": "0a6b0cda-f137-4c1b-affb-053da0921b48", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "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": 249, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-02T17:17:07Z", "updated_at": "2023-11-02T17:17:07Z", "revision_number": 0}, {"id": "eb32fde6-3ddf-4251-a494-7fde64d2af33", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "ethertype": "IPv4", "direction": "eg ress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 248, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-02T17:17:07Z", "updated_at": "2023-11-02T17:17:07Z", "revision_number": 0}], "tags": [], "created_at": "2023-11-02T17:17:07Z", "updated_at": "2023-11-02T17:17:07Z", "revision_number": 1, "project_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:17:09,929 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.809s 2023-11-02 17:17:09,929 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "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-bb764414-1337-4fcb-9b72-8b5e148cb783', 'date': 'Thu, 02 Nov 2023 17:17: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": "ebf58061-9852-48d8-98e8-44a54ce091ea", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "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": "2023-11-02T17:17:08Z", "updated_at": "2023-11-02T17:17:08Z", "revision_number": 0}}' 2023-11-02 17:17:11,593 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.663s 2023-11-02 17:17:11,593 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-32d2a5b5-2240-4c33-b85a-86460a6d1bea', 'date': 'Thu, 02 Nov 2023 17:17: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": "f17b2cd5-d1b3-42d8-84e7-7737958feb79", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "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": "2023-11-02T17:17:10Z", "updated_at": "2023-11-02T17:17:10Z", "revision_number": 0}}' 2023-11-02 17:17:11,594 84149 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--863093679 created 2023-11-02 17:17:14,573 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.979s 2023-11-02 17:17:14,573 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-65965c72-6490-4678-b9a0-bae3093d6a4a', 'date': 'Thu, 02 Nov 2023 17:17:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2807e001-f2bd-4172-a12e-b273747ac9ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "floating_ip_address": "172.24.4.238", "floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-02T17:17:13Z", "updated_at": "2023-11-02T17:17:13Z", "revision_number": 0}}' 2023-11-02 17:17:14,574 84149 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2807e001-f2bd-4172-a12e-b273747ac9ec', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'floating_ip_address': '172.24.4.238', 'floating_network_id': '6d7520dd-4687-4668-a0af-ade7b3c31637', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-02T17:17:13Z', 'updated_at': '2023-11-02T17:17:13Z', 'revision_number': 0, 'ip': '172.24.4.238'} created 2023-11-02 17:17:14,698 84149 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.120s 2023-11-02 17:17:14,699 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:14 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-ae203448-089b-4345-b0a2-4686da3146a1', '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": "f1f92dd53761465592b6d5390090f59f", "name": "tempest-AttachVolumeShelveTestJSON-1991165793-project-member", "password_expires_at": null}, "audit_ids": ["Us3OnCLgSVOx8LMGHqfjeA"], "expires_at": "2023-11-02T18:17:14.000000Z", "issued_at": "2023-11-02T17:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccb03b0bde444fbc82be742d0027c0ec", "name": "tempest-AttachVolumeShelveTestJSON-1991165793"}, "is_domain": false, "roles": [{"id": "be74c61e5a354e23bac5ef7bfb7e8f0f", "name": "member"}, {"id": "fb2e5d4a5d4243db9d9b6df9bd288309", "name": "reader"}], "catalog": [{"endpoints": [{"id": "09425273dde543a09169111686c518c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec", "region": "RegionOne"}], "id": "5ea2c01a429f45b89a8a93f3ef5b04c9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c181c413945a409a8007eb0f863005c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f3b5be2feb243ab95b25c447028b000", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d78470899e4042aa94579899f440beba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec", "region": "RegionOne"}], "id": "9fa61c4d48cd49daa53bcf4e484dee23", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ebda6800f9a74bc5be375497773593f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "Regi onOne"}], "id": "a81546b8b67d42de87c5fb578b000076", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5fb88601d83343babfa46c1519799e6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ccb03b0bde444fbc82be742d0027c0ec", "region": "RegionOne"}], "id": "b3555cfbeeba4091aa8c2b4d2468ffca", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "426cb94bbc82405eac595ba3d765e4f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d369d865296a439ebd4c9e47bf4ee79d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "06385cdde234496fb1bb7b3c1b9d686c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e78234c79bd549a2b32bf182be87826c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "63009405e8514a06aba492e7c81782be", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ffd3ef56611e4faeb8b5b0c3c0f46cf1", "type": "placement", "name": "placement"}]}}' 2023-11-02 17:17:14,700 84149 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'd441b8be-1bf4-4143-b3b5-bfcc521272e8', 'name': 'tempest-AttachVolumeShelveTestJSON-1500891392-network', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22450, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-11-02T17:16:45Z', 'updated_at': '2023-11-02T17:16:45Z', 'revision_number': 1} available for tenant 2023-11-02 17:17:14,700 84149 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1546098073', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEP4qQYJL6H6UKq6nH6AswOA1zi+zAJjZ+sS43goRLZGiDdVoXCQpJwUxjB41ygCvVugbyNvx0HHWG74gfXP/7htzc43wKdNJJ5GPfvY8Iv0gNOxFnxRbspNqN3E5KvnEQ==', 'fingerprint': '28:41:0c:73:ce:d0:8b:25:db:cd:a9:04:57:76:2a:bb', 'user_id': 'f1f92dd53761465592b6d5390090f59f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAFV3vnnaqtXPLXLPEdeTWzXrjaGPPUhHkEx9TxYXbn/Ldwijg7Yc9Q\nygOPi8q0J2+gBwYFK4EEACKhZANiAARD+KkGCS+h+lCqupx+gLMDgNc4vswCY2fr\nEuN4KES2Rog3VaFwkKScFMYweNcoAr1boG8jb8dBx1hu+IH1z/+4bc3ON8CnTSSe\nRj372PCL9IDTsRZ8UW7KTajdxOSr5xE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '53fb98d7-9b53-437d-8fb5-34f62a4513aa', 'name': 'tempest-securitygroup--863093679', 'stateful': True, 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'description': 'tempest-description--498066208', 'shared': False, 'security_group_rules': [{'id': '0a6b0cda-f137-4c1b-affb-053da0921b48', 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'security_group_id': '53fb98d7-9b53-437d-8fb5-34f62a4513aa', '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': 249, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-02T17:17:07Z', 'updated_at': '2023-11-02T17:17:07Z', 'revision_number': 0}, {'id': 'eb32fde6-3ddf-4251-a494-7fde64d2af33', 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'security_group_id': '53fb98d7-9b53-437d-8fb5-34f62a4513aa', 'ethertype': 'IPv4', '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': 248, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-02T17:17:07Z', 'updated_at': '2023-11-02T17:17:07Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-11-02T17:17:07Z', 'updated_at': '2023-11-02T17:17:07Z', 'revision_number': 1, 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec'}, 'floating_ip': {'id': '2807e001-f2bd-4172-a12e-b273747ac9ec', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'floating_ip_address': '172.24.4.238', 'floating_network_id': '6d7520dd-4687-4668-a0af-ade7b3c31637', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-02T17:17:13Z', 'updated_at': '2023-11-02T17:17:13Z', 'revision_number': 0, 'ip': '172.24.4.238'}} 2023-11-02 17:17:16,755 84149 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 2.054s 2023-11-02 17:17:16,756 84149 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-1400154423", "imageRef": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "d441b8be-1bf4-4143-b3b5-bfcc521272e8"}], "security_groups": [{"name": "tempest-securitygroup--863093679"}], "key_name": "tempest-keypair-1546098073", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418', '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-8c268ab6-aae2-4da4-a802-0bb36557b21e', 'x-compute-request-id': 'req-8c268ab6-aae2-4da4-a802-0bb36557b21e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--863093679"}], "adminPass": "password"}}' 2023-11-02 17:17:16,991 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.232s 2023-11-02 17:17:16,991 84149 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': 'Thu, 02 Nov 2023 17:17:16 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-6389240e-424f-472e-86c5-6b0c5b187da6', 'x-compute-request-id': 'req-6389240e-424f-472e-86c5-6b0c5b187da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": { "id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "BUILD", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:17Z", "updated": "2023-11-02T17:17:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1546098073", "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}}' 2023-11-02 17:18:07,315 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.260s 2023-11-02 17:18:07,315 84149 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': 'Thu, 02 Nov 2023 17:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', '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-08ba1c7d-50b8-4aee-a808-fbd77a8cd0b8', 'x-compute-request-id': 'req-08ba1c7d-50b8-4aee-a808-fbd77a8cd0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "ACTIVE", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "e39b650f8327484ddbafce44ed3f26aab9cd4db428c391203e756ef3", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:17:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "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}}' 2023-11-02 17:18:07,335 84149 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-11-02 17: 19:07,595 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-interface 0.200s 2023-11-02 17:19:07,596 84149 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': 'Thu, 02 Nov 2023 17:19:07 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-a00d54ab-c51e-4632-9c65-dc8e8e9df6b2', 'x-compute-request-id': 'req-a00d54ab-c51e-4632-9c65-dc8e8e9df6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d441b8be-1bf4-4143-b3b5-bfcc521272e8", "port_id": "0864571c-261a-43f1-a1ec-0c481e22f430", "mac_addr": "fa:16:3e:08:8e:66", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "69c9cf65-a823-4cd8-9c74-e4f67231cb2a", "ip_address": "10.0.0.6"}]}]}' 2023-11-02 17:19:08,499 84149 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/2807e001-f2bd-4172-a12e-b273747ac9ec 0.899s 2023-11-02 17:19:08,499 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0864571c-261a-43f1-a1ec-0c481e22f430"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-684e2084-6625-4a45-9cba-a9a6187b03d6', 'date': 'Thu, 02 Nov 2023 17:19:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2807e001-f2bd-4172-a12e-b273747ac9ec'} Body: b'{"floatingip": {"id": "2807e001-f2bd-4172-a12e-b273747ac9ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "floating_ip_address": "172.24.4.238", "floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637", "router_id": "4670ceb1-f922-48d4-a8ee-b7142a9437c4", "port_id": "0864571c-261a-43f1-a1ec-0c481e22f430", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d441b8be-1bf4-4143-b3b5-bfcc521272e8", "mac_address": "fa:16:3e:08:8e:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-02T17:17:13Z", "updated_at": "2023-11-02T17:19:07Z", "revision_number": 1, "project_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:08,501 84149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.238:22' as 'cirros' with public key authentication 2023-11-02 17:19:08,609 84149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-11-02 17:19:08,726 84149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-11-02 17:19:08,727 84149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.238 successfully created 2023-11-02 17:19:08,779 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418/ips 0.052s 2023-11-02 17:19:08,780 84149 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 Resp onse - Headers: {'date': 'Thu, 02 Nov 2023 17:19:08 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-697d3355-4130-4026-b498-4e99b24ff275', 'x-compute-request-id': 'req-697d3355-4130-4026-b498-4e99b24ff275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-11-02 17:19:29,219 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes 20.436s 2023-11-02 17:19:29,219 84149 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-819557640"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b3ec00-68e1-4f41-bc87-edec6694f179', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b3ec00-68e1-4f41-bc87-edec6694f179', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:28.942473", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-02 17:19:29,643 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.411s 2023-11-02 17:19:29,644 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a56619-75cb-4b37-b415-1e2dafa1d720', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a56619-75cb-4b37-b415-1e2dafa1d720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be74 2d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:30,732 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.075s 2023-11-02 17:19:30,733 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc196e7-123c-4e62-abe0-00fc9da01ca0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc196e7-123c-4e62-abe0-00fc9da01ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:31,809 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.063s 2023-11-02 17:19:31,810 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a63488-6359-4f94-b79e-df87f8d12c9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a63488-6359-4f94-b79e-df87f8d12c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a 8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:32,919 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.083s 2023-11-02 17:19:32,919 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9a6562-8590-4fa1-b7c1-821219b4689b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9a6562-8590-4fa1-b7c1-821219b4689b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:34,012 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.079s 2023-11-02 17:19:34,013 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-861a7499-67b8-4a4a-a815-e155226e7888', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-861a7499-67b8-4a4a-a815-e155226e7888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:35,130 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.092s 2023-11-02 17:19:35,130 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15769c9b-8e49-4a18-87f2-cdc947e956a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15769c9b-8e49-4a18-87f2-cdc947e956a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:52,817 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 16.665s 2023-11-02 17:19:52,817 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd1ba89-e6dd-43ea-9c5c-8c37ca01e1c1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd1ba89-e6dd-43ea-9c5c-8c37ca01e1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:36.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:52,829 84149 INFO [tempest.common.waiters] volume a16f135a-e063-45ce-915 0-324a8e7c977b reached available after waiting for 23.829472 seconds 2023-11-02 17:19:52,830 84149 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2023-11-02 17:19:52,830 84149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.238:22' as 'cirros' with public key authentication 2023-11-02 17:19:52,883 84149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-11-02 17:19:52,988 84149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-11-02 17:19:52,989 84149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.238 successfully created 2023-11-02 17:19:53,000 84149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.238:22' as 'cirros' with public key authentication 2023-11-02 17:19:53,003 84149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-11-02 17:19:53,083 84149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-11-02 17:19:53,084 84149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.238 successfully created 2023-11-02 17:19:54,654 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418/action 1.569s 2023-11-02 17:19:54,654 84149 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: {"shelve": {}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', '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-b028c811-0680-48c1-9b91-8c837c747a6d', 'x-compute-request-id': 'req-b028c811-0680-48c1-9b91-8c837c747a6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/action'} Body: b'' 2023-11-02 17:19:56,495 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 1.840s 2023-11-02 17:19:56,495 84149 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': 'Thu, 02 Nov 2023 17:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1731', '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-543498fc-7656-4996-818a-f88f78bb8755', 'x-compute-request-id': 'req-543498fc-7656-4996-818a-f88f78bb8755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "ACTIVE", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "e39b650f8327484ddbafce44ed3f26aab9cd4db428c391203e756ef3", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:19:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-11-02 17:20:46,821 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.263s 2023-11-02 17:20:46,822 84149 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': 'Thu, 02 Nov 2023 17:20:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1651', '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-b1e780e5-5851-4174-ad50-147d7a2e695b', 'x-compute-request-id': 'req-b1e780e5-5851-4174-ad50-147d7a2e695b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:20:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-11-02 17:20:46,849 84149 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "SHELVED_OFFLOADED/None" after 50 second wait 2023-11-02 17:21:47,486 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_a ttach_volume_shelved_or_offload_server): 200 POST http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments 0.577s 2023-11-02 17:21:47,487 84149 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: {"volumeAttachment": {"volumeId": "a16f135a-e063-45ce-9150-324a8e7c977b"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '188', '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-3c8e7e33-9035-4f10-8993-64a9f0bdc5c8', 'x-compute-request-id': 'req-3c8e7e33-9035-4f10-8993-64a9f0bdc5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "serverId": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "volumeId": "a16f135a-e063-45ce-9150-324a8e7c977b", "device": null}}' 2023-11-02 17:21:47,586 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.097s 2023-11-02 17:21:47,586 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f58aa52-6e57-43ed-8ad8-1a2feb0d6147', 'content-length': '1178', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f58aa52-6e57-43ed-8ad8-1a2feb0d6147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:21:47.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "attachment_id": "5c7999e7-e1b2-41e7-aa00-bd519daf24ae", "volume_id": "a16f135a-e063-45ce-9150-324a8e7c977b", "server_id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:21:47,600 84149 INFO [tempest.common.waiters] Attachment 5c7999e7-e1b2-41e7-aa00-bd519daf24ae created for volume a16f135a-e063-45ce-9150-324a8e7c977b to server e9d8737b-e341-4c00-bb8c-6e1847d24418 after waiting for 0.600491 seconds 2023-11-02 17:21:47,686 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.085s 2023-11-02 17:21:47,686 84149 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a95cb8-e179-40bb-b72e-e947da463b97', 'content-length': '1178', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a95cb8-e179-40bb-b72e-e947da463b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:21:47.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "attachment_id": "5c7999e7-e1b2-41e7-aa00-bd519daf24ae", "volume_id": "a16f135a-e063-45ce-9150-324a8e7c977b", "server_id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:21:47,699 84149 INFO [tempest.common.waiters] volume a16f135a-e063-45ce-9150-324a8e7c977b reached in-use after waiting for 0.699336 seconds 2023-11-02 17:21:47,972 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418/action 0.273s 2023-11-02 17:21:47,973 84149 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: {"unshelve": null} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', '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-0f5b61b2-d3ea-4ecc-b058-152640d25c84', 'x-compute-request-id': 'req-0f5b61b2-d3ea-4ecc-b058-152640d25c84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/action'} Body: b'' 2023-11-02 17:21:48,603 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.629s 2023-11-02 17:21:48,603 84149 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': 'Thu, 02 Nov 2023 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1737', '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-5145a732-e7fa-4a23-90fa-f9d69a602c6f', 'x-compute-request-id': 'req-5145a732-e7fa-4a23-90fa-f9d69a602c6f', 'co nnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:21:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:22:39,180 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.511s 2023-11-02 17:22:39,181 84149 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': 'Thu, 02 Nov 2023 17:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-9bed556c-dca4-4f41-a705-6841bae42fb9', 'x-compute-request-id': 'req-9bed556c-dca4-4f41-a705-6841bae42fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://1 0.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:22:39,208 84149 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/None" after 51 second wait 2023-11-02 17:23:29,541 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.284s 2023-11-02 17:23:29,542 84149 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': 'Thu, 02 Nov 2023 17:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-9cee2a85-2079-45cd-be02-066a17a5de16', 'x-compute-request-id': 'req-9cee2a85-2079-45cd-be02-066a17a5de16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:24:19,949 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.340s 2023-11-02 17:24:19,950 84149 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': 'Thu, 02 Nov 2023 17:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-ea0569d1-218c-4f3c-abb6-c0630df90f24', 'x-compute-request-id': 'req-ea0569d1-218c-4f3c-abb6-c0630df90f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:25:10,294 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.276s 2023-11-02 17:25:10,294 84149 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': 'Thu, 02 Nov 2023 17:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-dd1d7320-ac1f-47a6-adcf-97659983c9d1', 'x-compute-request-id': 'req-dd1d7320-ac1f-47a6-adcf-97659983c9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelve TestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:26:00,837 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.478s 2023-11-02 17:26:00,838 84149 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': 'Thu, 02 Nov 2023 17:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-acfa10ea-4bc0-4ff6-96d3-d4fb9cef886a', 'x-compute-request-id': 'req-acfa10ea-4bc0-4ff6-96d3-d4fb9cef886a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:26:51,145 84149 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/se rvers/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.240s 2023-11-02 17:26:51,146 84149 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': 'Thu, 02 Nov 2023 17:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-083353a7-0962-440b-ba81-557195d6ccb9', 'x-compute-request-id': 'req-083353a7-0962-440b-ba81-557195d6ccb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:27:41,795 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.570s 2023-11-02 17:27:41,796 84149 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': 'Thu, 02 Nov 2023 17:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-2e2fd5f7-8f31-4412-8db2-b1feb66b8a49', 'x-compute-request-id': 'req-2e2fd5f7-8f31-4412-8db2-b1feb66b8a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:28:32,327 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.465s 2023-11-02 17:28:32,327 84149 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': 'Thu, 02 Nov 2023 17:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-b4b15eee-60fd-4dfb-ad74-b64f5535febd', 'x-compute-request-id': 'req-b4b15eee-60fd-4dfb-ad74-b64f5535febd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9 150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:29:22,658 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.253s 2023-11-02 17:29:22,658 84149 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': 'Thu, 02 Nov 2023 17:29:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-4e3aa010-adb8-4101-969f-4a97c227aefc', 'x-compute-request-id': 'req-4e3aa010-adb8-4101-969f-4a97c227aefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:30:12,995 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.255s 2023-11-02 17:30:12,995 84149 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': 'Thu, 02 Nov 2023 17:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-9e50a752-bd4b-4820-963b-204dc3986707', 'x-compute-request-id': 'req-9e50a752-bd4b-4820-963b-204dc3986707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVol umeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:31:03,334 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.281s 2023-11-02 17:31:03,335 84149 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': 'Thu, 02 Nov 2023 17:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-ad5c57bf-bbbe-4a7b-8842-326b1d4ff849', 'x-compute-request-id': 'req-ad5c57bf-bbbe-4a7b-8842-326b1d4ff849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17: 17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:31:53,608 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.210s 2023-11-02 17:31:53,608 84149 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': 'Thu, 02 Nov 2023 17:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-8d67abc6-6e55-4cd1-9157-1da022ed0486', 'x-compute-request-id': 'req-8d67abc6-6e55-4cd1-9157-1da022ed0486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:32:44,018 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.345s 2023-11-02 17:32:44,019 84149 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': 'Thu, 02 Nov 2023 17:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-b98e0ba5-b29a-4c78-b098-2d47601eb300', 'x-compute-request -id': 'req-b98e0ba5-b29a-4c78-b098-2d47601eb300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:33:34,309 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.223s 2023-11-02 17:33:34,309 84149 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': 'Thu, 02 Nov 2023 17:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-97ed14d0-2559-4a78-b80d-e5791b4c0701', 'x-compute-request-id': 'req-97ed14d0-2559-4a78-b80d-e5791b4c0701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e18 47d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:34:24,596 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.221s 2023-11-02 17:34:24,597 84149 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': 'Thu, 02 Nov 2023 17:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-a2a6a1db-2edc-4e01-9e37-88e5ce70b9b8', 'x-compute-request-id': 'req-a2a6a1db-2edc-4e01-9e37-88e5ce70b9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:35:14,875 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.204s 2023-11-02 17:35:14,876 84149 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': 'Thu, 02 Nov 2023 17:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-length': '1733', '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-cea5c1d0-5759-421b-9387-9ef057f7b7b9', 'x-compute-request-id': 'req-cea5c1d0-5759-421b-9387-9ef057f7b7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:36:05,193 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.255s 2023-11-02 17:36:05,193 84149 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': 'Thu, 02 Nov 2023 17:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-84e044b0-79e7-4a64-88fe-85a908562966', 'x-compute-request-id': 'req-84e044b0-79e7-4a64-88fe-85a908562966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac _addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:36:55,602 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.345s 2023-11-02 17:36:55,603 84149 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': 'Thu, 02 Nov 2023 17:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-45f5316c-6c30-4345-900d-2236a7837114', 'x-compute-request-id': 'req-45f5316c-6c30-4345-900d-2236a7837114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:37:06,717 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.050s 2023-11-02 17:37:06,717 84149 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e0eff9-d601-4102-b09d-71ce83f4fbef', 'content-length': '1178', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e0eff9-d601-4102-b09d-71ce83f4fbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:21:47.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "attachment_id": "5c7999e7-e1b2-41e7-aa00-bd519daf24ae", "volume_id": "a16f135a-e063-45ce-9150-324a8e7c977b", "server_id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:37:07,033 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments/a16f135a-e063-45ce-9150-324a8e7c977b 0.303s 2023-11-02 17:37:07,033 84149 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': 'Thu, 02 Nov 2023 17:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', '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-aa44588d-d11c-40de-bbcb-3d3c2b3ed83e', 'x-compute-request-id': 'req-aa44588d-d11c-40de-bbcb-3d3c2b3ed83e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'' 2023-11-02 17:37:07,172 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments 0.138s 2023-11-02 17:37:07,172 84149 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': 'Thu, 02 Nov 2023 17:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', '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-c9d4e25f-eb24-4892-82f2-48ea0c11a991', 'x-compute-request-id': 'req-c9d4e25f-eb24-4892-82f2-48ea0c11a991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b -e341-4c00-bb8c-6e1847d24418/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2023-11-02 17:37:07,217 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.042s 2023-11-02 17:37:07,218 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d850bed2-4e0d-4eee-9e1f-baac2e127d6d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d850bed2-4e0d-4eee-9e1f-baac2e127d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:37:07.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:37:07,246 84149 INFO [tempest.common.waiters] volume a16f135a-e063-45ce-9150-324a8e7c977b reached available after waiting for 0.246027 seconds 2023-11-02 17:37:09,201 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418 1.955s 2023-11-02 17:37:09,202 84149 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': 'Thu, 02 Nov 2023 17:37:07 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-02a9ea8e-a322-4b5a-960d-619f5f54951b', 'x-compute-request-id': 'req-02a9ea8e-a322-4b5a-960d-619f5f54951b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'' 2023-11-02 17:37:09,238 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.035s 2023-11-02 17:37:09,238 84149 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': 'Thu, 02 Nov 2023 17:37:09 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-86071ea4-75f8-4692-ad51-9e4a9250f5fe', 'x-compute-request-i d': 'req-86071ea4-75f8-4692-ad51-9e4a9250f5fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e9d8737b-e341-4c00-bb8c-6e1847d24418 could not be found."}}' 2023-11-02 17:37:09,295 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1546098073 0.055s 2023-11-02 17:37:09,295 84149 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': 'Thu, 02 Nov 2023 17:37:09 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-44be5a96-3f96-4467-87c6-b1b4f045cac5', 'x-compute-request-id': 'req-44be5a96-3f96-4467-87c6-b1b4f045cac5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1546098073'} Body: b'' 2023-11-02 17:37:09,463 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/53fb98d7-9b53-437d-8fb5-34f62a4513aa 0.167s 2023-11-02 17:37:09,463 84149 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-1076016b-c151-483f-8cc8-598e3cd2fbcf', 'content-length': '0', 'date': 'Thu, 02 Nov 2023 17:37:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/53fb98d7-9b53-437d-8fb5-34f62a4513aa'} Body: b'' 2023-11-02 17:37:09,486 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/53fb98d7-9b53-437d-8fb5-34f62a4513aa 0.022s 2023-11-02 17:37:09,487 84149 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-2ee45b02-6aaf-45c4-9758-8f6485c2d580', 'date': 'Thu, 02 Nov 2023 17:37:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/53fb98d7-9b53-437d-8fb5-34f62a4513aa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 53fb98d7-9b53-437d-8fb5-34f62a4513aa does not exist", "detail": ""}}' 2023-11-02 17:37:10,163 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2807e001-f2bd-4172-a12e-b273747ac9ec 0.676s 2023-11-02 17:37:10,164 84149 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-45b28aa1-274c-4f8a-bcd8-bbc56c007b89', 'content-length': '0', 'date': 'Thu, 02 Nov 2023 17:37:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2807e001-f2bd-4172-a12e-b273747ac9ec'} Body: b'' {7} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [554.475685s] ... ok {5} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [43.027637s] ... ok {10} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [395.128738s] ... ok {5} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {7} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [40.744022s] ... ok {1} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [473.189097s] ... ok {7} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.353325s] ... ok {7} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.262124s] ... ok {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.069131s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [18.210304s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.561860s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [2.685446s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [2.663836s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.015357s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.042515s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.052912s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.029843s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.020309s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.013186s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.015641s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.023759s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009339s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.024767s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.024187s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.011391s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.123020s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.084259s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.068458s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.073218s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.128628s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.025447s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.027447s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.010257s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.026980s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.030309s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.024695s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.015839s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.013529s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.026165s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.014319s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.032407s] ... ok {5} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.027173s] ... ok {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [227.745947s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [16.956703s] ... ok {7} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [395.206122s] ... ok {10} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [372.923482s] ... ok {7} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [280.723814s] ... ok {3} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [535.775932s] ... ok {3} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {3} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {3} 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`. {7} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [21.246762s] ... ok {0} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [414.381558s] ... ok {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [561.898914s] ... ok {7} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [263.309219s] ... ok {0} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.230100s] ... ok {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.219544s] ... ok {0} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.171185s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.016959s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.018539s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.037455s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.026943s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.102003s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.022447s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.096029s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.041120s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.022421s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.130253s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.039045s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.032671s] ... ok {7} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [55.133137s] ... ok {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [28.642464s] ... ok {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [38.566737s] ... ok {7} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [55.866085s] ... ok {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [25.356399s] ... ok {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [661.955672s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [99.048176s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [18.760517s] ... ok {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [213.871768s] ... ok {0} 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`. {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [512.818578s] ... ok {8} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [268.201203s] ... ok {8} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [71.925218s] ... ok {8} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.282661s] ... ok {8} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.058798s] ... ok {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [60.156672s] ... ok {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [369.875496s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.068916s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.062599s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.081010s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.371123s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.228319s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.290880s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.059801s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.083546s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.096306s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.187342s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.085287s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.064952s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.131573s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.127355s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.130016s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.157809s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.079975s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.086644s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.185729s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.060200s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.012148s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.023557s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.016874s] ... ok {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [95.884046s] ... ok {8} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [39.584542s] ... ok {8} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {8} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [39.451996s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.747732s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.173965s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.160376s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.259335s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.024984s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.032226s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.156639s] ... ok {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.174393s] ... ok {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.990757s] ... ok {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [178.546565s] ... ok {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [16.425455s] ... ok {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [16.554359s] ... ok {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [16.736973s] ... ok {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [16.476543s] ... ok {1} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [16.837827s] ... ok {7} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [560.356462s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.050423s] ... ok {7} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [16.397612s] ... ok {1} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [254.658857s] ... ok {1} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {7} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [599.538258s] ... ok ============================== Failed 2 tests - output below: ============================== 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 213, in test_tagged_boot_devices server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, 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 321, 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 f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-11-02T17:20:52Z', 'message': 'Build of instance f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-1331d386-f478-41a4-b4a0-3c9b4fa1ac39. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-02 17:17:18,755 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes 0.756s 2023-11-02 17:17:18,755 84151 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-1305447298", "imageRef": "36a97702-8b81-46fe-8b9c-8c3e2e69141f"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444fabac-137c-4e41-a560-ea1eb0e5e066', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444fabac-137c-4e41-a560-ea1eb0e5e066', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:18.691282", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-02 17:17:18,822 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.056s 2023-11-02 17:17:18,823 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-062f2f2b-0769-467a-9b9f-682cd1c84ee8', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-062f2f2b-0769-467a-9b9f-682cd1c84ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:19,874 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.038s 2023-11-02 17:17:19,874 84151 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8bcae3f-d4b5-4eaf-9326-e09195cc491d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8bcae3f-d4b5-4eaf-9326-e09195cc491d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:20,948 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.062s 2023-11-02 17:17:20,948 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6becf15c-1310-4e7d-929a-392e3ceea6d4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6becf15c-1310-4e7d-929a-392e3ceea6d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:22,206 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.244s 2023-11-02 17:17:22,206 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:21 GMT', 'server' : 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08886900-8bb3-4dff-aece-dc94726ab656', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08886900-8bb3-4dff-aece-dc94726ab656', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:23,267 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.048s 2023-11-02 17:17:23,268 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a37cacaf-372d-476e-a484-cf396c37c506', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a37cacaf-372d-476e-a484-cf396c37c506', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:24,331 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.047s 2023-11-02 17:17:24,331 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a7dbc34-226c-438d-8e6b-bc35453ec00e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstac k-request-id': 'req-7a7dbc34-226c-438d-8e6b-bc35453ec00e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:25,444 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.092s 2023-11-02 17:17:25,444 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7da88803-5841-45f7-adc8-0d37e370c73a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7da88803-5841-45f7-adc8-0d37e370c73a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:26,599 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.128s 2023-11-02 17:17:26,599 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5ff7e38-d8e6-423f-8d41-c263369627cf', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5ff7e38-d8e6-423f-8d41-c263369627cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body : b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:27,937 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.319s 2023-11-02 17:17:27,938 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-471f18b6-bdd9-4485-a592-b9d4f80dd7b5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-471f18b6-bdd9-4485-a592-b9d4f80dd7b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:29,045 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.082s 2023-11-02 17:17:29,045 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c313fd7f-52d0-4a69-a380-31d68bedd1fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c313fd7f-52d0-4a69-a380-31d68bedd1fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootD evicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:30,178 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.108s 2023-11-02 17:17:30,179 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e21f1d4-fa3c-4e41-8e5c-5b8aac7d5c0c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e21f1d4-fa3c-4e41-8e5c-5b8aac7d5c0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:31,378 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.171s 2023-11-02 17:17:31,379 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74aee8e-7b3d-44df-9f68-84b210206145', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74aee8e-7b3d-44df-9f68-84b210206145', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/vol umes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:32,674 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.277s 2023-11-02 17:17:32,674 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb4725f8-8eab-4935-81ae-78fa886ad2c1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb4725f8-8eab-4935-81ae-78fa886ad2c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:33,797 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.103s 2023-11-02 17:17:33,797 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09b7fa99-a234-49e4-82c9-4cfdfcfd20e1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09b7fa99-a234-49e4-82c9-4cfdfcfd20e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:34,887 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.073s 2023-11-02 17:17:34,888 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf39710-9496-4c3d-b431-6c93d26d1af4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf39710-9496-4c3d-b431-6c93d26d1af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:36,014 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.095s 2023-11-02 17:17:36,014 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b679ae2-2ce2-48c8-b090-dbc9dcda027c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b679ae2-2ce2-48c8-b090-dbc9dcda027c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:37,114 84151 INFO [tem pest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.082s 2023-11-02 17:17:37,115 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-980f4550-4e22-4523-a4ab-0f854edf6283', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-980f4550-4e22-4523-a4ab-0f854edf6283', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:38,227 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.095s 2023-11-02 17:17:38,227 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1a73824-0d1a-45bc-832c-57cf63dbd7c7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1a73824-0d1a-45bc-832c-57cf63dbd7c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:39,314 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.072s 2023-11-02 17:17:39,314 84151 DE BUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4b3c356-dc08-45cf-a19d-5a670abd1485', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4b3c356-dc08-45cf-a19d-5a670abd1485', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:40,405 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.064s 2023-11-02 17:17:40,405 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeb8d12d-c60a-4d95-b45e-5cb0a893221e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeb8d12d-c60a-4d95-b45e-5cb0a893221e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:41,476 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.056s 2023-11-02 17:17:41,476 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f97b75e5-7e3e-4755-9503-265da03c6903', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f97b75e5-7e3e-4755-9503-265da03c6903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:42,600 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.110s 2023-11-02 17:17:42,600 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-217ef65d-67bd-4a37-806c-185fcdc4da3b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-217ef65d-67bd-4a37-806c-185fcdc4da3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:43,674 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.060s 2023-11-02 17:17:43,675 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64325826-ac05-4f5b-a289-7b83a1da62af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-64325826-ac05-4f5b-a289-7b83a1da62af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:44,877 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.177s 2023-11-02 17:17:44,878 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9837f98-0da0-4a42-8449-3d9fa4e68640', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9837f98-0da0-4a42-8449-3d9fa4e68640', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:46,010 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.108s 2023-11-02 17:17:46,011 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d45bf07-b1c5-427b-8714-b5473b63b6bd', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d45bf07-b1c5-427b-8714-b5473b63b6bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:47,141 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.104s 2023-11-02 17:17:47,142 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72637464-992b-4a83-80d6-87736dc11144', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72637464-992b-4a83-80d6-87736dc11144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:48,209 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.051s 2023-11-02 17:17:48,209 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d38ca14-c56a-4d59-8d40-7e3e4ebae282', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d38ca14-c56a-4d59-8d40-7e3e4ebae282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-Tag gedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:49,268 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:17:49,268 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd99282b-a40d-4a6b-92eb-91a74071ea42', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd99282b-a40d-4a6b-92eb-91a74071ea42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:50,368 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.082s 2023-11-02 17:17:50,368 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739931b9-c5f0-469d-9195-bc915e4034a2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739931b9-c5f0-469d-9195-bc915e4034a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca3698 31ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:51,446 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.061s 2023-11-02 17:17:51,447 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81009c86-fb31-44a7-9548-a209920b08bc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81009c86-fb31-44a7-9548-a209920b08bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:52,522 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.051s 2023-11-02 17:17:52,522 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01167d82-73d9-445f-956a-666fbe2a6109', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01167d82-73d9-445f-956a-666fbe2a6109', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "boo table": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:53,673 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.090s 2023-11-02 17:17:53,674 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55a1e292-6e2f-4dbd-b1d2-289f290c95d7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55a1e292-6e2f-4dbd-b1d2-289f290c95d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:54,762 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.074s 2023-11-02 17:17:54,762 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d671331-d117-4cb9-88ae-ea1cb501985d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d671331-d117-4cb9-88ae-ea1cb501985d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:55,827 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.046s 2023-11-02 17:17:55,827 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60bfeadb-0f90-4c5a-803c-40c93ea1550f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60bfeadb-0f90-4c5a-803c-40c93ea1550f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:56,898 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.053s 2023-11-02 17:17:56,898 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a022995e-ca19-4676-86b9-ff3599ec2182', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a022995e-ca19-4676-86b9-ff3599ec2182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:57,956 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.041s 2023-11-02 17:17:57,956 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997f80cc-21b5-40ac-ae84-793044dabb93', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997f80cc-21b5-40ac-ae84-793044dabb93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:17:59,022 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.051s 2023-11-02 17:17:59,022 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26383be1-b038-4274-8653-9558e4c6f665', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26383be1-b038-4274-8653-9558e4c6f665', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:00,082 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.046s 2023-11-02 17:18:00,082 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:0 0 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a512b58-7dfb-40ab-9e98-0e3bdef81d79', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a512b58-7dfb-40ab-9e98-0e3bdef81d79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:01,149 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.049s 2023-11-02 17:18:01,149 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7955227d-cbce-4e4a-8d2f-2e1d523cb3ce', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7955227d-cbce-4e4a-8d2f-2e1d523cb3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:02,209 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:18:02,209 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b57e2889-05c5-475e-bdfb-7d3e1a7ad4c2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Versi on', 'x-openstack-request-id': 'req-b57e2889-05c5-475e-bdfb-7d3e1a7ad4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:03,275 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.053s 2023-11-02 17:18:03,276 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfe663df-da01-450d-ace6-88c8f94fc3ce', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfe663df-da01-450d-ace6-88c8f94fc3ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:04,352 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.054s 2023-11-02 17:18:04,352 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f67acf-5d32-4f28-bf23-68ed4604505d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f67acf-5d32-4f28-bf23-68ed4604505d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6 a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:05,413 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.041s 2023-11-02 17:18:05,413 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbca1d2-0fdd-4184-8232-beeec059689d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bbca1d2-0fdd-4184-8232-beeec059689d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:06,485 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.059s 2023-11-02 17:18:06,485 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339daad9-2ac9-4a52-82bb-770e09e63b3b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339daad9-2ac9-4a52-82bb-770e09e63b3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tem pest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:07,543 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.046s 2023-11-02 17:18:07,544 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-401d353f-3938-4cbe-8c83-2d13d5f7daa3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-401d353f-3938-4cbe-8c83-2d13d5f7daa3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:08,653 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.096s 2023-11-02 17:18:08,654 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc64993d-4ebc-43d9-b23f-1b553b6077ca', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc64993d-4ebc-43d9-b23f-1b553b6077ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098 d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:09,718 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.048s 2023-11-02 17:18:09,718 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd9dec6a-a6eb-4bb5-9aa7-d206cd75029c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd9dec6a-a6eb-4bb5-9aa7-d206cd75029c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:10,768 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.037s 2023-11-02 17:18:10,769 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc638ed-5d60-441f-9089-7107eea8922f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc638ed-5d60-441f-9089-7107eea8922f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb2261 7", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:11,826 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.043s 2023-11-02 17:18:11,826 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c133cc93-d14c-4726-b408-d81a20310846', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c133cc93-d14c-4726-b408-d81a20310846', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:12,881 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.041s 2023-11-02 17:18:12,881 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-774c9e9c-ac43-4960-9d49-f9b53ca0ec0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-774c9e9c-ac43-4960-9d49-f9b53ca0ec0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:13,950 841 51 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.043s 2023-11-02 17:18:13,950 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339e4ba5-b7b3-42ba-bdf0-852a4b520f78', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339e4ba5-b7b3-42ba-bdf0-852a4b520f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:15,005 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.039s 2023-11-02 17:18:15,006 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0002451-1b12-4820-8ce4-a59bf3dfc8b4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0002451-1b12-4820-8ce4-a59bf3dfc8b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:16,059 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.040s 2023-11-02 17:18 :16,060 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cacf0807-29b4-4487-b625-c1bb564007b4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cacf0807-29b4-4487-b625-c1bb564007b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:17,117 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.044s 2023-11-02 17:18:17,117 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d430c1e-e4f4-4f58-b68c-4712d0f39eb6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d430c1e-e4f4-4f58-b68c-4712d0f39eb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:18,168 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.038s 2023-11-02 17:18:18,169 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d14ef148-6202-4879-a5a6-86b0c37842e1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d14ef148-6202-4879-a5a6-86b0c37842e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:19,223 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.042s 2023-11-02 17:18:19,223 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f66c200-e75d-4d85-be8b-19646f836bfa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f66c200-e75d-4d85-be8b-19646f836bfa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:20,304 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.067s 2023-11-02 17:18:20,304 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4da718de-6204-40cb-a474-00ef824262af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-4da718de-6204-40cb-a474-00ef824262af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:21,360 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.042s 2023-11-02 17:18:21,360 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b4c0cd30-4c5c-4fd9-b790-53d26a0491cb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b4c0cd30-4c5c-4fd9-b790-53d26a0491cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:22,427 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:18:22,428 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e508a91-5a27-44bb-93bf-1b0d519c2886', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e508a91-5a27-44bb-93bf-1b0d519c2886', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049 cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:23,495 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.052s 2023-11-02 17:18:23,496 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e8a36c-9499-4211-a296-b3b6acc9d05e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e8a36c-9499-4211-a296-b3b6acc9d05e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:24,551 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.042s 2023-11-02 17:18:24,551 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6187a919-3fe1-4001-86a1-bfdf739a7649', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6187a919-3fe1-4001-86a1-bfdf739a7649', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "nam e": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:25,629 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.065s 2023-11-02 17:18:25,630 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfc5525-206e-4856-a00d-ddb206f3c185', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfc5525-206e-4856-a00d-ddb206f3c185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:26,700 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.055s 2023-11-02 17:18:26,700 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba764d1e-384a-4797-abe0-76845acfcfe4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba764d1e-384a-4797-abe0-76845acfcfe4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf86 4f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:27,820 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.103s 2023-11-02 17:18:27,820 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c5e8be-993b-4fdd-af7c-e638111419e2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c5e8be-993b-4fdd-af7c-e638111419e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:28,894 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.054s 2023-11-02 17:18:28,895 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9f0d922-6ba7-44d9-a21f-fa678ffe1b77', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9f0d922-6ba7-44d9-a21f-fa678ffe1b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea 12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:29,963 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.055s 2023-11-02 17:18:29,964 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89dfec8f-1062-4ee1-8e32-912f9479c779', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89dfec8f-1062-4ee1-8e32-912f9479c779', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:31,024 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.047s 2023-11-02 17:18:31,024 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee073839-2ffd-4d24-b81d-bc26acc6e4b7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee073839-2ffd-4d24-b81d-bc26acc6e4b7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:32 ,085 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.047s 2023-11-02 17:18:32,085 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daf54ffb-6f37-4dd5-86c2-ec4eb2cde4fe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daf54ffb-6f37-4dd5-86c2-ec4eb2cde4fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:33,143 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.044s 2023-11-02 17:18:33,143 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58b6f085-13d9-4d17-b6bd-079a92d486b3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58b6f085-13d9-4d17-b6bd-079a92d486b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:34,200 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.044s 2023-11- 02 17:18:34,201 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72c198c2-e47c-4946-948f-611e30f5b246', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72c198c2-e47c-4946-948f-611e30f5b246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:35,256 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.040s 2023-11-02 17:18:35,256 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aaa4f2f-74cf-43d8-903d-cd8f405108af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aaa4f2f-74cf-43d8-903d-cd8f405108af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:36,347 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.070s 2023-11-02 17:18:36,348 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da2e88c7-352f-49e3-aa5a-54ae14a5efc9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da2e88c7-352f-49e3-aa5a-54ae14a5efc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:37,405 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:18:37,406 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2befe0f5-5c2b-4e3c-947f-759a2e5606a2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2befe0f5-5c2b-4e3c-947f-759a2e5606a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:38,465 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.045s 2023-11-02 17:18:38,465 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c95d990-0155-4650-b8ce-eaa4f502be40', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'Ope nStack-API-Version', 'x-openstack-request-id': 'req-9c95d990-0155-4650-b8ce-eaa4f502be40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:39,521 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.044s 2023-11-02 17:18:39,522 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f1c7c5-3fce-4ff3-941c-e6099fc47cf0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f1c7c5-3fce-4ff3-941c-e6099fc47cf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:40,599 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.058s 2023-11-02 17:18:40,600 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-237981e5-9640-48b0-9410-35702f85563a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-237981e5-9640-48b0-9410-35702f85563a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59- a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:17:19.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:41,664 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a 0.050s 2023-11-02 17:18:41,665 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ea4d850-b943-4b4e-b2f0-1a3be24514a4', 'content-length': '1359', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ea4d850-b943-4b4e-b2f0-1a3be24514a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a'} Body: b'{"volume": {"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:17:19.000000", "updated_at": "2023-11-02T17:18:41.000000", "name": "tempest-TaggedBootDevicesTest-volume-1305447298", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "true", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "image_id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "image_name": "cirros-0.6.2-x86_64-disk", "checksum": "c8fc807773e5354afe61636071771906", "container_format": "bare", "disk_format": "qcow2", "min_disk": "0", "min_ram": "0", "size": "21430272"}, "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:41,676 84151 INFO [tempest.common.waiters] volume 3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a reached available after waiting for 83.676630 seconds 2023-11-02 17:18:41,977 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes 0.300s 2023-11-02 17:18:41,977 84151 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-2134241124"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c95c3ef-bb29-481a-b701-66a37a8f5b63', 'content-length': '819', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c95c3ef-bb29-481a-b701-66a37a8f5b63', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:41.901917", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-02 17:18:42,031 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.043s 2023-11-02 17:18:42,032 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8693896-370e-4c0b-9e99-ae66dee33a52', 'content-length': '887', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8693896-370e-4c0b-9e99-ae66dee33a52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:43,095 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.050s 2023-11-02 17:18:43,095 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3c790c4-c834-4ce9-ad10-8f5b3d92b1b0', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3c790c4-c834-4ce9-ad10-8f5b3d92b1b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba /volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": "2023-11-02T17:18:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:44,168 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.059s 2023-11-02 17:18:44,168 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0c8fd0-6b54-431b-8bbd-98754b08b505', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0c8fd0-6b54-431b-8bbd-98754b08b505', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": "2023-11-02T17:18:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:45,234 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.052s 2023-11-02 17:18:45,234 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cd72f9-e275-4dc6-9c3e-6a1e9aa99abe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cd72f9-e275-4dc6-9c3e-6a1e9aa99abe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at" : "2023-11-02T17:18:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:46,324 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.076s 2023-11-02 17:18:46,324 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f99ae81-9db2-40c0-8119-a7574bfabf0d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f99ae81-9db2-40c0-8119-a7574bfabf0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": "2023-11-02T17:18:42.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:47,383 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d 0.045s 2023-11-02 17:18:47,383 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ae68638-529a-43da-b12c-644ef31c0b4e', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ae68638-529a-43da-b12c-644ef31c0b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d'} Body: b'{"volume": {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:42.000000", "updated_at": "2023-11-02T17:18:47.000000", "name": "tempest-TaggedBootDevicesTest-volume-2134241124", "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/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/79077389-e2f5-4ab3-89d8-00ed8355065d"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:47,398 84151 INFO [tempest.common.waiters] volume 79077389-e2f5-4ab3-89d8-00ed8355065d reached available after waiting for 5.398888 seconds 2023-11-02 17:18:47,634 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes 0.235s 2023-11-02 17:18:47,635 84151 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-694429078"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4807bef7-0565-495f-81c1-5e38b53165cc', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4807bef7-0565-495f-81c1-5e38b53165cc', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:47.560945", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-02 17:18:47,696 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.041s 2023-11-02 17:18:47,697 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ff8f5d9-abbc-4cb4-a01f-088f554c0039', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ff8f5d9-abbc-4cb4-a01f-088f554c0039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca3 69831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:48,757 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.044s 2023-11-02 17:18:48,758 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-294c74d0-632e-48f9-820a-9297dc0889e5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-294c74d0-632e-48f9-820a-9297dc0889e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:49,821 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.046s 2023-11-02 17:18:49,821 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92afd8ef-2c52-4ee0-87e0-a13d9cc72d9f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92afd8ef-2c52-4ee0-87e0-a13d9cc72d9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:50,912 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.078s 2023-11-02 17:18:50,912 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa6bfcb5-0d6c-4754-b104-1de4221bf59c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa6bfcb5-0d6c-4754-b104-1de4221bf59c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:51,981 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.055s 2023-11-02 17:18:51,981 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8894dbb6-24a4-4f49-8cbc-ce74d30e907b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8894dbb6-24a4-4f49-8cbc-ce74d30e907b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:48.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:53,070 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/e22b7 337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175 0.070s 2023-11-02 17:18:53,071 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc06aa68-23b9-454c-837b-52bf586c73a3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc06aa68-23b9-454c-837b-52bf586c73a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175'} Body: b'{"volume": {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:18:48.000000", "updated_at": "2023-11-02T17:18:53.000000", "name": "tempest-TaggedBootDevicesTest-volume-694429078", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e22b7337cf864f039098d9ca369831ba/volumes/793aeaca-6c72-4a4e-9f0d-0a1161962175"}], "user_id": "473bdd50c7eb455f943c2ea12fb22617", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:53,082 84151 INFO [tempest.common.waiters] volume 793aeaca-6c72-4a4e-9f0d-0a1161962175 reached available after waiting for 6.082661 seconds 2023-11-02 17:18:53,989 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.906s 2023-11-02 17:18:53,989 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net1-1873418724"}} Response - Headers: {'content-type': 'application/json', 'content-length': '575', 'x-openstack-request-id': 'req-9f1c3913-2658-4857-8b2e-2fd9b10ad7fe', 'date': 'Thu, 02 Nov 2023 17:18:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"3fda9a27-9487-485d-a163-54cad9966a71","name":"tempest-device-tagging-net1-1873418724","tenant_id":"e22b7337cf864f039098d9ca369831ba","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e22b7337cf864f039098d9ca369831ba","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":"2023-11-02T17:18:53Z","updated_at":"2023-11-02T17:18:53Z","revision_number":1}}' 2023-11-02 17:18:54,635 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/networks 0.645s 2023-11-02 17:18:54,635 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"network": {"name": "tempest-device-tagging-net2-728655755"}} Response - Headers: {'content-type': 'application/json', 'content-length': '574', 'x-openstack-request-id': 'req-56e68b43-ae58-4808-83c3-92c5563c99a3', 'date': 'Thu, 02 Nov 2023 17:18:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks'} Body: b'{"network":{"id":"365a17fe-7226-41ad -a0ec-5ec5fbf09d02","name":"tempest-device-tagging-net2-728655755","tenant_id":"e22b7337cf864f039098d9ca369831ba","admin_state_up":true,"mtu":1442,"status":"ACTIVE","subnets":[],"shared":false,"project_id":"e22b7337cf864f039098d9ca369831ba","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":"2023-11-02T17:18:54Z","updated_at":"2023-11-02T17:18:54Z","revision_number":1}}' 2023-11-02 17:18:55,939 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.303s 2023-11-02 17:18:55,940 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "3fda9a27-9487-485d-a163-54cad9966a71", "cidr": "10.1.1.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-206073cf-918f-4879-b67b-3ef23f9fc214', 'date': 'Thu, 02 Nov 2023 17:18:55 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"8e51d97c-4701-4c97-8ad5-d1104e6a4a82","name":"","tenant_id":"e22b7337cf864f039098d9ca369831ba","network_id":"3fda9a27-9487-485d-a163-54cad9966a71","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.1.1.1","cidr":"10.1.1.0/24","allocation_pools":[{"start":"10.1.1.2","end":"10.1.1.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-11-02T17:18:54Z","updated_at":"2023-11-02T17:18:54Z","revision_number":0,"project_id":"e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:57,028 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/subnets 1.088s 2023-11-02 17:18:57,029 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"subnet": {"network_id": "365a17fe-7226-41ad-a0ec-5ec5fbf09d02", "cidr": "10.2.2.0/24", "ip_version": 4}} Response - Headers: {'content-type': 'application/json', 'content-length': '595', 'x-openstack-request-id': 'req-d5d90ed0-10e7-4747-9e33-827832fc6f27', 'date': 'Thu, 02 Nov 2023 17:18:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets'} Body: b'{"subnet":{"id":"9bc348b5-d08a-43e6-8ab7-f247692d5fa0","name":"","tenant_id":"e22b7337cf864f039098d9ca369831ba","network_id":"365a17fe-7226-41ad-a0ec-5ec5fbf09d02","ip_version":4,"subnetpool_id":null,"enable_dhcp":true,"ipv6_ra_mode":null,"ipv6_address_mode":null,"gateway_ip":"10.2.2.1","cidr":"10.2.2.0/24","allocation_pools":[{"start":"10.2.2.2","end":"10.2.2.254"}],"host_routes":[],"dns_nameservers":[],"description":"","service_types":[],"tags":[],"created_at":"2023-11-02T17:18:56Z","updated_at":"2023-11-02T17:18:56Z","revision_number":0,"project_id":"e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:57,778 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.748s 2023-11-02 17:18:57,779 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3fda9a27-9487-485d-a163-54cad9966a71", "name": "tempest-TaggedBootDevicesTest-1706809475", "fixed_ips": [{"subnet_id": "8e51d97c-4701-4c97-8ad5-d1104e6a4a82"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-4c222f7d-6ad5-466b -9063-941dfda02a13', 'date': 'Thu, 02 Nov 2023 17:18:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"ab5600fb-8b71-492d-80db-d8a5559d2087","name":"tempest-TaggedBootDevicesTest-1706809475","network_id":"3fda9a27-9487-485d-a163-54cad9966a71","tenant_id":"e22b7337cf864f039098d9ca369831ba","mac_address":"fa:16:3e:7f:f2:d7","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8e51d97c-4701-4c97-8ad5-d1104e6a4a82","ip_address":"10.1.1.129"}],"project_id":"e22b7337cf864f039098d9ca369831ba","port_security_enabled":true,"security_groups":["00862576-eda2-4a53-ba76-7d9f322e1cde"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-11-02T17:18:57Z","updated_at":"2023-11-02T17:18:57Z","revision_number":1}}' 2023-11-02 17:18:58,419 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210:9696/networking/v2.0/ports 0.639s 2023-11-02 17:18:58,419 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"port": {"network_id": "3fda9a27-9487-485d-a163-54cad9966a71", "name": "tempest-TaggedBootDevicesTest-1867929268", "fixed_ips": [{"subnet_id": "8e51d97c-4701-4c97-8ad5-d1104e6a4a82"}]}} Response - Headers: {'content-type': 'application/json', 'content-length': '733', 'x-openstack-request-id': 'req-895b262d-8651-4b5b-8f06-4515fd2b34bc', 'date': 'Thu, 02 Nov 2023 17:18:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports'} Body: b'{"port":{"id":"70d88ea5-2a37-49ac-a8cf-726ab5c5eac3","name":"tempest-TaggedBootDevicesTest-1867929268","network_id":"3fda9a27-9487-485d-a163-54cad9966a71","tenant_id":"e22b7337cf864f039098d9ca369831ba","mac_address":"fa:16:3e:5d:4f:bc","admin_state_up":true,"status":"DOWN","device_id":"","device_owner":"","fixed_ips":[{"subnet_id":"8e51d97c-4701-4c97-8ad5-d1104e6a4a82","ip_address":"10.1.1.163"}],"project_id":"e22b7337cf864f039098d9ca369831ba","port_security_enabled":true,"security_groups":["00862576-eda2-4a53-ba76-7d9f322e1cde"],"binding:vnic_type":"normal","allowed_address_pairs":[],"extra_dhcp_opts":[],"description":"","tags":[],"created_at":"2023-11-02T17:18:57Z","updated_at":"2023-11-02T17:18:58Z","revision_number":1}}' 2023-11-02 17:18:58,420 84151 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-11-02 17:18:58,420 84151 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-11-02 17:18:58,544 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.121s 2023-11-02 17:18:58,544 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2004802136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAxe1rHspqW6e3orF4PDxOV9MgPQOVS3N2V9yfIfrtFUVwLKrcDvOQEwDrT+6GGRSizfX3e7dBj7ftL+pqqOWsrcWnEm0TVNC3QrIQ1Lvq2SqmjQoRTKYzEmHKKXWjRORg=="}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:18:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '401', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31d4d847-9af8-4abd-abe7-052da0675696', 'x-compute-request-id': 'req-31d4d847-9af8-4abd-abe7-052da0675696', 'connection': 'close', 'status': '201', 'content-location': 'http://10 .0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-2004802136", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAxe1rHspqW6e3orF4PDxOV9MgPQOVS3N2V9yfIfrtFUVwLKrcDvOQEwDrT+6GGRSizfX3e7dBj7ftL+pqqOWsrcWnEm0TVNC3QrIQ1Lvq2SqmjQoRTKYzEmHKKXWjRORg==", "fingerprint": "74:6b:38:66:b2:55:12:a3:09:f7:50:38:17:2b:0e:1b", "user_id": "473bdd50c7eb455f943c2ea12fb22617"}}' 2023-11-02 17:18:58,547 84151 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2004802136 created 2023-11-02 17:18:58,784 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.237s 2023-11-02 17:18:58,785 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--923164808", "description": "tempest-description--480109400"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-c36fb62e-e643-4c5d-9d7d-4aaed74e2ced', 'date': 'Thu, 02 Nov 2023 17:18:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "name": "tempest-securitygroup--923164808", "stateful": true, "tenant_id": "e22b7337cf864f039098d9ca369831ba", "description": "tempest-description--480109400", "shared": false, "security_group_rules": [{"id": "09a44af7-cc03-4fd7-989c-4e3d7ddcf3bb", "project_id": "e22b7337cf864f039098d9ca369831ba", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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": 381, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-02T17:18:58Z", "updated_at": "2023-11-02T17:18:58Z", "revision_number": 0}, {"id": "f9a6cf12-2e9c-4efb-938e-ffd0603cccd8", "project_id": "e22b7337cf864f039098d9ca369831ba", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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": 380, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-02T17:18:58Z", "updated_at": "2023-11-02T17:18:58Z", "revision_number": 0}], "tags": [], "created_at": "2023-11-02T17:18:58Z", "updated_at": "2023-11-02T17:18:58Z", "revision_number": 1, "project_id": "e22b7337cf864f039098d9ca369831ba"}}' 2023-11-02 17:18:59,029 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.244s 2023-11-02 17:18:59,030 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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-57ab27de-4da9-4859-89c0-14ec9f43665a', 'date': 'Thu, 02 Nov 2023 17:18: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": "76e49ae0-79ce-4d8b-9bd4-238277f03319", "project_id ": "e22b7337cf864f039098d9ca369831ba", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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": "2023-11-02T17:18:58Z", "updated_at": "2023-11-02T17:18:58Z", "revision_number": 0}}' 2023-11-02 17:18:59,281 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.250s 2023-11-02 17:18:59,282 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-d3401b4b-af3f-470a-ad95-90d87166bb73', 'date': 'Thu, 02 Nov 2023 17:18: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": "988d0e32-9134-497c-9abc-e10b34f0ad3e", "project_id": "e22b7337cf864f039098d9ca369831ba", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "security_group_id": "f7fee94f-6c22-4dcf-a44d-a2aaceb4050c", "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": "2023-11-02T17:18:59Z", "updated_at": "2023-11-02T17:18:59Z", "revision_number": 0}}' 2023-11-02 17:18:59,282 84151 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--923164808 created 2023-11-02 17:19:00,624 84151 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.342s 2023-11-02 17:19:00,625 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-82f27f8a-6d3d-43bb-af9d-555c9c209069', 'date': 'Thu, 02 Nov 2023 17:19:00 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "4a58f318-5866-4cbb-a186-95d312c2679f", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "floating_ip_address": "172.24.4.75", "floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e22b7337cf864f039098d9ca369831ba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-02T17:18:59Z", "updated_at": "2023-11-02T17:18:59Z", "revision_number": 0}}' 2023-11-02 17:19:00,625 84151 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '4a58f318-5866-4cbb-a186-95d312c2679f', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '6d7520dd-4687-4668-a0af-ade7b3c31637', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-02T17:18:59Z', 'updated_at': '2023-11-0 2T17:18:59Z', 'revision_number': 0, 'ip': '172.24.4.75'} created 2023-11-02 17:19:00,773 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.141s 2023-11-02 17:19:00,773 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-2d815bd6-1dd6-4279-a9f5-838a4632fc6e', '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": "473bdd50c7eb455f943c2ea12fb22617", "name": "tempest-TaggedBootDevicesTest-868661834-project-member", "password_expires_at": null}, "audit_ids": ["dCwBfBobT_Onvf4X_BC_rg"], "expires_at": "2023-11-02T18:19:00.000000Z", "issued_at": "2023-11-02T17:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e22b7337cf864f039098d9ca369831ba", "name": "tempest-TaggedBootDevicesTest-868661834"}, "is_domain": false, "roles": [{"id": "be74c61e5a354e23bac5ef7bfb7e8f0f", "name": "member"}, {"id": "fb2e5d4a5d4243db9d9b6df9bd288309", "name": "reader"}], "catalog": [{"endpoints": [{"id": "09425273dde543a09169111686c518c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "5ea2c01a429f45b89a8a93f3ef5b04c9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c181c413945a409a8007eb0f863005c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f3b5be2feb243ab95b25c447028b000", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d78470899e4042aa94579899f440beba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "9fa61c4d48cd49daa53bcf4e484dee23", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ebda6800f9a74bc5be375497773593f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a81546b8b67d42de87c5fb578b000076", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5fb88601d83343babfa46c1519799e6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "b3555cfbeeba4091aa8c2b4d2468ffca", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "426cb94bbc82405eac595ba3d765e4f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d369d865296a439ebd4c9e47bf4ee79d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "06385cdde234496fb1bb7b3c1b9d686c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e78234c79bd549a2b32bf182be87826c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "63009405e8514a06aba492e7c81782be", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ffd3ef56611e4faeb8b5b0c3c0f46cf1", "type": "placement", "name": "placement"}]}}' 2023-11-02 17:19:00,774 84151 INFO [tempest.lib.common.fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '9d32acae-88da-4088-82dd-12ebba94a307', 'name': 'tempest-TaggedBootDevicesTest-1117481914-network', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'po rt_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 145, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-11-02T17:16:44Z', 'updated_at': '2023-11-02T17:16:45Z', 'revision_number': 1} available for tenant 2023-11-02 17:19:00,822 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.043s 2023-11-02 17:19:00,823 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-21606abb-74cd-4231-b79e-689374cafa49', '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": "473bdd50c7eb455f943c2ea12fb22617", "name": "tempest-TaggedBootDevicesTest-868661834-project-member", "password_expires_at": null}, "audit_ids": ["z9KGmJJZSoqEJKTpNJYaDQ"], "expires_at": "2023-11-02T18:19:00.000000Z", "issued_at": "2023-11-02T17:19:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e22b7337cf864f039098d9ca369831ba", "name": "tempest-TaggedBootDevicesTest-868661834"}, "is_domain": false, "roles": [{"id": "be74c61e5a354e23bac5ef7bfb7e8f0f", "name": "member"}, {"id": "fb2e5d4a5d4243db9d9b6df9bd288309", "name": "reader"}], "catalog": [{"endpoints": [{"id": "09425273dde543a09169111686c518c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "5ea2c01a429f45b89a8a93f3ef5b04c9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c181c413945a409a8007eb0f863005c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f3b5be2feb243ab95b25c447028b000", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d78470899e4042aa94579899f440beba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "9fa61c4d48cd49daa53bcf4e484dee23", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ebda6800f9a74bc5be375497773593f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "a81546b8b67d42de87c5fb578b000076", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5fb88601d83343babfa46c1519799e6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e22b7337cf864f039098d9ca369831ba", "region": "RegionOne"}], "id": "b3555cfbeeba4091aa8c2b4d2468ffca", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "426cb94bbc82405eac595ba3d765e4f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d369d865296a439ebd4c9e47bf4ee79d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "06385cdde234496fb1bb7b3c1b9d686c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e78234c79bd549a2b32bf182be87826c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "63009405e8514a06aba492e7c81782be", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ffd3ef56611e4faeb8b5b0c3c0f46cf1", "type": "placement", "name": "placement"}]}}' 2023-11-02 17:19:00,823 84151 INFO [tempest.lib.common. fixed_network] (TaggedBootDevicesTest:test_tagged_boot_devices) Found network {'id': '9d32acae-88da-4088-82dd-12ebba94a307', 'name': 'tempest-TaggedBootDevicesTest-1117481914-network', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 145, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-11-02T17:16:44Z', 'updated_at': '2023-11-02T17:16:45Z', 'revision_number': 1} available for tenant 2023-11-02 17:19:00,824 84151 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-2004802136', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAxe1rHspqW6e3orF4PDxOV9MgPQOVS3N2V9yfIfrtFUVwLKrcDvOQEwDrT+6GGRSizfX3e7dBj7ftL+pqqOWsrcWnEm0TVNC3QrIQ1Lvq2SqmjQoRTKYzEmHKKXWjRORg==', 'fingerprint': '74:6b:38:66:b2:55:12:a3:09:f7:50:38:17:2b:0e:1b', 'user_id': '473bdd50c7eb455f943c2ea12fb22617', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCrTW0TvzE3kAklOuA+RCMpkF9gXEeWmU7T36WxBROOnEqUchS9hqXT\nqeaW2dRZ5QagBwYFK4EEACKhZANiAAQMXtax7Kalunt6KxeDw8TlfTID0DlUtzdl\nfcnyH67RVFcCyq3A7zkBMA60/uhhkUos3193u3QY+37S/qaqjlrK3FpxJtE1TQt0\nKyENS76tkqpo0KEUymMxJhyil1o0TkY=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'f7fee94f-6c22-4dcf-a44d-a2aaceb4050c', 'name': 'tempest-securitygroup--923164808', 'stateful': True, 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'description': 'tempest-description--480109400', 'shared': False, 'security_group_rules': [{'id': '09a44af7-cc03-4fd7-989c-4e3d7ddcf3bb', 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'security_group_id': 'f7fee94f-6c22-4dcf-a44d-a2aaceb4050c', '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': 381, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-02T17:18:58Z', 'updated_at': '2023-11-02T17:18:58Z', 'revision_number': 0}, {'id': 'f9a6cf12-2e9c-4efb-938e-ffd0603cccd8', 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'security_group_id': 'f7fee94f-6c22-4dcf-a44d-a2aaceb4050c', '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': 380, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-02T17:18:58Z', 'updated_at': '2023-11-02T17:18:58Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-11-02T17:18:58Z', 'updated_at': '2023-11-02T17:18:58Z', 'revision_number': 1, 'project_id': 'e22b7337cf864f039098d9ca369831ba'}, 'floating_ip': {'id': '4a58f318-5866-4cbb-a186-95d312c2679f', 'tenant_id': 'e22b7337cf864f039098d9ca369831ba', 'floating_ip_address': '172.24.4.75', 'floating_network_id': '6d7520dd-4687-4668-a0af-ade7b3c31637', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e22b7337cf864f039098d9ca369831ba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-02T17:18:59Z', 'updated_at': '2023-11-02T17:18:59Z', 'revision_number': 0, 'ip': '172.24.4.75'}} 2023-11-02 17:19:04,187 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/compute/v2.1/servers 3.362s 2023-11-02 17:19:04,187 84151 DEBUG [tempest.lib.comm on.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-device-tagging-server-1354909366", "imageRef": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "9d32acae-88da-4088-82dd-12ebba94a307"}, {"port": "ab5600fb-8b71-492d-80db-d8a5559d2087", "tag": "port-1"}, {"port": "70d88ea5-2a37-49ac-a8cf-726ab5c5eac3", "tag": "port-2"}, {"uuid": "3fda9a27-9487-485d-a163-54cad9966a71", "tag": "net-1"}, {"uuid": "3fda9a27-9487-485d-a163-54cad9966a71"}, {"uuid": "365a17fe-7226-41ad-a0ec-5ec5fbf09d02", "fixed_ip": "10.2.2.100", "tag": "net-2-100"}, {"uuid": "365a17fe-7226-41ad-a0ec-5ec5fbf09d02", "fixed_ip": "10.2.2.200", "tag": "net-2-200"}], "block_device_mapping_v2": [{"uuid": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "source_type": "volume", "destination_type": "volume", "boot_index": 0, "tag": "boot"}, {"uuid": "79077389-e2f5-4ab3-89d8-00ed8355065d", "source_type": "volume", "destination_type": "volume", "boot_index": 1, "tag": "other"}, {"uuid": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "source_type": "volume", "destination_type": "volume", "boot_index": 2}], "security_groups": [{"name": "tempest-securitygroup--923164808"}], "key_name": "tempest-keypair-2004802136", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1331d386-f478-41a4-b4a0-3c9b4fa1ac39', 'x-compute-request-id': 'req-1331d386-f478-41a4-b4a0-3c9b4fa1ac39', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--923164808"}], "adminPass": "A4gXG9xveE3m"}}' 2023-11-02 17:19:04,272 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.081s 2023-11-02 17:19:04,272 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1278', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-827e0183-c239-4146-87ba-334f7601bccf', 'x-compute-request-id': 'req-827e0183-c239-4146-87ba-334f7601bccf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "name": "tempest-device-tagging-server-1354909366", "status": "BUILD", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "user_id": "473bdd50c7eb455f943c2ea12fb22617", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": " 1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:19:04Z", "updated": "2023-11-02T17:19:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2004802136", "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, "tags": []}}' 2023-11-02 17:19:56,231 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 1.894s 2023-11-02 17:19:56,231 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1879', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-aca43567-b1ea-46d5-b690-49b2d5e6760d', 'x-compute-request-id': 'req-aca43567-b1ea-46d5-b690-49b2d5e6760d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "name": "tempest-device-tagging-server-1354909366", "status": "BUILD", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "user_id": "473bdd50c7eb455f943c2ea12fb22617", "metadata": {}, "hostId": "8e60ac5e056b757a47314408403cbbb890efbb74a572763adfc375a5", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:19:04Z", "updated": "2023-11-02T17:19:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2004802136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--923164808"}, {"name": "tempest-securitygroup--923164808"}, {"name": "tempest-securitygroup--923164808"}, {"name": "default"}, {"name": "tempest-securitygroup--923164808"}, {"name": "default"}, {"name": "tempest-securitygroup--923164808"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "delete_on_termination": false}, {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "delete_on_termination": false}, {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-11-02 17:19:56,249 84151 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "BUILD/block_device_mapping" after 52 second wait 2023-11-02 17:20:46,785 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/c ompute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.485s 2023-11-02 17:20:46,785 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:20:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1823', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-4a8ddcca-9f9c-41ce-83fd-11191eb47239', 'x-compute-request-id': 'req-4a8ddcca-9f9c-41ce-83fd-11191eb47239', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "name": "tempest-device-tagging-server-1354909366", "status": "BUILD", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "user_id": "473bdd50c7eb455f943c2ea12fb22617", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:19:04Z", "updated": "2023-11-02T17:20:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-2004802136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--923164808"}, {"name": "tempest-securitygroup--923164808"}, {"name": "tempest-securitygroup--923164808"}, {"name": "default"}, {"name": "tempest-securitygroup--923164808"}, {"name": "default"}, {"name": "tempest-securitygroup--923164808"}], "OS-EXT-STS:task_state": "block_device_mapping", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "delete_on_termination": false}, {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "delete_on_termination": false}, {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-11-02 17:21:36,959 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.110s 2023-11-02 17:21:36,959 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1819', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c4ad087a-236e-43f7-9f4f-24b30e8352e2', 'x-compute-request-id': 'req-c4ad087a-236e-43f7-9f4f-24b30e8352e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"server": {"id": "f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2", "name": "tempest-device-tagging-server-1354909366", "status": "ERROR", "tenant_id": "e22b7337cf864f039098d9ca369831ba", "user_id": "473bdd50c7eb455f943c2ea12fb22617", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9 c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:19:04Z", "updated": "2023-11-02T17:20:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-11-02T17:20:52Z", "message": "Build of instance f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-2004802136", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "3e8e2aeb-cd64-4a59-a963-049cd3f9fc6a", "delete_on_termination": false}, {"id": "79077389-e2f5-4ab3-89d8-00ed8355065d", "delete_on_termination": false}, {"id": "793aeaca-6c72-4a4e-9f0d-0a1161962175", "delete_on_termination": false}], "locked": false, "description": null, "tags": []}}' 2023-11-02 17:21:36,975 84151 INFO [tempest.common.waiters] State transition "BUILD/block_device_mapping" ==> "ERROR/None" after 152 second wait 2023-11-02 17:21:37,918 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.942s 2023-11-02 17:21:37,918 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-45906850-818a-4e77-ae2b-7bd4159f9a7b', 'x-compute-request-id': 'req-45906850-818a-4e77-ae2b-7bd4159f9a7b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'' 2023-11-02 17:21:37,955 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 404 GET http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 0.036s 2023-11-02 17:21:37,956 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-65a46e49-6c87-42b2-a1f3-170536ad1fe9', 'x-compute-request-id': 'req-65a46e49-6c87-42b2-a1f3-170536ad1fe9', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f4ad8f93-d8a4-4f1a-9938-44133d6a8ae2 could not be found."}}' 2023-11-02 17:21:37,989 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest -keypair-2004802136 0.031s 2023-11-02 17:21:37,990 84151 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.32', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.32', 'x-openstack-nova-api-version': '2.32', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b62f735d-5184-42f9-8eab-6ae993f7d558', 'x-compute-request-id': 'req-b62f735d-5184-42f9-8eab-6ae993f7d558', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2004802136'} Body: b'' 2023-11-02 17:21:38,205 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/f7fee94f-6c22-4dcf-a44d-a2aaceb4050c 0.214s 2023-11-02 17:21:38,205 84151 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-a7d26030-ddf6-4b55-bbd5-20075fc46d74', 'content-length': '0', 'date': 'Thu, 02 Nov 2023 17:21:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f7fee94f-6c22-4dcf-a44d-a2aaceb4050c'} Body: b'' 2023-11-02 17:21:38,229 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/f7fee94f-6c22-4dcf-a44d-a2aaceb4050c 0.023s 2023-11-02 17:21:38,230 84151 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-5f5f3e83-dbfb-4f5c-9821-966805df64fb', 'date': 'Thu, 02 Nov 2023 17:21:38 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/f7fee94f-6c22-4dcf-a44d-a2aaceb4050c'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group f7fee94f-6c22-4dcf-a44d-a2aaceb4050c does not exist", "detail": ""}}' 2023-11-02 17:21:38,970 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/4a58f318-5866-4cbb-a186-95d312c2679f 0.739s 2023-11-02 17:21:38,970 84151 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-807f0468-6546-4144-b3f2-7207e92b945a', 'content-length': '0', 'date': 'Thu, 02 Nov 2023 17:21:38 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/4a58f318-5866-4cbb-a186-95d312c2679f'} Body: b'' 2023-11-02 17:21:39,845 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/70d88ea5-2a37-49ac-a8cf-726ab5c5eac3 0.873s 2023-11-02 17:21:39,845 84151 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-6caab814-3fe3-4a0a-a4a1-6dcf649b0ccb', 'date': 'Thu, 02 Nov 2023 17:21:39 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/70d88ea5-2a37-49ac-a8cf-726ab5c5eac3'} Body: b'' 2023-11-02 17:21:40,411 84151 IN FO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/ports/ab5600fb-8b71-492d-80db-d8a5559d2087 0.565s 2023-11-02 17:21:40,411 84151 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-dc48fd92-f12a-4c0d-964d-9ab223e4110b', 'date': 'Thu, 02 Nov 2023 17:21:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/ports/ab5600fb-8b71-492d-80db-d8a5559d2087'} Body: b'' 2023-11-02 17:21:40,741 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/9bc348b5-d08a-43e6-8ab7-f247692d5fa0 0.330s 2023-11-02 17:21:40,742 84151 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-8fe9ac89-96a1-4f63-84dd-85de81f641be', 'date': 'Thu, 02 Nov 2023 17:21:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/9bc348b5-d08a-43e6-8ab7-f247692d5fa0'} Body: b'' 2023-11-02 17:21:41,221 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/subnets/8e51d97c-4701-4c97-8ad5-d1104e6a4a82 0.478s 2023-11-02 17:21:41,222 84151 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-eb1be987-e1e4-4a6c-8e82-230f4d1fb7d9', 'date': 'Thu, 02 Nov 2023 17:21:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/subnets/8e51d97c-4701-4c97-8ad5-d1104e6a4a82'} Body: b'' 2023-11-02 17:21:41,867 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/365a17fe-7226-41ad-a0ec-5ec5fbf09d02 0.645s 2023-11-02 17:21:41,867 84151 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-fbc2c092-9d2f-4a4b-9e95-85baa44e3ad6', 'date': 'Thu, 02 Nov 2023 17:21:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/365a17fe-7226-41ad-a0ec-5ec5fbf09d02'} Body: b'' 2023-11-02 17:21:42,682 84151 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/networks/3fda9a27-9487-485d-a163-54cad9966a71 0.814s 2023-11-02 17:21:42,683 84151 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-dfc0a958-4291-44ee-aa92-a9726b3d9c29', 'date': 'Thu, 02 Nov 2023 17:21:42 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/networks/3fda9a27-9487-485d-a163-54cad9966a71'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 275, in test_attach_volume_shelved_or_offload_server self._unshelve_server_and_check_volumes( File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 249, in _unshelve_server_and_check_volumes waiters.wait_for_server_status(self.servers_client, 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: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-11-02 17:17:06,666 84149 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-11-02 17:17:06,666 84149 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-11-02 17:17:07,096 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.428s 2023-11-02 17:17:07,097 84149 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-1546098073", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEP4qQYJL6H6UKq6nH6AswOA1zi+zAJjZ+sS43goRLZGiDdVoXCQpJwUxjB41ygCvVugbyNvx0HHWG74gfXP/7htzc43wKdNJJ5GPfvY8Iv0gNOxFnxRbspNqN3E5KvnEQ=="}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:06 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-0e3eb7df-7ceb-4104-9bb1-505378d963e5', 'x-compute-request-id': 'req-0e3eb7df-7ceb-4104-9bb1-505378d963e5', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-1546098073", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEP4qQYJL6H6UKq6nH6AswOA1zi+zAJjZ+sS43goRLZGiDdVoXCQpJwUxjB41ygCvVugbyNvx0HHWG74gfXP/7htzc43wKdNJJ5GPfvY8Iv0gNOxFnxRbspNqN3E5KvnEQ==", "fingerprint": "28:41:0c:73:ce:d0:8b:25:db:cd:a9:04:57:76:2a:bb", "user_id": "f1f92dd53761465592b6d5390090f59f"}}' 2023-11-02 17:17:07,099 84149 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1546098073 created 2023-11-02 17:17:08,118 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.019s 2023-11-02 17:17:08,119 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--863093679", "description": "tempest-description--498066208"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-b1053953-adcf-4c2d-a2a9-d6aaf9e2e2fe', 'date': 'Thu, 02 Nov 2023 17:17:08 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "name": "tempest-securitygroup--863093679", "stateful": true, "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "description": "tempest-description--498066208", "shared": false, "security_group_rules": [{"id": "0a6b0cda-f137-4c1b-affb-053da0921b48", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "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": 249, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-02T17:17:07Z", "updated_at": "2023-11-02T17:17:07Z", "revision_number": 0}, {"id": "eb32fde6-3ddf-4251-a494-7fde64d2af33", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "ethertype": "IPv4", "direction": "eg ress", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 248, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-11-02T17:17:07Z", "updated_at": "2023-11-02T17:17:07Z", "revision_number": 0}], "tags": [], "created_at": "2023-11-02T17:17:07Z", "updated_at": "2023-11-02T17:17:07Z", "revision_number": 1, "project_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:17:09,929 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.809s 2023-11-02 17:17:09,929 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "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-bb764414-1337-4fcb-9b72-8b5e148cb783', 'date': 'Thu, 02 Nov 2023 17:17: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": "ebf58061-9852-48d8-98e8-44a54ce091ea", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "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": "2023-11-02T17:17:08Z", "updated_at": "2023-11-02T17:17:08Z", "revision_number": 0}}' 2023-11-02 17:17:11,593 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.663s 2023-11-02 17:17:11,593 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-32d2a5b5-2240-4c33-b85a-86460a6d1bea', 'date': 'Thu, 02 Nov 2023 17:17: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": "f17b2cd5-d1b3-42d8-84e7-7737958feb79", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "security_group_id": "53fb98d7-9b53-437d-8fb5-34f62a4513aa", "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": "2023-11-02T17:17:10Z", "updated_at": "2023-11-02T17:17:10Z", "revision_number": 0}}' 2023-11-02 17:17:11,594 84149 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--863093679 created 2023-11-02 17:17:14,573 84149 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.979s 2023-11-02 17:17:14,573 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-65965c72-6490-4678-b9a0-bae3093d6a4a', 'date': 'Thu, 02 Nov 2023 17:17:14 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "2807e001-f2bd-4172-a12e-b273747ac9ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "floating_ip_address": "172.24.4.238", "floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ccb03b0bde444fbc82be742d0027c0ec", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-02T17:17:13Z", "updated_at": "2023-11-02T17:17:13Z", "revision_number": 0}}' 2023-11-02 17:17:14,574 84149 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '2807e001-f2bd-4172-a12e-b273747ac9ec', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'floating_ip_address': '172.24.4.238', 'floating_network_id': '6d7520dd-4687-4668-a0af-ade7b3c31637', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-02T17:17:13Z', 'updated_at': '2023-11-02T17:17:13Z', 'revision_number': 0, 'ip': '172.24.4.238'} created 2023-11-02 17:17:14,698 84149 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.120s 2023-11-02 17:17:14,699 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:14 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-ae203448-089b-4345-b0a2-4686da3146a1', '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": "f1f92dd53761465592b6d5390090f59f", "name": "tempest-AttachVolumeShelveTestJSON-1991165793-project-member", "password_expires_at": null}, "audit_ids": ["Us3OnCLgSVOx8LMGHqfjeA"], "expires_at": "2023-11-02T18:17:14.000000Z", "issued_at": "2023-11-02T17:17:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ccb03b0bde444fbc82be742d0027c0ec", "name": "tempest-AttachVolumeShelveTestJSON-1991165793"}, "is_domain": false, "roles": [{"id": "be74c61e5a354e23bac5ef7bfb7e8f0f", "name": "member"}, {"id": "fb2e5d4a5d4243db9d9b6df9bd288309", "name": "reader"}], "catalog": [{"endpoints": [{"id": "09425273dde543a09169111686c518c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec", "region": "RegionOne"}], "id": "5ea2c01a429f45b89a8a93f3ef5b04c9", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "c181c413945a409a8007eb0f863005c4", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "5f3b5be2feb243ab95b25c447028b000", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "d78470899e4042aa94579899f440beba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec", "region": "RegionOne"}], "id": "9fa61c4d48cd49daa53bcf4e484dee23", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "ebda6800f9a74bc5be375497773593f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "Regi onOne"}], "id": "a81546b8b67d42de87c5fb578b000076", "type": "image", "name": "glance"}, {"endpoints": [{"id": "5fb88601d83343babfa46c1519799e6c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ccb03b0bde444fbc82be742d0027c0ec", "region": "RegionOne"}], "id": "b3555cfbeeba4091aa8c2b4d2468ffca", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "426cb94bbc82405eac595ba3d765e4f9", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "d369d865296a439ebd4c9e47bf4ee79d", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "06385cdde234496fb1bb7b3c1b9d686c", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "e78234c79bd549a2b32bf182be87826c", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "63009405e8514a06aba492e7c81782be", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "ffd3ef56611e4faeb8b5b0c3c0f46cf1", "type": "placement", "name": "placement"}]}}' 2023-11-02 17:17:14,700 84149 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': 'd441b8be-1bf4-4143-b3b5-bfcc521272e8', 'name': 'tempest-AttachVolumeShelveTestJSON-1500891392-network', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 22450, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-11-02T17:16:45Z', 'updated_at': '2023-11-02T17:16:45Z', 'revision_number': 1} available for tenant 2023-11-02 17:17:14,700 84149 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-1546098073', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBEP4qQYJL6H6UKq6nH6AswOA1zi+zAJjZ+sS43goRLZGiDdVoXCQpJwUxjB41ygCvVugbyNvx0HHWG74gfXP/7htzc43wKdNJJ5GPfvY8Iv0gNOxFnxRbspNqN3E5KvnEQ==', 'fingerprint': '28:41:0c:73:ce:d0:8b:25:db:cd:a9:04:57:76:2a:bb', 'user_id': 'f1f92dd53761465592b6d5390090f59f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAFV3vnnaqtXPLXLPEdeTWzXrjaGPPUhHkEx9TxYXbn/Ldwijg7Yc9Q\nygOPi8q0J2+gBwYFK4EEACKhZANiAARD+KkGCS+h+lCqupx+gLMDgNc4vswCY2fr\nEuN4KES2Rog3VaFwkKScFMYweNcoAr1boG8jb8dBx1hu+IH1z/+4bc3ON8CnTSSe\nRj372PCL9IDTsRZ8UW7KTajdxOSr5xE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '53fb98d7-9b53-437d-8fb5-34f62a4513aa', 'name': 'tempest-securitygroup--863093679', 'stateful': True, 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'description': 'tempest-description--498066208', 'shared': False, 'security_group_rules': [{'id': '0a6b0cda-f137-4c1b-affb-053da0921b48', 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'security_group_id': '53fb98d7-9b53-437d-8fb5-34f62a4513aa', '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': 249, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-02T17:17:07Z', 'updated_at': '2023-11-02T17:17:07Z', 'revision_number': 0}, {'id': 'eb32fde6-3ddf-4251-a494-7fde64d2af33', 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'security_group_id': '53fb98d7-9b53-437d-8fb5-34f62a4513aa', 'ethertype': 'IPv4', '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': 248, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-11-02T17:17:07Z', 'updated_at': '2023-11-02T17:17:07Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-11-02T17:17:07Z', 'updated_at': '2023-11-02T17:17:07Z', 'revision_number': 1, 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec'}, 'floating_ip': {'id': '2807e001-f2bd-4172-a12e-b273747ac9ec', 'tenant_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'floating_ip_address': '172.24.4.238', 'floating_network_id': '6d7520dd-4687-4668-a0af-ade7b3c31637', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ccb03b0bde444fbc82be742d0027c0ec', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-11-02T17:17:13Z', 'updated_at': '2023-11-02T17:17:13Z', 'revision_number': 0, 'ip': '172.24.4.238'}} 2023-11-02 17:17:16,755 84149 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 2.054s 2023-11-02 17:17:16,756 84149 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-1400154423", "imageRef": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "d441b8be-1bf4-4143-b3b5-bfcc521272e8"}], "security_groups": [{"name": "tempest-securitygroup--863093679"}], "key_name": "tempest-keypair-1546098073", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:17:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418', '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-8c268ab6-aae2-4da4-a802-0bb36557b21e', 'x-compute-request-id': 'req-8c268ab6-aae2-4da4-a802-0bb36557b21e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--863093679"}], "adminPass": "password"}}' 2023-11-02 17:17:16,991 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.232s 2023-11-02 17:17:16,991 84149 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': 'Thu, 02 Nov 2023 17:17:16 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-6389240e-424f-472e-86c5-6b0c5b187da6', 'x-compute-request-id': 'req-6389240e-424f-472e-86c5-6b0c5b187da6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": { "id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "BUILD", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:17Z", "updated": "2023-11-02T17:17:16Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1546098073", "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}}' 2023-11-02 17:18:07,315 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.260s 2023-11-02 17:18:07,315 84149 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': 'Thu, 02 Nov 2023 17:18:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', '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-08ba1c7d-50b8-4aee-a808-fbd77a8cd0b8', 'x-compute-request-id': 'req-08ba1c7d-50b8-4aee-a808-fbd77a8cd0b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "ACTIVE", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "e39b650f8327484ddbafce44ed3f26aab9cd4db428c391203e756ef3", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:17:29Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "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}}' 2023-11-02 17:18:07,335 84149 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-11-02 17: 19:07,595 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-interface 0.200s 2023-11-02 17:19:07,596 84149 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': 'Thu, 02 Nov 2023 17:19:07 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-a00d54ab-c51e-4632-9c65-dc8e8e9df6b2', 'x-compute-request-id': 'req-a00d54ab-c51e-4632-9c65-dc8e8e9df6b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "d441b8be-1bf4-4143-b3b5-bfcc521272e8", "port_id": "0864571c-261a-43f1-a1ec-0c481e22f430", "mac_addr": "fa:16:3e:08:8e:66", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "69c9cf65-a823-4cd8-9c74-e4f67231cb2a", "ip_address": "10.0.0.6"}]}]}' 2023-11-02 17:19:08,499 84149 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/2807e001-f2bd-4172-a12e-b273747ac9ec 0.899s 2023-11-02 17:19:08,499 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "0864571c-261a-43f1-a1ec-0c481e22f430"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-684e2084-6625-4a45-9cba-a9a6187b03d6', 'date': 'Thu, 02 Nov 2023 17:19:08 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2807e001-f2bd-4172-a12e-b273747ac9ec'} Body: b'{"floatingip": {"id": "2807e001-f2bd-4172-a12e-b273747ac9ec", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "floating_ip_address": "172.24.4.238", "floating_network_id": "6d7520dd-4687-4668-a0af-ade7b3c31637", "router_id": "4670ceb1-f922-48d4-a8ee-b7142a9437c4", "port_id": "0864571c-261a-43f1-a1ec-0c481e22f430", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "d441b8be-1bf4-4143-b3b5-bfcc521272e8", "mac_address": "fa:16:3e:08:8e:66", "admin_state_up": true, "status": "ACTIVE", "device_id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-11-02T17:17:13Z", "updated_at": "2023-11-02T17:19:07Z", "revision_number": 1, "project_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:08,501 84149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.238:22' as 'cirros' with public key authentication 2023-11-02 17:19:08,609 84149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-11-02 17:19:08,726 84149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-11-02 17:19:08,727 84149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.238 successfully created 2023-11-02 17:19:08,779 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418/ips 0.052s 2023-11-02 17:19:08,780 84149 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 Resp onse - Headers: {'date': 'Thu, 02 Nov 2023 17:19:08 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-697d3355-4130-4026-b498-4e99b24ff275', 'x-compute-request-id': 'req-697d3355-4130-4026-b498-4e99b24ff275', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2023-11-02 17:19:29,219 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes 20.436s 2023-11-02 17:19:29,219 84149 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-819557640"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95b3ec00-68e1-4f41-bc87-edec6694f179', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95b3ec00-68e1-4f41-bc87-edec6694f179', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:28.942473", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-11-02 17:19:29,643 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.411s 2023-11-02 17:19:29,644 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61a56619-75cb-4b37-b415-1e2dafa1d720', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61a56619-75cb-4b37-b415-1e2dafa1d720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be74 2d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:30,732 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.075s 2023-11-02 17:19:30,733 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc196e7-123c-4e62-abe0-00fc9da01ca0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc196e7-123c-4e62-abe0-00fc9da01ca0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:31,809 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.063s 2023-11-02 17:19:31,810 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9a63488-6359-4f94-b79e-df87f8d12c9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9a63488-6359-4f94-b79e-df87f8d12c9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a 8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:32,919 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.083s 2023-11-02 17:19:32,919 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb9a6562-8590-4fa1-b7c1-821219b4689b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb9a6562-8590-4fa1-b7c1-821219b4689b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:34,012 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.079s 2023-11-02 17:19:34,013 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-861a7499-67b8-4a4a-a815-e155226e7888', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-861a7499-67b8-4a4a-a815-e155226e7888', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "a ttachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:35,130 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.092s 2023-11-02 17:19:35,130 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15769c9b-8e49-4a18-87f2-cdc947e956a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15769c9b-8e49-4a18-87f2-cdc947e956a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:29.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:52,817 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 16.665s 2023-11-02 17:19:52,817 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cd1ba89-e6dd-43ea-9c5c-8c37ca01e1c1', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cd1ba89-e6dd-43ea-9c5c-8c37ca01e1c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:19:36.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:19:52,829 84149 INFO [tempest.common.waiters] volume a16f135a-e063-45ce-915 0-324a8e7c977b reached available after waiting for 23.829472 seconds 2023-11-02 17:19:52,830 84149 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; grep -c -E [vs]d.$ /proc/partitions 2023-11-02 17:19:52,830 84149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.238:22' as 'cirros' with public key authentication 2023-11-02 17:19:52,883 84149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-11-02 17:19:52,988 84149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-11-02 17:19:52,989 84149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.238 successfully created 2023-11-02 17:19:53,000 84149 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.238:22' as 'cirros' with public key authentication 2023-11-02 17:19:53,003 84149 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-11-02 17:19:53,083 84149 INFO [paramiko.transport] Authentication (publickey) successful! 2023-11-02 17:19:53,084 84149 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.238 successfully created 2023-11-02 17:19:54,654 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418/action 1.569s 2023-11-02 17:19:54,654 84149 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: {"shelve": {}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:19:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', '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-b028c811-0680-48c1-9b91-8c837c747a6d', 'x-compute-request-id': 'req-b028c811-0680-48c1-9b91-8c837c747a6d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/action'} Body: b'' 2023-11-02 17:19:56,495 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 1.840s 2023-11-02 17:19:56,495 84149 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': 'Thu, 02 Nov 2023 17:19:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1731', '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-543498fc-7656-4996-818a-f88f78bb8755', 'x-compute-request-id': 'req-543498fc-7656-4996-818a-f88f78bb8755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "ACTIVE", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "e39b650f8327484ddbafce44ed3f26aab9cd4db428c391203e756ef3", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:19:56Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": "shelving_image_pending_upload", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-11-02 17:20:46,821 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.263s 2023-11-02 17:20:46,822 84149 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': 'Thu, 02 Nov 2023 17:20:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1651', '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-b1e780e5-5851-4174-ad50-147d7a2e695b', 'x-compute-request-id': 'req-b1e780e5-5851-4174-ad50-147d7a2e695b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:20:02Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2023-11-02 17:20:46,849 84149 INFO [tempest.common.waiters] State transition "ACTIVE/shelving_image_pending_upload" ==> "SHELVED_OFFLOADED/None" after 50 second wait 2023-11-02 17:21:47,486 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_a ttach_volume_shelved_or_offload_server): 200 POST http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments 0.577s 2023-11-02 17:21:47,487 84149 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: {"volumeAttachment": {"volumeId": "a16f135a-e063-45ce-9150-324a8e7c977b"}} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '188', '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-3c8e7e33-9035-4f10-8993-64a9f0bdc5c8', 'x-compute-request-id': 'req-3c8e7e33-9035-4f10-8993-64a9f0bdc5c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "serverId": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "volumeId": "a16f135a-e063-45ce-9150-324a8e7c977b", "device": null}}' 2023-11-02 17:21:47,586 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.097s 2023-11-02 17:21:47,586 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f58aa52-6e57-43ed-8ad8-1a2feb0d6147', 'content-length': '1178', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f58aa52-6e57-43ed-8ad8-1a2feb0d6147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:21:47.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "attachment_id": "5c7999e7-e1b2-41e7-aa00-bd519daf24ae", "volume_id": "a16f135a-e063-45ce-9150-324a8e7c977b", "server_id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:21:47,600 84149 INFO [tempest.common.waiters] Attachment 5c7999e7-e1b2-41e7-aa00-bd519daf24ae created for volume a16f135a-e063-45ce-9150-324a8e7c977b to server e9d8737b-e341-4c00-bb8c-6e1847d24418 after waiting for 0.600491 seconds 2023-11-02 17:21:47,686 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.085s 2023-11-02 17:21:47,686 84149 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59a95cb8-e179-40bb-b72e-e947da463b97', 'content-length': '1178', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59a95cb8-e179-40bb-b72e-e947da463b97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:21:47.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "attachment_id": "5c7999e7-e1b2-41e7-aa00-bd519daf24ae", "volume_id": "a16f135a-e063-45ce-9150-324a8e7c977b", "server_id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:21:47,699 84149 INFO [tempest.common.waiters] volume a16f135a-e063-45ce-9150-324a8e7c977b reached in-use after waiting for 0.699336 seconds 2023-11-02 17:21:47,972 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418/action 0.273s 2023-11-02 17:21:47,973 84149 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: {"unshelve": null} Response - Headers: {'date': 'Thu, 02 Nov 2023 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', '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-0f5b61b2-d3ea-4ecc-b058-152640d25c84', 'x-compute-request-id': 'req-0f5b61b2-d3ea-4ecc-b058-152640d25c84', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/action'} Body: b'' 2023-11-02 17:21:48,603 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.629s 2023-11-02 17:21:48,603 84149 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': 'Thu, 02 Nov 2023 17:21:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1737', '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-5145a732-e7fa-4a23-90fa-f9d69a602c6f', 'x-compute-request-id': 'req-5145a732-e7fa-4a23-90fa-f9d69a602c6f', 'co nnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:21:48Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": "unshelving", "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:22:39,180 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.511s 2023-11-02 17:22:39,181 84149 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': 'Thu, 02 Nov 2023 17:22:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-9bed556c-dca4-4f41-a705-6841bae42fb9', 'x-compute-request-id': 'req-9bed556c-dca4-4f41-a705-6841bae42fb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://1 0.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:22:39,208 84149 INFO [tempest.common.waiters] State transition "SHELVED_OFFLOADED/unshelving" ==> "SHELVED_OFFLOADED/None" after 51 second wait 2023-11-02 17:23:29,541 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.284s 2023-11-02 17:23:29,542 84149 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': 'Thu, 02 Nov 2023 17:23:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-9cee2a85-2079-45cd-be02-066a17a5de16', 'x-compute-request-id': 'req-9cee2a85-2079-45cd-be02-066a17a5de16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:24:19,949 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.340s 2023-11-02 17:24:19,950 84149 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': 'Thu, 02 Nov 2023 17:24:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-ea0569d1-218c-4f3c-abb6-c0630df90f24', 'x-compute-request-id': 'req-ea0569d1-218c-4f3c-abb6-c0630df90f24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:25:10,294 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.276s 2023-11-02 17:25:10,294 84149 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': 'Thu, 02 Nov 2023 17:25:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-dd1d7320-ac1f-47a6-adcf-97659983c9d1', 'x-compute-request-id': 'req-dd1d7320-ac1f-47a6-adcf-97659983c9d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelve TestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:26:00,837 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.478s 2023-11-02 17:26:00,838 84149 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': 'Thu, 02 Nov 2023 17:26:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-acfa10ea-4bc0-4ff6-96d3-d4fb9cef886a', 'x-compute-request-id': 'req-acfa10ea-4bc0-4ff6-96d3-d4fb9cef886a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:26:51,145 84149 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/se rvers/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.240s 2023-11-02 17:26:51,146 84149 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': 'Thu, 02 Nov 2023 17:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-083353a7-0962-440b-ba81-557195d6ccb9', 'x-compute-request-id': 'req-083353a7-0962-440b-ba81-557195d6ccb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:27:41,795 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.570s 2023-11-02 17:27:41,796 84149 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': 'Thu, 02 Nov 2023 17:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-2e2fd5f7-8f31-4412-8db2-b1feb66b8a49', 'x-compute-request-id': 'req-2e2fd5f7-8f31-4412-8db2-b1feb66b8a49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:28:32,327 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.465s 2023-11-02 17:28:32,327 84149 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': 'Thu, 02 Nov 2023 17:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-b4b15eee-60fd-4dfb-ad74-b64f5535febd', 'x-compute-request-id': 'req-b4b15eee-60fd-4dfb-ad74-b64f5535febd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9 150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:29:22,658 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.253s 2023-11-02 17:29:22,658 84149 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': 'Thu, 02 Nov 2023 17:29:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-4e3aa010-adb8-4101-969f-4a97c227aefc', 'x-compute-request-id': 'req-4e3aa010-adb8-4101-969f-4a97c227aefc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:30:12,995 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.255s 2023-11-02 17:30:12,995 84149 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': 'Thu, 02 Nov 2023 17:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-9e50a752-bd4b-4820-963b-204dc3986707', 'x-compute-request-id': 'req-9e50a752-bd4b-4820-963b-204dc3986707', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVol umeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:31:03,334 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.281s 2023-11-02 17:31:03,335 84149 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': 'Thu, 02 Nov 2023 17:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-ad5c57bf-bbbe-4a7b-8842-326b1d4ff849', 'x-compute-request-id': 'req-ad5c57bf-bbbe-4a7b-8842-326b1d4ff849', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17: 17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:31:53,608 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.210s 2023-11-02 17:31:53,608 84149 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': 'Thu, 02 Nov 2023 17:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-8d67abc6-6e55-4cd1-9157-1da022ed0486', 'x-compute-request-id': 'req-8d67abc6-6e55-4cd1-9157-1da022ed0486', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:32:44,018 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.345s 2023-11-02 17:32:44,019 84149 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': 'Thu, 02 Nov 2023 17:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-b98e0ba5-b29a-4c78-b098-2d47601eb300', 'x-compute-request -id': 'req-b98e0ba5-b29a-4c78-b098-2d47601eb300', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:33:34,309 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.223s 2023-11-02 17:33:34,309 84149 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': 'Thu, 02 Nov 2023 17:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-97ed14d0-2559-4a78-b80d-e5791b4c0701', 'x-compute-request-id': 'req-97ed14d0-2559-4a78-b80d-e5791b4c0701', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e18 47d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:34:24,596 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.221s 2023-11-02 17:34:24,597 84149 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': 'Thu, 02 Nov 2023 17:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-a2a6a1db-2edc-4e01-9e37-88e5ce70b9b8', 'x-compute-request-id': 'req-a2a6a1db-2edc-4e01-9e37-88e5ce70b9b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:35:14,875 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.204s 2023-11-02 17:35:14,876 84149 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': 'Thu, 02 Nov 2023 17:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-length': '1733', '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-cea5c1d0-5759-421b-9387-9ef057f7b7b9', 'x-compute-request-id': 'req-cea5c1d0-5759-421b-9387-9ef057f7b7b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:36:05,193 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.255s 2023-11-02 17:36:05,193 84149 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': 'Thu, 02 Nov 2023 17:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-84e044b0-79e7-4a64-88fe-85a908562966', 'x-compute-request-id': 'req-84e044b0-79e7-4a64-88fe-85a908562966', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac _addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:36:55,602 84149 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/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.345s 2023-11-02 17:36:55,603 84149 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': 'Thu, 02 Nov 2023 17:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1733', '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-45f5316c-6c30-4345-900d-2236a7837114', 'x-compute-request-id': 'req-45f5316c-6c30-4345-900d-2236a7837114', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"server": {"id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "name": "tempest-AttachVolumeShelveTestJSON-server-1400154423", "status": "SHELVED_OFFLOADED", "tenant_id": "ccb03b0bde444fbc82be742d0027c0ec", "user_id": "f1f92dd53761465592b6d5390090f59f", "metadata": {}, "hostId": "", "image": {"id": "36a97702-8b81-46fe-8b9c-8c3e2e69141f", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/36a97702-8b81-46fe-8b9c-8c3e2e69141f"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-11-02T17:17:16Z", "updated": "2023-11-02T17:22:03Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1500891392-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}, {"version": 4, "addr": "172.24.4.238", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:08:8e:66"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418"}], "OS-DCF:diskConfig": "MANUAL", "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1546098073", "OS-SRV-USG:launched_at": "2023-11-02T17:17:29.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--863093679"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "shelved_offloaded", "OS-EXT-STS:power_state": 4, "os-extended-volumes:volumes_attached": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "delete_on_termination": false}], "locked": false, "description": null}}' 2023-11-02 17:37:06,717 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.050s 2023-11-02 17:37:06,717 84149 DEBUG [tempest.lib.common.rest_ client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e0eff9-d601-4102-b09d-71ce83f4fbef', 'content-length': '1178', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b3e0eff9-d601-4102-b09d-71ce83f4fbef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:21:47.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "attachment_id": "5c7999e7-e1b2-41e7-aa00-bd519daf24ae", "volume_id": "a16f135a-e063-45ce-9150-324a8e7c977b", "server_id": "e9d8737b-e341-4c00-bb8c-6e1847d24418", "host_name": null, "device": null, "attached_at": null}], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:37:07,033 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments/a16f135a-e063-45ce-9150-324a8e7c977b 0.303s 2023-11-02 17:37:07,033 84149 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': 'Thu, 02 Nov 2023 17:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', '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-aa44588d-d11c-40de-bbcb-3d3c2b3ed83e', 'x-compute-request-id': 'req-aa44588d-d11c-40de-bbcb-3d3c2b3ed83e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'' 2023-11-02 17:37:07,172 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418/os-volume_attachments 0.138s 2023-11-02 17:37:07,172 84149 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': 'Thu, 02 Nov 2023 17:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', '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-c9d4e25f-eb24-4892-82f2-48ea0c11a991', 'x-compute-request-id': 'req-c9d4e25f-eb24-4892-82f2-48ea0c11a991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b -e341-4c00-bb8c-6e1847d24418/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2023-11-02 17:37:07,217 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b 0.042s 2023-11-02 17:37:07,218 84149 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Thu, 02 Nov 2023 17:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d850bed2-4e0d-4eee-9e1f-baac2e127d6d', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d850bed2-4e0d-4eee-9e1f-baac2e127d6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b'} Body: b'{"volume": {"id": "a16f135a-e063-45ce-9150-324a8e7c977b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-11-02T17:19:29.000000", "updated_at": "2023-11-02T17:37:07.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-819557640", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ccb03b0bde444fbc82be742d0027c0ec/volumes/a16f135a-e063-45ce-9150-324a8e7c977b"}], "user_id": "f1f92dd53761465592b6d5390090f59f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ccb03b0bde444fbc82be742d0027c0ec"}}' 2023-11-02 17:37:07,246 84149 INFO [tempest.common.waiters] volume a16f135a-e063-45ce-9150-324a8e7c977b reached available after waiting for 0.246027 seconds 2023-11-02 17:37:09,201 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418 1.955s 2023-11-02 17:37:09,202 84149 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': 'Thu, 02 Nov 2023 17:37:07 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-02a9ea8e-a322-4b5a-960d-619f5f54951b', 'x-compute-request-id': 'req-02a9ea8e-a322-4b5a-960d-619f5f54951b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'' 2023-11-02 17:37:09,238 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418 0.035s 2023-11-02 17:37:09,238 84149 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': 'Thu, 02 Nov 2023 17:37:09 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-86071ea4-75f8-4692-ad51-9e4a9250f5fe', 'x-compute-request-i d': 'req-86071ea4-75f8-4692-ad51-9e4a9250f5fe', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e9d8737b-e341-4c00-bb8c-6e1847d24418'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e9d8737b-e341-4c00-bb8c-6e1847d24418 could not be found."}}' 2023-11-02 17:37:09,295 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1546098073 0.055s 2023-11-02 17:37:09,295 84149 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': 'Thu, 02 Nov 2023 17:37:09 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-44be5a96-3f96-4467-87c6-b1b4f045cac5', 'x-compute-request-id': 'req-44be5a96-3f96-4467-87c6-b1b4f045cac5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1546098073'} Body: b'' 2023-11-02 17:37:09,463 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/53fb98d7-9b53-437d-8fb5-34f62a4513aa 0.167s 2023-11-02 17:37:09,463 84149 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-1076016b-c151-483f-8cc8-598e3cd2fbcf', 'content-length': '0', 'date': 'Thu, 02 Nov 2023 17:37:09 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/53fb98d7-9b53-437d-8fb5-34f62a4513aa'} Body: b'' 2023-11-02 17:37:09,486 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/53fb98d7-9b53-437d-8fb5-34f62a4513aa 0.022s 2023-11-02 17:37:09,487 84149 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-2ee45b02-6aaf-45c4-9758-8f6485c2d580', 'date': 'Thu, 02 Nov 2023 17:37:09 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/53fb98d7-9b53-437d-8fb5-34f62a4513aa'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 53fb98d7-9b53-437d-8fb5-34f62a4513aa does not exist", "detail": ""}}' 2023-11-02 17:37:10,163 84149 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/2807e001-f2bd-4172-a12e-b273747ac9ec 0.676s 2023-11-02 17:37:10,164 84149 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-45b28aa1-274c-4f8a-bcd8-bbc56c007b89', 'content-length': '0', 'date': 'Thu, 02 Nov 2023 17:37:10 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/2807e001-f2bd-4172-a12e-b273747ac9ec'} Body: b'' ====== Totals ====== Ran: 292 tests in 3990.4293 sec. - Passed: 258 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 2 Sum of execute time for each test: 17197.8238 sec. ============== Worker Balance ============== - Worker 0 (26 tests) => 0:39:19.935864 - Worker 1 (26 tests) => 0:56:35.354829 - Worker 2 (28 tests) => 0:08:51.301645 - Worker 3 (17 tests) => 0:28:57.814861 - Worker 4 (28 tests) => 0:11:36.244297 - Worker 5 (53 tests) => 0:19:05.385265 - Worker 6 (12 tests) => 0:09:12.283473 - Worker 7 (22 tests) => 1:04:09.889628 - Worker 8 (34 tests) => 0:47:14.409641 - Worker 9 (16 tests) => 0:11:58.146516 - Worker 10 (16 tests) => 0:26:20.754608 - Worker 11 (14 tests) => 0:12:38.778399 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed