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@d1742bad94e94ebabe875ed24415d1ff510a5ae7#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='3549451184' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {0} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {1} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {4} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.089393s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.018376s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.025360s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.298831s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.008706s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.014503s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.203548s] ... ok {8} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.044979s] ... ok {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [10.528234s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.204541s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.110735s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.209535s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.144455s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.222715s] ... ok {5} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.113491s] ... ok {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [59.759519s] ... ok {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.107752s] ... ok {5} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.051149s] ... ok {5} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.231596s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.242507s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.015772s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.159935s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.034663s] ... ok {5} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.021098s] ... ok {5} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [47.432158s] ... ok {8} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [39.287574s] ... ok {8} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {1} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.484899s] ... ok {1} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.248635s] ... ok {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.130946s] ... ok {8} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.976579s] ... ok {8} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.529127s] ... ok {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.329546s] ... ok {1} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.292883s] ... ok {8} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.338258s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.959451s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.456806s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [9.248126s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [6.246647s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.205198s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.560972s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.156722s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.143615s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.124954s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.165071s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.163924s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.181832s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.194555s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.264319s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [5.475585s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.114198s] ... ok {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [42.895467s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.093268s] ... ok {8} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.369980s] ... ok {1} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [19.216468s] ... ok {2} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [210.802003s] ... ok {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [30.158780s] ... ok {6} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [249.652154s] ... ok {10} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [242.922604s] ... ok {4} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [313.212467s] ... ok {10} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {2} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [117.638695s] ... ok {9} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [166.154313s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.694747s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [3.443282s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [2.343496s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.019634s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.031102s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.035520s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.028345s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.016078s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.016517s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.016450s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.040185s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.010066s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.024952s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.023190s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009221s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.091492s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.077054s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.079445s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.085862s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.192878s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.029070s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.027574s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.010255s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.029571s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.065794s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.025816s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.040005s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.019613s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.045909s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.014586s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.033324s] ... ok {1} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.031397s] ... ok {1} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {3} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [396.631049s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 138, in test_volume_swap waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 354, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume f13a5706-387e-429c-b6f7-a517a618fb4b failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-30 05:42:42,935 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes 0.620s 2023-10-30 05:42:42,935 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1628142332"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1611ace-3a81-42ed-87db-602a333593e7', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1611ace-3a81-42ed-87db-602a333593e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:42.857055", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-30 05:42:43,008 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.059s 2023-10-30 05:42:43,009 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406b0ed9-6617-4be8-9a4e-1e74c0e8baa2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406b0ed9-6617-4be8-9a4e-1e74c0e8baa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:44,090 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.067s 2023-10-30 05:42:44,090 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d91f05e-2bf6-4168-9cbe-c60eb103fe60', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d91f05e-2bf6-4168-9cbe-c60eb103fe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:45,185 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.079s 2023-10-30 05:42:45,186 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24734d7d-90cf-432b-9e41-bf566be0416d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24734d7d-90cf-432b-9e41-bf566be0416d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:46,267 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.054s 2023-10-30 05:42:46,268 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f8587b-6df9-43b4-9925-5c7ea7860814', 'content-length': '904', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f8587b-6df9-43b4-9925-5c7ea7860814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:47,333 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.045s 2023-10-30 05:42:47,334 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9fce04c-3ced-498d-ba7d-7046c50534c0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9fce04c-3ced-498d-ba7d-7046c50534c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:48,412 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.056s 2023-10-30 05:42:48,413 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37fada0e-1212-46c4-b619-8b4b8f484389', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fada0e-1212-46c4-b619-8b4b8f484389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b9 5-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:49,582 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.143s 2023-10-30 05:42:49,583 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd90903a-60ca-4374-9f15-a6f0d17aeb04', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd90903a-60ca-4374-9f15-a6f0d17aeb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:49.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:49,606 84079 INFO [tempest.common.waiters] volume 25b454f8-51f9-4b95-b5f0-4327d46635cb reached available after waiting for 6.606398 seconds 2023-10-30 05:42:49,954 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes 0.346s 2023-10-30 05:42:49,954 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-557567731"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39345c31-e7db-4a63-80b7-b5a9ad56b52c', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39345c31-e7db-4a63-80b7-b5a9ad56b52c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:49.859340", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-30 05:42:50,029 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:42:50,030 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7fe669-b040-4f45-9c48-1fda6b74dc9c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7fe669-b040-4f45-9c48-1fda6b74dc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:51,144 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.091s 2023-10-30 05:42:51,145 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb7da43-7dcc-45bc-a6c6-622b2aaf6ffe', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb7da43-7dcc-45bc-a6c6-622b2aaf6ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706 -387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:52,226 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.067s 2023-10-30 05:42:52,226 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14495a91-03ca-4645-a387-f7d050726469', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14495a91-03ca-4645-a387-f7d050726469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:53,306 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:42:53,306 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90dbb2b0-9c6d-42b6-907c-0f625dad735f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90dbb2b0-9c6d-42b6-907c-0f625dad735f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "c onsistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:54,375 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:42:54,375 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fadca3-d30c-4162-abf1-33194be3f3d5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fadca3-d30c-4162-abf1-33194be3f3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:55,464 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.070s 2023-10-30 05:42:55,464 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cec5f64-4f7f-4274-90df-e44e9d416cee', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cec5f64-4f7f-4274-90df-e44e9d416cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:56,615 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/ v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.129s 2023-10-30 05:42:56,616 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa9cde1-b865-4a42-a8a8-763a2edf1a63', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa9cde1-b865-4a42-a8a8-763a2edf1a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:56.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:56,636 84079 INFO [tempest.common.waiters] volume f13a5706-387e-429c-b6f7-a517a618fb4b reached available after waiting for 6.636883 seconds 2023-10-30 05:42:56,639 84079 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-30 05:42:56,751 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.104s 2023-10-30 05:42:56,751 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2006792672", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHBSbrSWapNiI7+NNjqmUNG3+pq4IoWJTMr0R290cuWfPYXOfaj+BIZdgBoSeQnLa7z5sU4Rgp5S4dy0z7lHHuAHbn6S9sJXnHNp19FO2HId5pfywkXK73vJqep8/MqZZw=="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a81f8d-2133-4979-b0b2-4eb8ac4ac224', 'x-compute-request-id': 'req-16a81f8d-2133-4979-b0b2-4eb8ac4ac224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2006792672", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHBSbrSWapNiI7+NNjqmUNG3+pq4IoWJTMr0R290cuWfPYXOfaj+BIZdgBoSeQnLa7z5sU4Rgp5S4dy0z7lHHuAHbn6S9sJXnHNp19FO2HId5pfywkXK73vJqep8/MqZZw==", "fingerprint": "c9:28:4e:86:d3:d9:9e:ab:00:bf:c2:18:98:79:15:db", "user_id": "76b1e968cc694298a92f3fd6828bd287"}}' 2023-10-30 05:42:56,754 84079 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2006792672 created 2023-10-30 05:42:57,020 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.264s 2023-10-30 05:42:57,021 84079 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--502166353", "description": "tempest-description--1563432091"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8415c769-4a19-4b19-9c6f-f32cc5610468', 'date': 'Mon, 30 Oct 2023 05:42:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "41ffecfc-681c-4af6-a759-edf7046008d5", "name": "tempest-securitygroup--502166353", "stateful": true, "tenant_id": "9cde2c86d8914f1f81a0093440850477", "description": "tempest-description--1563432091", "shared": false, "security_group_rules": [{"id": "419489b2-23ef-431c-b9b5-7bd3f9a2755a", "project_id": "9cde2c86d8914f1f81a0093440850477", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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": 273, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:42:56Z", "updated_at": "2023-10-30T05:42:56Z", "revision_number": 0}, {"id": "629c1d6b-48ff-4f5c-96df-e09d8d08bec0", "project_id": "9cde2c86d8914f1f81a0093440850477", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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": 272, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:42:56Z", "updated_at": "2023-10-30T05:42:56Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-30T05:42:56Z", "updated_at": "2023-10-30T05:42:56Z", "revision_number": 1, "project_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:57,560 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.538s 2023-10-30 05:42:57,561 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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-db54a54c-a594-474e-80ce-c5bca24282a8', 'date': 'Mon, 30 Oct 2023 05:42:57 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": "24a7b335-41a5-4792-a578-fbc3fecb8b07", "project_id": "9cde2c86d8914f1f81a0093440850477", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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-10-30T05:42:57Z", "updated_at": "2023-10-30T05:42:57Z", "revision_number": 0}}' 2023-10-30 05:42:57,908 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.346s 2023-10-30 05:42:57,908 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7ac378e4-d657-4a68-81c8-2123ab3ba921', 'date': 'Mon, 30 Oct 2023 05:42:57 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": "31e85932-bdad-4ec8-a550-4f09f0633374", "project_id": "9cde2c86d8914f1f81a0093440850477", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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-10-30T05:42:57Z", "updated_at": "2023-10-30T05:42:57Z", "revision_number": 0}}' 2023-10-30 05:42:57,908 84079 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--502166353 created 2023-10-30 05:42:59,751 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.841s 2023-10-30 05:42:59,751 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-78df7ffd-1317-4f2a-b5ed-6b26756c1b0d', 'date': 'Mon, 30 Oct 2023 05:42:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "401f0fb8-930d-488c-ae1d-da4a32d1730b", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "floating_ip_address": "172.24.4.203", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9cde2c86d8914f1f81a0093440850477", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:42:59Z", "updated_at": "2023-10-30T05:42:59Z", "revision_number": 0}}' 2023-10-30 05:42:59,752 84079 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '401f0fb8-930d-488c-ae1d-da4a32d1730b', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'floating_ip_address': '172.24.4.203', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cde2c86d8914f1f81a0093440850477', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:42:59Z', 'updated_at': '2023-10-30T05:42:59Z', 'revision_number': 0, 'ip': '172.24.4.203'} created 2023-10-30 05:42:59,936 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.166s 2023-10-30 05:42:59,936 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2799', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-37e2353b-6f88-4487-a69d-3a8d611f8507', '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": "76b1e968cc694298a92f3fd6828bd287", "name": "tempest-TestVolumeSwap-666654811-project-member", "password_expires_at": null}, "audit_ids": ["AlO_eXItSS23QYuXx7AzOA"], "expires_at": "2023-10-30T06:42:59.000000Z", "issued_at": "2023-10-30T05:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cde2c86d8914f1f81a0093440850477", "name": "tempest-TestVolumeSwap-666654811"}, "is_domain": false, "roles": [{"id": "6d0bfadafa084379a0a9415dda2e8cb4", "name": "member"}, {"id": "2c067d47aa344223abc52d072043a31b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "da9a605e58264543bd85c1f73441a881", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1f287a3189844414a71902c1c19936b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "314627850657463ca634fd5eff91cae3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477", "region": "RegionOne"}], "id": "415c4b921cb84a3d816c38a7519aa6b0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "1e152091caa348228cf0777be55cc250", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9cde2c86d8914f1f81a0093440850477", "region": "RegionOne"}], "id": "4230642a83ac432ea8cf04b306e20553", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "76887900e0a0415b869d5fe9abd64cbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477", "region": "RegionOne"}], "id": "a22321934a1e43eca4f7150ff3b21533", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4817c6230b45427d871ff52e0ef5634f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "af02e38f1ed344afa3be7d85b87550f3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "74dcf8515b0242d781470c6774d6dbfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "af5bd04a74c34d6da81b81b1e6876635", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "61539a97987e43a0adc9768b882716e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "d0576f120dad4dfeab0625212c43e703", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5cf7922596f64e7ab5ddafb1824a9b41", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d6db7409487b4d3db75bededd3f801b5", "type": "image", "name": "glance"}]}}' 2023-10-30 05:42:59,937 84079 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'cad0ab7b-a470-4da5-88b1-0eef0c3be354', 'name': 'tempest-TestVolumeSwap-1950670208-network', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9cde2c86d8914f1f81a0093440850477', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44257, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-30T05:42:11Z', 'updated_at': '2023-10-30T05:42:12Z', 'revision_number': 1} available for tenant 2023-10-30 05:42:59,939 84079 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2006792672', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHBSbrSWapNiI7+NNjqmUNG3+pq4IoWJTMr0R290cuWfPYXOfaj+BIZdgBoSeQnLa7z5sU4Rgp5S4dy0z7lHHuAHbn6S9sJXnHNp19FO2HId5pfywkXK73vJqep8/MqZZw==', 'fingerprint': 'c9:28:4e:86:d3:d9:9e:ab:00:bf:c2:18:98:79:15:db', 'user_id': '76b1e968 cc694298a92f3fd6828bd287', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBLoh24ATPYE6ZPDNpj3yaQMf8B3VNTPpDcbUuUGQzpK0xC6YfHu2JU\ntgCPpDMgGbugBwYFK4EEACKhZANiAARwUm60lmqTYiO/jTY6plDRt/qauCKFiUzK\n9EdvdHLlnz2Fzn2o/gSGXYAaEnkJy2u8+bFOEYKeUuHctM+5Rx7gB25+kvbCV5xz\nadfRTthyHeaX8sJFyu97yanqfPzKmWc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '41ffecfc-681c-4af6-a759-edf7046008d5', 'name': 'tempest-securitygroup--502166353', 'stateful': True, 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'description': 'tempest-description--1563432091', 'shared': False, 'security_group_rules': [{'id': '419489b2-23ef-431c-b9b5-7bd3f9a2755a', 'project_id': '9cde2c86d8914f1f81a0093440850477', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'security_group_id': '41ffecfc-681c-4af6-a759-edf7046008d5', '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': 273, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:42:56Z', 'updated_at': '2023-10-30T05:42:56Z', 'revision_number': 0}, {'id': '629c1d6b-48ff-4f5c-96df-e09d8d08bec0', 'project_id': '9cde2c86d8914f1f81a0093440850477', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'security_group_id': '41ffecfc-681c-4af6-a759-edf7046008d5', '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': 272, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:42:56Z', 'updated_at': '2023-10-30T05:42:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-30T05:42:56Z', 'updated_at': '2023-10-30T05:42:56Z', 'revision_number': 1, 'project_id': '9cde2c86d8914f1f81a0093440850477'}, 'floating_ip': {'id': '401f0fb8-930d-488c-ae1d-da4a32d1730b', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'floating_ip_address': '172.24.4.203', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cde2c86d8914f1f81a0093440850477', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:42:59Z', 'updated_at': '2023-10-30T05:42:59Z', 'revision_number': 0, 'ip': '172.24.4.203'}} 2023-10-30 05:43:01,113 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/compute/v2.1/servers 1.171s 2023-10-30 05:43:01,114 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-1694911", "imageRef": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "flavorRef": "1", "networks": [{"uuid": "cad0ab7b-a470-4da5-88b1-0eef0c3be354"}], "security_groups": [{"name": "tempest-securitygroup--502166353"}], "key_name": "tempest-keypair-2006792672", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3506b6-f892-4f84-b29a-c3fc6cfc61c7', 'x-compute-request-id': 'req-9d3506b6-f892-4f84-b29a-c3fc6cfc61c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "24068942-be4d-4353-9eae-a9772d380590", "links": [{"re l": "self", "href": "http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/24068942-be4d-4353-9eae-a9772d380590"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--502166353"}], "adminPass": "zM4FtFAr5jrh"}}' 2023-10-30 05:43:01,206 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590 0.087s 2023-10-30 05:43:01,207 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3c8b5f1-50da-465b-8648-934e07855513', 'x-compute-request-id': 'req-c3c8b5f1-50da-465b-8648-934e07855513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590'} Body: b'{"server": {"id": "24068942-be4d-4353-9eae-a9772d380590", "name": "tempest-TestVolumeSwap-server-1694911", "status": "BUILD", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "user_id": "76b1e968cc694298a92f3fd6828bd287", "metadata": {}, "hostId": "", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:43:01Z", "updated": "2023-10-30T05:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/24068942-be4d-4353-9eae-a9772d380590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2006792672", "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": []}}' 2023-10-30 05:43:51,614 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590 0.356s 2023-10-30 05:43:51,614 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1521', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23623df8-dc78-44d2-9a6d-ef9d8b6c767d', 'x-compute-request-id': 'req-23623df8-dc78-44d2-9a6d-ef9d8b6c767d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590'} Body: b'{"server": {"id": "24068942-be4d-4353-9eae-a9772d380590", "name": "tempest-TestVolumeSwap-server-1694911", "status": "ACTIVE", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "user_id": "76b1e968cc694298a92f3fd6828bd287", "metadata": {}, "hostId": "0cf0f424b2ee4da51a8186ede9db7db032ba692bce73c340e66e4919", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": " bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:43:01Z", "updated": "2023-10-30T05:43:13Z", "addresses": {"tempest-TestVolumeSwap-1950670208-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ff:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/24068942-be4d-4353-9eae-a9772d380590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2006792672", "OS-SRV-USG:launched_at": "2023-10-30T05:43:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--502166353"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:43:51,627 84079 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-10-30 05:44:51,791 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-interface 0.152s 2023-10-30 05:44:51,792 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02974819-6273-4ece-a16c-b12b21bc6032', 'x-compute-request-id': 'req-02974819-6273-4ece-a16c-b12b21bc6032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cad0ab7b-a470-4da5-88b1-0eef0c3be354", "port_id": "b0e1b488-94ee-49f6-946e-69d1ab836d95", "mac_addr": "fa:16:3e:56:ff:fb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cd2ed3f2-5c1a-435b-ae3a-2dd6bb647bc5", "ip_address": "10.0.0.13"}]}]}' 2023-10-30 05:44:52,600 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/401f0fb8-930d-488c-ae1d-da4a32d1730b 0.805s 2023-10-30 05:44:52,601 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b0e1b488-94ee-49f6-946e-69d1ab836d95"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-caea15da-f029-4827-89e1-f7f127e910b6', 'date': 'Mon, 30 Oct 2023 05:44:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/401f0fb8-930d-488c-ae1d-da4a32d1730b'} Body: b'{"floatingip": {"id": "401f0fb8-930d-488c-ae1d-da4a32d1730b", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "floating_ip_address": "172.24.4.203", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": "e83dc3c3-a92f-415c-80f9-af61b2262bd8", "port_id": "b0e1b488-94ee-49f6-946e-69d1ab836d95", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cad0ab7b-a470-4da5-88b1-0eef0c3be354", "mac_address": "fa:16:3e:56:ff:fb", "admin_state_up": true, "status": "ACTIVE", "device_id": "24068942-be4d-4353-9eae-a9772d380590", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:42:59Z", "updated_at": "2023-10-30T05:44:52Z", "revision_number": 1, "pr oject_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:44:52,606 84079 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.203:22' as 'cirros' with public key authentication 2023-10-30 05:44:52,634 84079 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-30 05:44:52,747 84079 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-30 05:44:52,748 84079 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.203 successfully created 2023-10-30 05:44:56,614 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments 3.865s 2023-10-30 05:44:56,614 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "25b454f8-51f9-4b95-b5f0-4327d46635cb"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f437758d-1f15-40bc-baf5-9fc7901f56ee', 'x-compute-request-id': 'req-f437758d-1f15-40bc-baf5-9fc7901f56ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "serverId": "24068942-be4d-4353-9eae-a9772d380590", "volumeId": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "device": "/dev/vdb"}}' 2023-10-30 05:44:56,690 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.074s 2023-10-30 05:44:56,691 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca32831-12b9-413f-9d79-bf1e0c76dc81', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca32831-12b9-413f-9d79-bf1e0c76dc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:44:57.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:01,659 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 3.954s 2023-10-30 05:45:01,660 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1de9243-c3d6-4437-85fc-fabd4384f1f1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1de9243-c3d6-4437-85fc-fabd4384f1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:44:57.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:08,064 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 5.390s 2023-10-30 05:45:08,064 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05af39f3-e8ba-4b83-86f5-b6f248de8ba2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05af39f3-e8ba-4b83-86f5-b6f248de8ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:44:57.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:09,481 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.390s 2023-10-30 05:45:09,481 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84882072-fb47 -4cab-bc15-cb313cd1ef68', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84882072-fb47-4cab-bc15-cb313cd1ef68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:44:57.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:19,034 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 8.535s 2023-10-30 05:45:19,035 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9500891a-5d0e-4420-81e1-a9787451fb48', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9500891a-5d0e-4420-81e1-a9787451fb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:19.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:24,603 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 4.552s 2023-10-30 05:45:24,603 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21b189f-39d2-4c8d-bfd0-108727b43755', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21b189f-39d2-4c8d-bfd0-108727b43755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9 cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:19.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:25,808 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.192s 2023-10-30 05:45:25,808 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f950a7-4bb2-4957-9c8f-7895a541d84b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f950a7-4bb2-4957-9c8f-7895a541d84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:25.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:25,827 84079 INFO [tempest.common.waiters] Attachment d0c4d044-eb30-41e1-938d-870ae3bec5e2 created for volume 25b454f8-51f9-4b95-b5f0-4327d46635cb to server 24068942-be4d-4353-9eae-a9772d380590 after waiting for 29.827230 seconds 2023-10-30 05:45:25,982 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.154s 2023-10-30 05:45:25,982 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bace2718-9a8d-4c2a-8bb0-5cb65c799f 4d', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bace2718-9a8d-4c2a-8bb0-5cb65c799f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:25.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:25,995 84079 INFO [tempest.common.waiters] volume 25b454f8-51f9-4b95-b5f0-4327d46635cb reached in-use after waiting for 0.994938 seconds 2023-10-30 05:45:26,835 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 PUT http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.839s 2023-10-30 05:45:26,835 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "f13a5706-387e-429c-b6f7-a517a618fb4b"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e72cc2-5f22-4828-afc6-a9bda6a255a6', 'x-compute-request-id': 'req-36e72cc2-5f22-4828-afc6-a9bda6a255a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'' 2023-10-30 05:45:26,944 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.108s 2023-10-30 05:45:26,945 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969d86b0-d02b-459e-ab74-6c3f2cf87021', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969d86b0-d02b-459e-ab74-6c3f2cf87021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "202 3-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:32,606 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 4.647s 2023-10-30 05:45:32,607 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475bd007-e3f3-438e-b300-7ccbec9c2910', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475bd007-e3f3-438e-b300-7ccbec9c2910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:33,819 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.195s 2023-10-30 05:45:33,819 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508bda5d-e4dc-40d3-9568-c917e0f70a99', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508bda5d-e4dc-40d3-9568-c917e0f70a99', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:34,933 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.099s 2023-10-30 05:45:34,934 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d17e3e9-348e-4207-bfd5-a3d20e1e4beb', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d17e3e9-348e-4207-bfd5-a3d20e1e4beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:36,019 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.060s 2023-10-30 05:45:36,019 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'app lication/json', 'x-compute-request-id': 'req-74c6a88d-0499-4325-8fae-23e27cdddd4b', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c6a88d-0499-4325-8fae-23e27cdddd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:37,083 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.049s 2023-10-30 05:45:37,083 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4e3153-16e0-4c8d-9949-83b6ef15ea0b', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4e3153-16e0-4c8d-9949-83b6ef15ea0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:38,148 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.051s 2023-10-30 05:45:3 8,149 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e88f4bc-08bb-4f33-8e52-1a636bbf5931', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e88f4bc-08bb-4f33-8e52-1a636bbf5931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:39,297 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.132s 2023-10-30 05:45:39,298 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56c3973-3f64-48be-8aa5-f7712467d19e', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56c3973-3f64-48be-8aa5-f7712467d19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant -attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:41,181 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.867s 2023-10-30 05:45:41,182 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0aecf9-3e57-4308-a53e-2f80d2c24421', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0aecf9-3e57-4308-a53e-2f80d2c24421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:42,298 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.101s 2023-10-30 05:45:42,298 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8b0f34-06d2-45ee-88b4-464d763facbf', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8b0f34-06d2-45ee-88b4-464d763facbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{" id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:43,363 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.049s 2023-10-30 05:45:43,363 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c32a48-7693-4200-bf85-88fd348bf0c5', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c32a48-7693-4200-bf85-88fd348bf0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:44,443 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.064s 2023-10-30 05:45:44,444 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a0388d-584b-4427-b8ce-f3136de483b1', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a0388d-584b-4427-b8ce-f3136de483b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bo okmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:45,516 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.049s 2023-10-30 05:45:45,516 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ca159a-b12c-4770-82cb-b2c7a4207ba4', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ca159a-b12c-4770-82cb-b2c7a4207ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:46,618 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.087s 2023-10-30 05:45:46,618 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f3ba58-aebc-46ad-9a3d-9eb575004fda', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f3ba58-aebc-46ad-9a3d-9eb575004fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:47,694 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.062s 2023-10-30 05:45:47,694 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74b64bd-1dda-4b18-a1ae-fb32ea9f4f38', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74b64bd-1dda-4b18-a1ae-fb32ea9f4f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:48,798 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.081s 2023-10-30 05:45:48,799 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617cc071-14e7-40d8-851d-1bbcb6349f7b', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617cc071-14e7-40d8-851d-1bbcb6349f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c de2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:49,876 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.061s 2023-10-30 05:45:49,876 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f32dfe3-e7f5-4c1d-a86d-728474c17deb', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f32dfe3-e7f5-4c1d-a86d-728474c17deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:50,956 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.057s 2023-10-30 05:45:50,956 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-ee5debf8-ccdb-4e50-90b7-77c9e781a044', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5debf8-ccdb-4e50-90b7-77c9e781a044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:52,019 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.050s 2023-10-30 05:45:52,020 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13019984-5c43-4ccf-ac57-330037349c58', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13019984-5c43-4ccf-ac57-330037349c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:53,084 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.050s 2023-10-30 05:45:53,084 84079 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb777f1a-a747-48ad-b9ba-abb2a5d15fe7', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb777f1a-a747-48ad-b9ba-abb2a5d15fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:54,152 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.046s 2023-10-30 05:45:54,152 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ba93e5-e868-4e58-8566-5a13ddb4bb11', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ba93e5-e868-4e58-8566-5a13ddb4bb11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f 1f81a0093440850477"}}' 2023-10-30 05:45:55,253 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.087s 2023-10-30 05:45:55,254 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b092c896-eb35-44fc-a5ab-08f02a431f79', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b092c896-eb35-44fc-a5ab-08f02a431f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:56,349 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.078s 2023-10-30 05:45:56,350 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668aa69f-9263-4b58-b23e-6fbe7f19e850', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668aa69f-9263-4b58-b23e-6fbe7f19e850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-432 7d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:57,456 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.083s 2023-10-30 05:45:57,457 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe58c0f-7349-487e-93d0-8652ae98ade4', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe58c0f-7349-487e-93d0-8652ae98ade4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:58,601 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.124s 2023-10-30 05:45:58,601 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13054f48-7542-4988-97eb-3ccb885b3636', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13054f48-7542-4988-97eb-3ccb885b3636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:59,693 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.074s 2023-10-30 05:45:59,693 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10694cf9-f5c8-4112-9a2f-40bc736bbef1', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10694cf9-f5c8-4112-9a2f-40bc736bbef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:00,788 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.072s 2023-10-30 05:46:00,788 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5a86e2-5f70-4b54-8bde-f1228170cc15', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5a86e2-5f70-4b54-8bde-f1228170cc15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1 628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:01,873 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.055s 2023-10-30 05:46:01,874 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20b9b8f-622c-4dca-b4c8-77a3ad520916', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20b9b8f-622c-4dca-b4c8-77a3ad520916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:01,886 84079 INFO [tempest.common.waiters] volume 25b454f8-51f9-4b95-b5f0-4327d46635cb reached available after waiting for 35.885976 seconds 2023-10-30 05:46:01,939 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:46:01,940 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b70c389-bc0d-4c29-9062-6ffe98375d7a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b70c389-bc0d-4c29-9062-6ffe98375d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-u se", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:01.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:01,953 84079 INFO [tempest.common.waiters] volume f13a5706-387e-429c-b6f7-a517a618fb4b reached in-use after waiting for 0.953463 seconds 2023-10-30 05:46:02,020 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments 0.066s 2023-10-30 05:46:02,021 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf39a147-5394-4663-b08f-45f2b63de59a', 'x-compute-request-id': 'req-cf39a147-5394-4663-b08f-45f2b63de59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "volumeId": "f13a5706-387e-429c-b6f7-a517a618fb4b", "serverId": "24068942-be4d-4353-9eae-a9772d380590", "device": "/dev/vdb"}]}' 2023-10-30 05:46:02,085 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments 0.061s 2023-10-30 05:46:02,086 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e273ab3-46b3-4c89-b472-2c6c36ed37e2', 'x-compute-request-id': 'req-0e273ab3-46b3-4c89-b472-2c6c36ed37e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "volumeId": "f13a5706-387e-429c-b6f7-a517a618fb4b", "serverId": "24068942-be4d-4353-9eae-a9772d380590", "device": "/dev/vdb"}]}' 2023-10-30 05:46:02,507 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 PUT http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments/f13a5706-387e-429c-b6f7-a517a618fb4b 0.418s 2023-10-30 05:46:02,507 84079 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "25b454f8-51f9-4b95-b5f0-4327d46635cb"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b6465c-2a56-4e18-9c5f-e858ca7de31d', 'x-compute-request-id': 'req-61b6465c-2a56-4e18-9c5f-e858ca7de31d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'' 2023-10-30 05:46:02,560 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:46:02,561 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb290914-4096-4353-a228-d2a3a4e28006', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb290914-4096-4353-a228-d2a3a4e28006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:04,263 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.688s 2023-10-30 05:46:04,263 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeca8952-1f99-46f9-9afb-d2ea19d035e4', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeca8952-1f99-46f9-9afb-d2ea19d035e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"vol ume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:05,398 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.108s 2023-10-30 05:46:05,398 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e864f66a-94a7-4522-aa10-50524e4e3eb3', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e864f66a-94a7-4522-aa10-50524e4e3eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:06,473 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.056s 2023-10-30 05:46:06,474 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5609d1-2a91-4947-8798-35aa2da7f599', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5609d1-2a91-4947-8798-35aa2da7f599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:07,555 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:46:07,555 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f4ee48-ad3a-4f7f-98fe-dbb5a288f147', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f4ee48-ad3a-4f7f-98fe-dbb5a288f147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:08,727 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.158s 2023-10-30 05:46:08,728 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/jso n', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b6f1e5-525b-4963-bc55-48a91b10720a', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b6f1e5-525b-4963-bc55-48a91b10720a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:09,804 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.061s 2023-10-30 05:46:09,804 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b5bac8-86b6-4dbe-a299-63245958c559', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b5bac8-86b6-4dbe-a299-63245958c559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:11,046 84079 INFO [tempest.lib.common.rest_client] Request (T estVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.227s 2023-10-30 05:46:11,047 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231f3540-fea6-455b-a6ae-a5906ff25b91', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231f3540-fea6-455b-a6ae-a5906ff25b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:12,126 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:46:12,126 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e44bd53-0e97-40c7-901a-dcb3be55cdc7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e44bd53-0e97-40c7-901a-dcb3be55cdc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a51 7a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:13,187 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:13,187 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daeedcab-2953-4d65-bfe4-8205449d1974', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daeedcab-2953-4d65-bfe4-8205449d1974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:14,251 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:46:14,252 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc490a1-4194-4a14-85e0-d166d8df13c7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc490a1-4194-4a14-85e0-d166d8df13c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc6942 98a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:15,314 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:15,315 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90202fa0-240d-476e-a5bb-e4e4ea03419b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90202fa0-240d-476e-a5bb-e4e4ea03419b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:16,413 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.083s 2023-10-30 05:46:16,414 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccb6e76-b5bc-48dd-8dd3-11681a9f68d8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccb6e76-b5bc-48dd-8dd3-11681a9f68d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "lin ks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:17,478 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:17,479 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39dc98e-d3ca-4b5a-87af-c14b1090764f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39dc98e-d3ca-4b5a-87af-c14b1090764f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:18,574 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.081s 2023-10-30 05:46:18,574 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03505ad3-b048-4353-98d0-d9a0d12289be', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03505ad3-b048-4353-98d0-d9a0d12289be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": " in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:19,639 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:19,640 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8816cb9-75a0-4082-b30e-e5cce2232450', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8816cb9-75a0-4082-b30e-e5cce2232450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:20,717 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:46:20,717 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c0e507-92de-4e11-be58-db3c9446d4df', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-a8c0e507-92de-4e11-be58-db3c9446d4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:21,815 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.084s 2023-10-30 05:46:21,815 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8252c6c4-a069-4caf-96d8-c13133b5f47e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8252c6c4-a069-4caf-96d8-c13133b5f47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:22,897 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.066s 2023-10-30 05:46:22,897 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee1ff06-22c7-4826-9f43-4bdc472565a8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee1ff06-22c7-4826-9f43-4bdc472565a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:24,270 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.348s 2023-10-30 05:46:24,271 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d211a22-b776-4b1f-aca4-3855e898222a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d211a22-b776-4b1f-aca4-3855e898222a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:28,950 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914 f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 3.660s 2023-10-30 05:46:28,950 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5872923-9ead-4e59-a491-9318b8b68a18', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5872923-9ead-4e59-a491-9318b8b68a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:30,013 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:30,013 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db22a333-8b2a-4ba8-b03e-520fb4b30548', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db22a333-8b2a-4ba8-b03e-520fb4b30548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, " device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:31,331 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.304s 2023-10-30 05:46:31,332 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab941d63-f668-436d-9192-69175f778f0e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab941d63-f668-436d-9192-69175f778f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:32,426 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.067s 2023-10-30 05:46:32,426 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d6a40f-8883-480c-9f68-7bcc590b415b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d6a40f-8883-480c-9f68-7bcc590b415b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": n ull, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:33,511 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.072s 2023-10-30 05:46:33,512 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073bad90-d13f-4fdc-9391-b7478e4d25af', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073bad90-d13f-4fdc-9391-b7478e4d25af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:34,631 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.093s 2023-10-30 05:46:34,631 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c5ad3c-3ffc-49e4-a4ca-649082e98213', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c5ad3c-3ffc-49e4-a4ca-649082e98213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440 850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:35,720 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:46:35,721 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0145315-289e-44fe-ac23-6f7974e26ace', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0145315-289e-44fe-ac23-6f7974e26ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:36,805 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:46:36,806 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f5259c-88a4-4278-8239-3908a3f564d0', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f5259c-88a4-4278-8239-3908a3f564d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.0 00000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:37,897 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.078s 2023-10-30 05:46:37,897 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29bdaca7-48b4-4583-8969-a0d5252d14d3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29bdaca7-48b4-4583-8969-a0d5252d14d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:39,091 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.179s 2023-10-30 05:46:39,091 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295f9423-a02f-40e4-ac18-5755d5c19de4', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295f9423-a02f-40e4-ac18-5755d5c19de4', 'connection': 'close', 'status': '200 ', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:40,162 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:46:40,162 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd76e39-c7fb-4d1f-b748-3b4e9a5b48bc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd76e39-c7fb-4d1f-b748-3b4e9a5b48bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:41,240 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:41,240 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conten t-type': 'application/json', 'x-compute-request-id': 'req-8bf6589f-a215-41f1-a2cf-eb442b6b9021', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf6589f-a215-41f1-a2cf-eb442b6b9021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:42,349 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.082s 2023-10-30 05:46:42,349 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26dff37-0275-46ef-b431-966ae0cfcaff', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26dff37-0275-46ef-b431-966ae0cfcaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:43,460 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.098s 2023-10-30 05 :46:43,461 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8659367b-7707-4071-b952-ce0340d5a4af', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8659367b-7707-4071-b952-ce0340d5a4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:44,548 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.073s 2023-10-30 05:46:44,549 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b234513-6567-4e4f-9108-7ffa7d75f3c2', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b234513-6567-4e4f-9108-7ffa7d75f3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-at tr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:45,611 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:45,612 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d4d2ca-19d2-498a-8288-8fa9c622258a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d4d2ca-19d2-498a-8288-8fa9c622258a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:46,718 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.092s 2023-10-30 05:46:46,718 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf4b077-4a58-4c32-bb3f-09a073d7ede3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf4b077-4a58-4c32-bb3f-09a073d7ede3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5 706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:47,779 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:47,780 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580b915a-278e-4b50-8576-6e5a0dc2f9a1', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580b915a-278e-4b50-8576-6e5a0dc2f9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:48,846 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:46:48,847 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13dcc022-3f7c-43e4-9a05-ebd5b74b9ea8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13dcc022-3f7c-43e4-9a05-ebd5b74b9ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "h ttp://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:49,924 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:46:49,925 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392b2a0e-d6fd-4ad4-a402-f20f99468ee8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392b2a0e-d6fd-4ad4-a402-f20f99468ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:50,989 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:50,989 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcaef490-66d9-4043-81d5-457f2a66ccb2', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcaef490-66d9-4043-81d5-457f2a66ccb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-v olume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:52,052 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:46:52,052 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e240b0d3-5ebb-44c0-b528-2c11a861fe42', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e240b0d3-5ebb-44c0-b528-2c11a861fe42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:53,120 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:46:53,120 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52238149-1720-47f8-8c5a-cc1ca713b364', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52238149-1720-47f8-8c5a-cc1ca713b364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/ volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:54,211 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.076s 2023-10-30 05:46:54,212 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9a5467-ecda-48cd-a4c1-494ac6d316b5', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9a5467-ecda-48cd-a4c1-494ac6d316b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:55,402 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.171s 2023-10-30 05:46:55,403 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e599a2-2a8b-4cee-bfb1-f4d eae4d6df5', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e599a2-2a8b-4cee-bfb1-f4deae4d6df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:56,600 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.173s 2023-10-30 05:46:56,601 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aeb8dcf-f4c1-4dca-ad67-d9b92f88444b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aeb8dcf-f4c1-4dca-ad67-d9b92f88444b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:57,690 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:46:57,691 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d8a31d-800c-490d-9866-64019f0b83e2', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d8a31d-800c-490d-9866-64019f0b83e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:58,772 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.069s 2023-10-30 05:46:58,772 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78b5754-006d-4fa1-b108-bb741f9f5cb9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78b5754-006d-4fa1-b108-bb741f9f5cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:59,839 84079 IN FO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:59,840 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c2027e-6769-41cf-9842-8a3410747992', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c2027e-6769-41cf-9842-8a3410747992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:00,922 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.066s 2023-10-30 05:47:00,922 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a542a4-7986-4482-b8bf-d83d5b6f4080', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a542a4-7986-4482-b8bf-d83d5b6f4080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a 8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:02,002 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:47:02,003 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea25d0b5-47d2-4fa9-bae8-34d66913b5bc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea25d0b5-47d2-4fa9-bae8-34d66913b5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:03,110 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.074s 2023-10-30 05:47:03,114 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0c2d98-5f75-4caf-aa7d-404964a35a35', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0c2d98-5f75-4caf-aa7d-404964a35a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b 6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:04,188 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:47:04,188 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f01b96-9e0d-4b4b-83a4-c5a01607dacc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f01b96-9e0d-4b4b-83a4-c5a01607dacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:05,309 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.108s 2023-10-30 05:47:05,310 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28fe004e-eb03-49df-93d3-35d03586810c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28fe004e-eb03-49df-93d3-35d03586810c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": n ull, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:06,410 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.087s 2023-10-30 05:47:06,411 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae45f53-1147-4641-8cb4-074d2c9730e7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae45f53-1147-4641-8cb4-074d2c9730e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:07,505 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.071s 2023-10-30 05:47:07,506 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c72fbac-d232-4457-8b8c-ccf8a5f93fbe', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c72fbac-d232-4457-8b8c-ccf8a5f93fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13 a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:08,611 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.084s 2023-10-30 05:47:08,611 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a626a723-4fe8-485d-9454-3669f84f5c7c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a626a723-4fe8-485d-9454-3669f84f5c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:09,753 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.114s 2023-10-30 05:47:09,753 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ad8f1c-8e5e-48d5-8b43-8205859e9186', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ad8f1c-8e5e-48d5-8b43-8205859e9186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:10,828 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:47:10,828 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf760b3-0b5a-4a16-83b8-1f7cc70870ca', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf760b3-0b5a-4a16-83b8-1f7cc70870ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:11,892 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:47:11,893 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9726fac-c1da-4caf-af41-cfc22ea33021', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9726fac-c1da-4caf-af41-cfc22ea33021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:12,956 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:12,957 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebda6542-8a71-4d21-a8a0-a50037270c5a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebda6542-8a71-4d21-a8a0-a50037270c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:14,017 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 20 0 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.046s 2023-10-30 05:47:14,017 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d029c26b-461f-4cba-979c-2cd7d0f0474e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d029c26b-461f-4cba-979c-2cd7d0f0474e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:15,082 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:47:15,083 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae01e81f-45c9-45b9-aa92-80bdd947ea3d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae01e81f-45c9-45b9-aa92-80bdd947ea3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4 d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:16,185 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.084s 2023-10-30 05:47:16,186 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4cc76a-5888-4dce-a3c5-9a051ada929e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4cc76a-5888-4dce-a3c5-9a051ada929e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:17,262 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:47:17,263 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3712d5a-93fb-47ec-9416-295be5c903ab', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3712d5a-93fb-47ec-9416-295be5c903ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "fals e", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:18,326 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:18,327 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f57d35-ba47-48fa-be64-42f81cbd2440', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f57d35-ba47-48fa-be64-42f81cbd2440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:19,470 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.129s 2023-10-30 05:47:19,470 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cf9e9e-44ca-4d32-bcef-8b45912fcc14', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cf9e9e-44ca-4d32-bcef-8b45912fcc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:// 10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:20,560 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.074s 2023-10-30 05:47:20,560 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c54362-dca1-4815-be93-1bca2d9bf61a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c54362-dca1-4815-be93-1bca2d9bf61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:21,624 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:21,624 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b6e7356-a800-43f4-a622-9b331be03f0b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b6e7356-a800-43f4-a622-9b331be03f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone ": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:22,733 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.090s 2023-10-30 05:47:22,734 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccce5f7-c686-4bde-ad09-9844f63ea3f0', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccce5f7-c686-4bde-ad09-9844f63ea3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:23,818 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.058s 2023-10-30 05:47:23,818 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923e5872-a2c3-441a-9c89-718edc6ca26e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923e5872-a2c3-441a-9c89-718ed c6ca26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:24,878 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.046s 2023-10-30 05:47:24,878 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82559ac-9b1e-41e9-aba7-d6a6febffd15', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82559ac-9b1e-41e9-aba7-d6a6febffd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:25,949 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:47:25,949 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:25 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd69aa8-2892-4379-8046-f9d2ebd9c439', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd69aa8-2892-4379-8046-f9d2ebd9c439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:27,017 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:47:27,017 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8720b06-929e-47dd-a55b-10e9fab66733', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8720b06-929e-47dd-a55b-10e9fab66733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:28,112 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-3 87e-429c-b6f7-a517a618fb4b 0.081s 2023-10-30 05:47:28,112 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d650a3d3-0cc5-4517-810d-40ad1f5277cf', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d650a3d3-0cc5-4517-810d-40ad1f5277cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:29,167 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.040s 2023-10-30 05:47:29,168 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1bbf94-f069-42d3-97ec-a441b9d2839a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1bbf94-f069-42d3-97ec-a441b9d2839a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2 023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:30,233 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:47:30,234 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a9596e-d515-4bb4-8d1e-6659e9bda000', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a9596e-d515-4bb4-8d1e-6659e9bda000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:31,310 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.063s 2023-10-30 05:47:31,310 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8b4a25-380e-44a8-b745-9253bec86ac9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8b4a25-380e-44a8-b745-9253bec86ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mul tiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:32,400 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.075s 2023-10-30 05:47:32,445 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fe1353-c302-4756-a704-1fd6a478e4fc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fe1353-c302-4756-a704-1fd6a478e4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:33,500 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.041s 2023-10-30 05:47:33,500 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c9d274-a76d-4a77-b983-1c26c1babdfc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c9d274-a76d-4a77-b983-1c26c1babdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7 -a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:34,564 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:47:34,565 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ec4394-355a-4ca3-ac67-8011b8c2e463', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ec4394-355a-4ca3-ac67-8011b8c2e463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:35,628 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:35,629 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e7e1d3-68a4-4c3b-8d19-6455895e0560', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e7e1d3-68a4-4c3b-8d19-6455895e0560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:4 6:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:36,706 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:47:36,706 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697fab0d-74c6-41ae-a950-3d25c33f01aa', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697fab0d-74c6-41ae-a950-3d25c33f01aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:37,796 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.075s 2023-10-30 05:47:37,796 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bceb856a-60ae-4632-990f-da29f70dc8d8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bceb856a-60ae-4632-990f-da29f70dc8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:38,882 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.072s 2023-10-30 05:47:38,882 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de6e1b2-baae-488a-9a79-e1a7f46aa089', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de6e1b2-baae-488a-9a79-e1a7f46aa089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:39,951 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:47:39,951 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-e4af3ed7-f049-44d3-ab9b-9cdab7189f14', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4af3ed7-f049-44d3-ab9b-9cdab7189f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:41,030 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:47:41,030 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd4dfee-ee73-4fe9-9e5c-261de98b5cc6', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd4dfee-ee73-4fe9-9e5c-261de98b5cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:42,100 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:47:42,101 84079 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c162d546-b6d0-408a-baab-3e3198ecf2e7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c162d546-b6d0-408a-baab-3e3198ecf2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:43,342 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.227s 2023-10-30 05:47:43,343 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a418f81-1d07-4199-8acf-456c6c626b6a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a418f81-1d07-4199-8acf-456c6c626b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a009 3440850477"}}' 2023-10-30 05:47:44,411 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:47:44,411 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c724ec3-8932-4ce5-a365-86c52bf98319', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c724ec3-8932-4ce5-a365-86c52bf98319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:45,474 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:47:45,475 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4209553-374b-48cd-aa55-fe14eedad4b8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4209553-374b-48cd-aa55-fe14eedad4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "att achment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:46,541 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:47:46,542 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87027874-a46e-4cca-b0f0-cef7c3a5639c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87027874-a46e-4cca-b0f0-cef7c3a5639c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:47,615 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.060s 2023-10-30 05:47:47,616 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc00c4c-5a54-47eb-94ec-48320606c7fd', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc00c4c-5a54-47eb-94ec-48320606c7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f 1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:48,682 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:47:48,682 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989c60cc-04b2-46cd-8c2a-7dce34a92594', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989c60cc-04b2-46cd-8c2a-7dce34a92594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:49,741 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.046s 2023-10-30 05:47:49,741 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c06928-5a90-4156-b04e-3b905a3e64a7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c06928-5a90-4156-b04e-3b905a3e64a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:50,800 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.045s 2023-10-30 05:47:50,801 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f549d4dd-2932-47ff-aef4-171a7c6d62a6', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f549d4dd-2932-47ff-aef4-171a7c6d62a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:51,887 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.073s 2023-10-30 05:47:51,887 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e25251-65bb-48b7-872f-c8c5e46684bc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e25251-65bb-48b7-872f-c8c5e46684bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a6 18fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:52,951 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:47:52,952 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad73229-0b8a-4eed-8535-23ff106cb452', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad73229-0b8a-4eed-8535-23ff106cb452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:54,008 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.041s 2023-10-30 05:47:54,009 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4c2f91-c20a-4dea-ad11-8a569f5f5043', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4c2f91-c20a-4dea-ad11-8a569f5f5043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:55,083 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.061s 2023-10-30 05:47:55,084 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1bb7ba-7ee8-4596-b868-604b18a263ea', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1bb7ba-7ee8-4596-b868-604b18a263ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:56,193 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.083s 2023-10-30 05:47:56,194 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa39cf40-c35b-4dd7-a154-c9dd8f714a73', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa39cf40-c35b-4dd7-a154-c9dd8f714a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:57,259 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:47:57,260 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b2b51b-450e-4081-9e15-63ff2cc5a458', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b2b51b-450e-4081-9e15-63ff2cc5a458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:58,325 84079 INFO [tempest.lib.common.rest_client ] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:47:58,326 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ad87e9-05a9-415d-bd6f-09ed0d1ec95f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ad87e9-05a9-415d-bd6f-09ed0d1ec95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:59,388 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:59,388 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29ad072-5b34-4c84-8069-375381041123', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29ad072-5b34-4c84-8069-375381041123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c -b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:00,449 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:00,449 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c140b3b-7249-4ca0-bc5e-4bf280ce764a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c140b3b-7249-4ca0-bc5e-4bf280ce764a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:01,568 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.107s 2023-10-30 05:48:01,569 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172ea2b3-0571-40b4-af46-42e984958de5', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172ea2b3-0571-40b4-af46-42e984958de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e 968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:02,645 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:48:02,645 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad13e6eb-e0e7-4d93-8350-bb6e74f73ab1', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad13e6eb-e0e7-4d93-8350-bb6e74f73ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:03,716 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:48:03,717 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5595ddad-73a2-4179-bd89-94602cc31fd5', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5595ddad-73a2-4179-bd89-94602cc31fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:04,799 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:48:04,800 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff5c20f-f54b-4cfe-af67-b5c59588d34b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff5c20f-f54b-4cfe-af67-b5c59588d34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:05,867 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:48:05,868 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e9734a-2f16-4311-9047-7d6a1db4ed99', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e9734a-2f16-4311-9047-7d6a1db4ed99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "s tatus": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:06,946 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:48:06,947 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee0061f-01f1-4fa2-9f72-7b4e88fbb975', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee0061f-01f1-4fa2-9f72-7b4e88fbb975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:08,113 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.148s 2023-10-30 05:48:08,113 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0ba2dc-d449-4f16-a131-79a3ea916441', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack- request-id': 'req-de0ba2dc-d449-4f16-a131-79a3ea916441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:09,310 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.170s 2023-10-30 05:48:09,311 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdb40ce-c57c-4553-987a-22e1a33af1a9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdb40ce-c57c-4553-987a-22e1a33af1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:10,405 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.080s 2023-10-30 05:48:10,406 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37080b12-d9ac-489f-82f7-a9ae9edecfee', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37080b12-d9ac-489f-82f7-a9ae9edecfee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:11,473 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:48:11,473 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d8df64-7106-47af-8e79-04ce254dd21b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d8df64-7106-47af-8e79-04ce254dd21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:12,542 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde 2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.047s 2023-10-30 05:48:12,543 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d000c6a2-2d1c-4937-aacc-d8df3fdc360f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d000c6a2-2d1c-4937-aacc-d8df3fdc360f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:13,637 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.076s 2023-10-30 05:48:13,637 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6db86b-18ae-4b57-a766-bcc189cbca9d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6db86b-18ae-4b57-a766-bcc189cbca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name" : null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:14,698 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.047s 2023-10-30 05:48:14,699 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcead9b-5832-4223-8fb3-813a3674edd3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcead9b-5832-4223-8fb3-813a3674edd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:15,810 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.098s 2023-10-30 05:48:15,811 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f53e304-1a31-481e-bf20-f49b0fb0e829', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f53e304-1a31-481e-bf20-f49b0fb0e829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_s tatus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:16,931 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.096s 2023-10-30 05:48:16,931 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa29aebf-eb47-4616-90c7-9d534b167adf', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa29aebf-eb47-4616-90c7-9d534b167adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:18,020 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.075s 2023-10-30 05:48:18,021 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3997de9d-bf6f-4de9-a420-67b81dda4c18', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3997de9d-bf6f-4de9-a420-67b81dda4c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f8 1a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:19,095 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:19,096 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768c80ea-321e-4f8f-a859-441d1d487bde', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768c80ea-321e-4f8f-a859-441d1d487bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:20,165 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.056s 2023-10-30 05:48:20,166 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46264cb-f6dd-46ae-b393-76ba0a1eac3f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46264cb-f6dd-46ae-b393-76ba0a1eac3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T0 5:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:21,257 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.073s 2023-10-30 05:48:21,257 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f165ff-519c-4671-87ae-5deb409d6a37', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f165ff-519c-4671-87ae-5deb409d6a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:22,342 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.070s 2023-10-30 05:48:22,342 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2989294b-d011-414f-8cf8-1a09937b006b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2989294b-d011-414f-8cf8-1a09937b006b', 'connection': 'close', 'stat us': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:23,411 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:48:23,411 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0f0b31-bbe3-483e-bdc2-43609e0f2337', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0f0b31-bbe3-483e-bdc2-43609e0f2337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:24,478 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:48:24,479 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)' , 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d86b16-070d-4b70-8250-743eda2c9f39', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d86b16-070d-4b70-8250-743eda2c9f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:25,563 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.071s 2023-10-30 05:48:25,564 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad7663b-5f21-4bc0-abd4-85729ad47b71', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad7663b-5f21-4bc0-abd4-85729ad47b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:26,654 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.066s 2023 -10-30 05:48:26,654 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f6ade6-a1c0-478f-8de0-98da66f895fc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f6ade6-a1c0-478f-8de0-98da66f895fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:27,761 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.091s 2023-10-30 05:48:27,762 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1a5b23-f456-47be-b319-10680850b78c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1a5b23-f456-47be-b319-10680850b78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol- tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:28,836 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.058s 2023-10-30 05:48:28,837 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f9e42f-0d1b-40e3-b2d7-dcf153a7cabe', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f9e42f-0d1b-40e3-b2d7-dcf153a7cabe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:29,908 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:48:29,909 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021a6c32-af29-4df6-91ff-6cae82ef44ed', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021a6c32-af29-4df6-91ff-6cae82ef44ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id ": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:31,026 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.103s 2023-10-30 05:48:31,026 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc69f2f-1ce2-46fe-b0c5-ea3c6306d4a9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc69f2f-1ce2-46fe-b0c5-ea3c6306d4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:32,151 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.098s 2023-10-30 05:48:32,151 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47f9a2e-bf5b-4057-9e97-9196c322a442', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47f9a2e-bf5b-4057-9e97-9196c322a442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", " href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:33,236 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.059s 2023-10-30 05:48:33,236 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3482d5-3650-46d1-8d85-ba78db77a581', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3482d5-3650-46d1-8d85-ba78db77a581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:34,326 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.063s 2023-10-30 05:48:34,327 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15b295b-9273-41d3-9259-3382c2935b5a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15b295b-9273-41d3-9259-3382c2935b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVol umeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:35,468 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.124s 2023-10-30 05:48:35,469 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952f8b4a-3ad0-4725-984c-2021c955f646', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952f8b4a-3ad0-4725-984c-2021c955f646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:36,542 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.058s 2023-10-30 05:48:36,542 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f147ac-bc5d-49f3-80c6-c1c585fa658c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f147ac-bc5d-49f3-80c6-c1c585fa658c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a00934 40850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:37,637 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.075s 2023-10-30 05:48:37,637 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da678fc0-58ed-4078-a11e-87e6c26779bb', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da678fc0-58ed-4078-a11e-87e6c26779bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:38,743 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.077s 2023-10-30 05:48:38,743 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e9540e-d401-477b -9aea-c21c1516f2a7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e9540e-d401-477b-9aea-c21c1516f2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:39,873 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.112s 2023-10-30 05:48:39,873 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a6c297-b71f-4648-855d-969258b38eb9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a6c297-b71f-4648-855d-969258b38eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:40,965 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.078s 2023-10-30 05:48:40,966 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29d3f52-f86c-44b0-ab2e-af9296795122', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29d3f52-f86c-44b0-ab2e-af9296795122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:42,032 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:48:42,033 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7350c777-97c5-44e1-a681-068daa9a6257', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7350c777-97c5-44e1-a681-068daa9a6257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:43,104 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:48:43,104 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5493c17-c059-4c75-8557-07c46c2855cf', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5493c17-c059-4c75-8557-07c46c2855cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:44,174 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:48:44,174 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a1298f-3d5d-43e0-a094-6c34ffb611f8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a1298f-3d5d-43e0-a094-6c34ffb611f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa- b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:45,232 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.043s 2023-10-30 05:48:45,233 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b1e1a9-004d-4aaf-8933-c4bbfc29f9d8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b1e1a9-004d-4aaf-8933-c4bbfc29f9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:46,295 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:46,295 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa95c68-2f15-4f8f-a311-f2c4c8226023', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa95c68-2f15-4f8f-a311-f2c4c8226023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-38 7e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:47,382 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:48:47,382 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e82241-3de3-445b-a7a6-d43ac88a318a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e82241-3de3-445b-a7a6-d43ac88a318a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:48,444 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:48:48,444 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06eda39a-66ad-40b3-8f8a-a2af691d88bd', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06eda39a-66ad-40b3-8f8a-a2af691d88bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapsh ot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:49,504 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.047s 2023-10-30 05:48:49,505 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b7b322-f604-422d-8bba-535c7f96af57', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b7b322-f604-422d-8bba-535c7f96af57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:50,797 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.279s 2023-10-30 05:48:50,798 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34064fa8-aa68-467c-a4b2-a685e9ef686a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34064fa8-aa68-467c-a4b2-a685e9ef686a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {" id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:51,865 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:48:51,865 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903b9d04-292a-437d-b6e8-6ad50023c859', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903b9d04-292a-437d-b6e8-6ad50023c859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:52,930 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:48:52,931 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a421187e-6647-43cd-b8d1-b2a51b588059', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a421187e-6647-43cd-b8d1-b2a51b588059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:53,996 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:48:53,996 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103c629f-c6c9-4be4-94d1-d9b63f1ff171', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103c629f-c6c9-4be4-94d1-d9b63f1ff171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:55,070 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:55,070 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a4cb05-4bb2-43e0-864a-fc243eb6a5c2', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a4cb05-4bb2-43e0-864a-fc243eb6a5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:56,131 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:56,132 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441d7157-11c6-4163-a29d-de273a27057d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441d7157-11c6-4163-a29d-de273a27057d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:57,196 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_ swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:48:57,196 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71461182-647b-43b0-ba82-cacd23b39c24', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71461182-647b-43b0-ba82-cacd23b39c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:58,275 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.061s 2023-10-30 05:48:58,275 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77341a0d-f4d7-46da-bd5f-2112e7d0d3ee', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77341a0d-f4d7-46da-bd5f-2112e7d0d3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "240 68942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:59,350 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:48:59,351 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e3b57f-932b-4a87-b469-163a4b2fc583', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e3b57f-932b-4a87-b469-163a4b2fc583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:00,414 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:49:00,415 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99123abf-b5d8-4914-a63e-851b0a52837b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99123abf-b5d8-4914-a63e-851b0a52837b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootabl e": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:01,492 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:49:01,492 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385d5e77-0f17-42d3-a0e4-49dc6391d87f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385d5e77-0f17-42d3-a0e4-49dc6391d87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:02,640 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.130s 2023-10-30 05:49:02,640 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112299b4-bee6-4ad3-9235-f7a9cad6c2e3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112299b4-bee6-4ad3-9235-f7a9cad6c2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:03,702 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:49:03,702 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12e58cd-2716-4fb1-954e-a4e5a887246d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12e58cd-2716-4fb1-954e-a4e5a887246d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:04,776 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:49:04,777 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dcfda7f-b9a8-4709-ab44-d533f4345837', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dcfda7f-b9a8-4709-ab44-d533f4345837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availabi lity_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:05,835 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.045s 2023-10-30 05:49:05,836 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6706062-efd2-492a-a6e7-0ec28ccfad8d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6706062-efd2-492a-a6e7-0ec28ccfad8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:06,913 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:49:06,913 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e01034b-7470-42bd-87b6-9ad3e5d214db', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e01034b-7470-42bd-8 7b6-9ad3e5d214db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:07,971 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.044s 2023-10-30 05:49:07,971 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d897afa6-80d0-413d-8595-561d73a86a69', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d897afa6-80d0-413d-8595-561d73a86a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:09,063 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.078s 2023-10-30 05:49:09,063 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05 :49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd2b3d0-5408-4e1d-b2d1-c6cbdf358310', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd2b3d0-5408-4e1d-b2d1-c6cbdf358310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:10,129 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:49:10,130 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a781dbf-a9c2-40e9-b834-7e30b0374207', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a781dbf-a9c2-40e9-b834-7e30b0374207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:11,234 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f 13a5706-387e-429c-b6f7-a517a618fb4b 0.090s 2023-10-30 05:49:11,234 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5402f2-3489-473f-9f6c-1a2c26a4b657', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5402f2-3489-473f-9f6c-1a2c26a4b657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:12,316 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:49:12,317 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c98987d2-56cf-4798-be1a-7c660d78e2d3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c98987d2-56cf-4798-be1a-7c660d78e2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attache d_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:13,380 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:49:13,381 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84cb6ee-05a9-4d4c-8698-ea5794ee5ee7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84cb6ee-05a9-4d4c-8698-ea5794ee5ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:14,436 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.043s 2023-10-30 05:49:14,436 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5492310-a7c2-4d8c-bb44-4a1d2df02162', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5492310-a7c2-4d8c-bb44-4a1d2df02162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": n ull, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:15,507 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.058s 2023-10-30 05:49:15,507 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaf09d3-b33d-4abd-a9bf-4e6c5b3003c0', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaf09d3-b33d-4abd-a9bf-4e6c5b3003c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:16,587 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.066s 2023-10-30 05:49:16,588 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc154aa2-7c59-4c04-9e9b-3d62b60de82c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc154aa2-7c59-4c04-9e9b-3d62b60de82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e- 429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:17,667 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:49:17,667 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869ddcb5-ea60-4701-a4f5-513d09fceb65', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869ddcb5-ea60-4701-a4f5-513d09fceb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:18,754 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.060s 2023-10-30 05:49:18,754 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472427dd-7674-4ff9-80fc-d6316a15393f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472427dd-7674-4ff9-80fc-d6316a15393f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-1 0-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:18,813 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.043s 2023-10-30 05:49:18,814 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991bec81-5397-4999-8f7a-d8ea2e3b0876', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991bec81-5397-4999-8f7a-d8ea2e3b0876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:18,882 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments 0.055s 2023-10-30 05:49:18,882 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8025964c-301e-46be-bb24-4bf83cb3f725', 'x-compute-request-id': 'req-8025964c-301e-46be-bb24-4bf83cb3f725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "volumeId": "f13a5706-387e-429c-b6f7-a517a618fb4b", "serv erId": "24068942-be4d-4353-9eae-a9772d380590", "device": "/dev/vdb"}]}' 2023-10-30 05:49:18,929 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.045s 2023-10-30 05:49:18,930 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44079d71-c405-4812-a40b-95dfc4da200f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44079d71-c405-4812-a40b-95dfc4da200f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:18,942 84079 INFO [tempest.common.waiters] volume 25b454f8-51f9-4b95-b5f0-4327d46635cb reached available after waiting for 0.942416 seconds {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [422.747719s] ... ok {5} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [413.735822s] ... ok {3} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [38.406032s] ... ok {3} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.293884s] ... ok {3} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.347227s] ... ok {3} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.228058s] ... ok {3} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [5.844971s] ... ok {6} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [280.281037s] ... ok {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [480.396289s] ... ok {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [543.947099s] ... ok {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [248.209689s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [65.564929s] ... ok {2} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [197.943367s] ... ok {4} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [317.318159s] ... ok {3} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [73.095666s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.202355s] ... ok {10} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [423.681395s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 251, in test_stable_device_rescue_disk_virtio_with_volume_attached self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 569, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 375, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 46dcd85d-3656-4bb5-8326-8fd0f4651f7a to server a9ee90ad-74b3-41dc-8daa-435b156cecbe within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-30 05:48:12,585 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes 0.516s 2023-10-30 05:48:12,585 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2017497071"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47aada4f-2d89-4dd3-a661-5980c681c1dd', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47aada4f-2d89-4dd3-a661-5980c681c1dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.474777", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-30 05:48:12,596 84093 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-30 05:48:12,681 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.082s 2023-10-30 05:48:12,682 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1227135454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAU5XFJjzgA2ibN/NglV76q999NeWJjvKgXFu3XMRYOxfVpr378WkgqScmrEJk95tQ9ivyOZXSlC7B2n3oOgff13R/Dbeezxj7CQlTWxQVuzPpN82ZCuCruit4NhD1sk7A=="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb39d6d-5501-4e48-bee0-1676135bec38', 'x-compute-request-id': 'req-adb39d6d-5501-4e48-bee0-1676135bec38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1227135454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAU5XFJjzgA2ibN/NglV76q999NeWJjvKgXFu3XMRYOxfVpr378WkgqScmrEJk95tQ9ivyOZXSlC7B2n3oOgff13R/Dbeezxj7CQlTWxQVuzPpN82ZCuCruit4NhD1sk7A==", "fingerprint": "2c:f0:f1:5a:0c:db:8d:6a:35:86:7b:e9:da:6c:3c:88", "user_id": "8319f56cf3fc4eef985d12380ac7ef14"}}' 2023-10-30 05:48:12,684 84093 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1227135454 created 2023-10-30 05:48:12,842 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-gro ups 0.157s 2023-10-30 05:48:12,842 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1598493374", "description": "tempest-description--2047615833"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c4376102-a850-4bc9-90c8-668f2065227e', 'date': 'Mon, 30 Oct 2023 05:48:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "name": "tempest-securitygroup--1598493374", "stateful": true, "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "description": "tempest-description--2047615833", "shared": false, "security_group_rules": [{"id": "03b7f71f-4025-49e3-ace3-c1dbd538aadf", "project_id": "981d5d5a56da43449b259ff220d08d0f", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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": 560, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:48:12Z", "updated_at": "2023-10-30T05:48:12Z", "revision_number": 0}, {"id": "5b75326b-0f9e-4dd4-856d-faa8a9a663f6", "project_id": "981d5d5a56da43449b259ff220d08d0f", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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": 561, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:48:12Z", "updated_at": "2023-10-30T05:48:12Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-30T05:48:12Z", "updated_at": "2023-10-30T05:48:12Z", "revision_number": 1, "project_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:48:13,032 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-10-30 05:48:13,032 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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-ad3bfe37-f725-4b20-8f85-c3961e7f371a', 'date': 'Mon, 30 Oct 2023 05:48:13 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": "aec81fb0-609a-4241-89bb-6f3ada9b40ba", "project_id": "981d5d5a56da43449b259ff220d08d0f", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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-10-30T05:48:12Z", "updated_at": "2023-10-30T05:48:12Z", "revision_number": 0}}' 2023-10-30 05:48:13,222 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.2 10:9696/networking/v2.0/security-group-rules 0.189s 2023-10-30 05:48:13,222 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-98dcc198-14e2-412f-b2af-9fc6c42358c1', 'date': 'Mon, 30 Oct 2023 05:48:13 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": "2da5d8dc-4b48-4d1b-80d2-9858b5c13a5b", "project_id": "981d5d5a56da43449b259ff220d08d0f", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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-10-30T05:48:13Z", "updated_at": "2023-10-30T05:48:13Z", "revision_number": 0}}' 2023-10-30 05:48:13,223 84093 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1598493374 created 2023-10-30 05:48:13,980 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.756s 2023-10-30 05:48:13,980 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bbeeb01e-bd08-4d45-9a3e-e70811260178', 'date': 'Mon, 30 Oct 2023 05:48:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "59c33c22-d2c7-4748-aecc-63ab9df824ef", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "floating_ip_address": "172.24.4.24", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "981d5d5a56da43449b259ff220d08d0f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:48:13Z", "updated_at": "2023-10-30T05:48:13Z", "revision_number": 0}}' 2023-10-30 05:48:13,981 84093 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '59c33c22-d2c7-4748-aecc-63ab9df824ef', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'floating_ip_address': '172.24.4.24', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:48:13Z', 'updated_at': '2023-10-30T05:48:13Z', 'revision_number': 0, 'ip': '172.24.4.24'} created 2023-10-30 05:48:14,045 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.059s 2023-10-30 05:48:14,045 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-53b27c47-c268-401c-a98d-f39d7744a944', '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": "8319f56cf3fc4eef985d12380ac7ef14", "name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "password_expires_at": null}, "audit_ids": ["QLjUD4_9SkCV-WsNMoJeWg"], "expires_at": "2023-10-30T06:48:14.000000Z", "issued_at": "2023-10-30T05:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "981d5d5a56da43449b259ff220d08d0f", "name": "tempest-ServerStableDeviceRescueTest-1217904017"}, "is_domain": false, "roles": [{"id": "6d0bfadafa084379a0a9415dda2e8cb4", "name": "member"}, {"id": "2c067d47aa344223abc52d072043a31b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "da9a605e58264543bd85c1f73441a881", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1f287a3189844414a71902c1c19936b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "314627850657463ca634fd5eff91cae3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f", "region": "RegionOne"}], "id": "415c4b921cb84a3d816c38a7519aa6b0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "1e152091caa348228cf0777be55cc250", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/981d5d5a56da43449b259ff220d08d0f", "region": "RegionOne"}], "id": "4230642a83ac432ea8cf04b306e20553", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "76887900e0a0415b869d5fe9abd64cbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f", "region": "RegionOne"}], "id": "a22321934a1e43eca4f7150ff3b21533", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4817c6230b45427d871ff52e0ef5634f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "af02e38f1ed344afa3be7d85b87550f3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "74dcf8515b0242d781470c6774d6dbfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "af5bd04a74c34d6da81b81b1e6876635", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "61539a97987e43a0adc9768b882716e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "d0576f120dad4dfeab0625212c43e703", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5cf7922596f64e7ab5ddafb1824a9b41", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d6db7409487b4d3db75bededd3f801b5", "type": "image", "name": "glance"}]}}' 2023-10-30 05:48:14,046 84093 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '6d0d0ab5-9bd6-4a44-91fb-a6f0562ae03b', 'name': 'tempest-ServerStableDeviceRescueTest-1056807611-network', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26247, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-30T05:48:05Z', 'updated_at': '2023-10-30T05:48:05Z', 'revision_number': 1} available for tenant 2023-10-30 05:48:14,046 84093 DEBUG [tempest.commo n.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1227135454', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAU5XFJjzgA2ibN/NglV76q999NeWJjvKgXFu3XMRYOxfVpr378WkgqScmrEJk95tQ9ivyOZXSlC7B2n3oOgff13R/Dbeezxj7CQlTWxQVuzPpN82ZCuCruit4NhD1sk7A==', 'fingerprint': '2c:f0:f1:5a:0c:db:8d:6a:35:86:7b:e9:da:6c:3c:88', 'user_id': '8319f56cf3fc4eef985d12380ac7ef14', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCd+YXkaXt8RgzP74HtIJoLsO748hrgLL0Mr/XA7u90RhilwG5ktU/m\ndMrKiMBuSoygBwYFK4EEACKhZANiAAQFOVxSY84ANomzfzYJVe+qvffTXliY7yoF\nxbt1zEWDsX1aa9+/FpIKknJqxCZPebUPYr8jmV0pQuwdp96DoH39d0fw23ns8Y+w\nkJU1sUFbsz6TfNmQrgq7oreDYQ9bJOw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7c2ec97d-9eef-4f57-b421-a2b8012cc148', 'name': 'tempest-securitygroup--1598493374', 'stateful': True, 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'description': 'tempest-description--2047615833', 'shared': False, 'security_group_rules': [{'id': '03b7f71f-4025-49e3-ace3-c1dbd538aadf', 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'security_group_id': '7c2ec97d-9eef-4f57-b421-a2b8012cc148', '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': 560, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:48:12Z', 'updated_at': '2023-10-30T05:48:12Z', 'revision_number': 0}, {'id': '5b75326b-0f9e-4dd4-856d-faa8a9a663f6', 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'security_group_id': '7c2ec97d-9eef-4f57-b421-a2b8012cc148', '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': 561, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:48:12Z', 'updated_at': '2023-10-30T05:48:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-30T05:48:12Z', 'updated_at': '2023-10-30T05:48:12Z', 'revision_number': 1, 'project_id': '981d5d5a56da43449b259ff220d08d0f'}, 'floating_ip': {'id': '59c33c22-d2c7-4748-aecc-63ab9df824ef', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'floating_ip_address': '172.24.4.24', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:48:13Z', 'updated_at': '2023-10-30T05:48:13Z', 'revision_number': 0, 'ip': '172.24.4.24'}} 2023-10-30 05:48:15,098 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 1.050s 2023-10-30 05:48:15,098 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "imageRef": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "flavorRef": "1", "networks": [{"uuid": "6d0d0ab5-9bd6-4a44-91fb-a6f0562ae03b"}], "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "key_name": "tempest-keypair-1227135454", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe', 'content-ty pe': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ceb34a-cf25-4c14-9e74-f5fda1306336', 'x-compute-request-id': 'req-e4ceb34a-cf25-4c14-9e74-f5fda1306336', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "adminPass": "eDHHZ8YoBFLX"}}' 2023-10-30 05:48:15,199 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe 0.096s 2023-10-30 05:48:15,199 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06e3299-777b-44bd-aaa3-1eb3b6a16c26', 'x-compute-request-id': 'req-d06e3299-777b-44bd-aaa3-1eb3b6a16c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "status": "BUILD", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "metadata": {}, "hostId": "", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:48:15Z", "updated": "2023-10-30T05:48:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1227135454", "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": []}}' 2023-10-30 05:49:05,484 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe 0.215s 2023-10-30 05:49:05,485 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d3ac450-d745-4a62-9dd4-e871e177d901', 'x-compute-request-id': 'req-5d3ac450-d745-4a62-9dd4-e871e177d901', 'connection': 'close', 'status': '200', 'content-lo cation': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "status": "ACTIVE", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "metadata": {}, "hostId": "253fd0ba8573d35a7c62636d61260ab2f9ae0b6ad291870a6f901eb7", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:48:15Z", "updated": "2023-10-30T05:48:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1056807611-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227135454", "OS-SRV-USG:launched_at": "2023-10-30T05:48:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:49:05,497 84093 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-10-30 05:50:05,769 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/os-interface 0.213s 2023-10-30 05:50:05,769 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be8bb92-1d01-4a6f-93e6-2dab49298a5b', 'x-compute-request-id': 'req-7be8bb92-1d01-4a6f-93e6-2dab49298a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6d0d0ab5-9bd6-4a44-91fb-a6f0562ae03b", "port_id": "95b34bcd-3a46-4535-8c99-3dffe6b6bd1d", "mac_addr": "fa:16:3e:3d:63:d1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d066fbdf-eddc-4918-ae8b-015713705027", "ip_address": "10.0.0.11"}]}]}' 2023-10-30 05:50:06,642 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/59c33c22-d2c7-4748-aecc-63ab9df824ef 0.865s 2023-10-30 05:50:06,642 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "95b34bcd-3a46-4535-8c99-3dffe6b6bd1d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6d745f57-c5f7-40e4-b97f-79af7715a1be', 'date': 'Mon, 30 Oct 2023 05:50:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/59c33c22-d2c7-4748-aecc-63ab9df824ef'} Body: b'{"floatingip": {"id": "59c33c22-d2c7-4748-aecc-63ab9df824ef", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "floating_ip_address": "172.24.4.24", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": "bf610eb9-6b00-46f8-ba21-dcfc2921539e", "port_id": "95b34bcd-3a46-4535-8c99-3dffe6b6bd1d", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6d0d0ab5-9bd6-4a44-91fb-a6f0562ae03b", "mac_address": "fa:16:3e:3d:63:d1", "admin_state_up": true, "status": "ACTIVE", "device_id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:48:13Z", "updated_at": "2023-10-30T05:50:06Z", "revision_number": 1, "project_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:50:06,645 84093 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.24:22' as 'cirros' with public key authentication 2023-10-30 05:50:06,698 84093 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-30 05:50:06,817 84093 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-30 05:50:06,818 84093 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.24 successfully created 2023-10-30 05:50:07,941 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/action 1.122s 2023-10-30 05:50:07,942 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-193278929"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/34a6df77-7633-4901-b089-9365a9301ffe', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-535bf4a1-cbcc-4298-8a00-e2240febc540', 'x-compute-request-id': 'req-535bf4a1-cbcc-4298-8a00-e2240febc540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/action'} Body: b'' 2023-10-30 05:50:08,022 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe 0.078s 2023-10-30 05:50:08,023 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0866b90-7485-4944-8679-5c5082e8cd43', 'x-compute-request-id': 'req-d0866b90-7485-4944-8679-5c5082e8cd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"image": {"id": "34a6df77-7633-4901-b089-9365a9301ffe", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "user_id": "8319f56cf3fc4eef985d12380ac7ef14"}, "created": "2023-10-30T05:50:08Z", "updated": "2023-10-30T05:50:08Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/34a6df77-7633-4901-b089-9365a9301ffe"}], "server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}]}}}' 2023-10-30 05:50:58,149 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe 0.065s 2023-10-30 05:50:58,149 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8095ce-6fee-421a-9dda-a1c50f63d597', 'x-compute-request-id': 'req-cc8095ce-6fee-421a-9dda-a1c50f63d597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"image": {"id": "34a6df77-7633-4901-b089-9365a9301ffe", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "minRam": 0, "minDisk": 1, "metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "image_type": "snapshot", "image_state": "available", "owner_id": "981d5d5a56da43449b259ff220d08d0f", "image_location": "snapshot"}, "created": "2023-10-30T05:50:08Z", "updated": "2023-10-30T05:50:14Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/34a6df77-7633-4901-b089-9365a9301ffe"}], "server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}]}}}' 2023-10-30 05:50:58,209 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET h ttp://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe 0.054s 2023-10-30 05:50:58,209 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae1ffaa-4a8d-45c9-9a8f-9756e5479e27', 'x-compute-request-id': 'req-2ae1ffaa-4a8d-45c9-9a8f-9756e5479e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"image": {"id": "34a6df77-7633-4901-b089-9365a9301ffe", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "owner_id": "981d5d5a56da43449b259ff220d08d0f", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "user_id": "8319f56cf3fc4eef985d12380ac7ef14"}, "created": "2023-10-30T05:50:08Z", "updated": "2023-10-30T05:50:14Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/34a6df77-7633-4901-b089-9365a9301ffe"}], "server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}]}}}' 2023-10-30 05:50:58,483 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe 0.267s 2023-10-30 05:50:58,483 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-763f0131-981d-40aa-9b7a-dcebf0e1d009', 'x-compute-request-id': 'req-763f0131-981d-40aa-9b7a-dcebf0e1d009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "status": "ACTIVE", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "metadata": {}, "hostId": "253fd0ba8573d35a7c62636d61260ab2f9ae0b6ad291870a6f901eb7", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:48:15Z", "updated": "2023-10-30T05:50:14Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1056807611-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}, {"version": 4, "addr": "172.24.4.24", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227135454", "OS-SRV-USG:launched_at": "2023-10-30T05:48:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:51:58,776 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/34a6df77-7633-4901-b089-9365a9301ffe 0.221s 2023-10-30 05:51:58,776 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a724ccc5-588c-4d01-92f5-3e6c19dc3140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "image_type": "snapshot", "image_state": "available", "owner_id": "981d5d5a56da43449b259ff220d08d0f", "image_location": "snapshot", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "c3b79ed6136d58eee810c90c43cb0799", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "981d5d5a56da43449b259ff220d08d0f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e871294f054b04d31a535776e841c69c0f835a42bcc87f7141d1fe26e1c1589504facf7aedfa9c3d0f2800c5f4874846898f9f47d6f522a12ee4c2a80a1eb268", "id": "34a6df77-7633-4901-b089-9365a9301ffe", "created_at": "2023-10-30T05:50:08Z", "updated_at": "2023-10-30T05:51:59Z", "tags": [], "self": "/v2/images/34a6df77-7633-4901-b089-9365a9301ffe", "file": "/v2/images/34a6df77-7633-4901-b089-9365a9301ffe/file", "schema": "/v2/schemas/image"}' 2023-10-30 05:51:58,926 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/34a6df77-7633-4901-b089-9365a9301ffe 0.149s 2023-10-30 05:51:58,926 84093 DEBUG [tempest.li b.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6c37f243-8cbd-418f-8af7-ebd7e71c1287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "owner_id": "981d5d5a56da43449b259ff220d08d0f", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "c3b79ed6136d58eee810c90c43cb0799", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "981d5d5a56da43449b259ff220d08d0f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e871294f054b04d31a535776e841c69c0f835a42bcc87f7141d1fe26e1c1589504facf7aedfa9c3d0f2800c5f4874846898f9f47d6f522a12ee4c2a80a1eb268", "id": "34a6df77-7633-4901-b089-9365a9301ffe", "created_at": "2023-10-30T05:50:08Z", "updated_at": "2023-10-30T05:51:59Z", "tags": [], "self": "/v2/images/34a6df77-7633-4901-b089-9365a9301ffe", "file": "/v2/images/34a6df77-7633-4901-b089-9365a9301ffe/file", "schema": "/v2/schemas/image"}' 2023-10-30 05:51:59,123 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe 0.196s 2023-10-30 05:51:59,123 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d23bc23a-84b8-4e4a-b219-ef7450d6b129', 'x-compute-request-id': 'req-d23bc23a-84b8-4e4a-b219-ef7450d6b129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "status": "ACTIVE", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "metadata": {}, "hostId": "253fd0ba8573d35a7c62636d61260ab2f9ae0b6ad291870a6f901eb7", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:48:15Z", "updated": "2023-10-30T05:50:14Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1056807611-network": [{"version": 4, "addr": "10.0.0.11" , "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}, {"version": 4, "addr": "172.24.4.24", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227135454", "OS-SRV-USG:launched_at": "2023-10-30T05:48:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:51:59,174 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.037s 2023-10-30 05:51:59,174 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f254f077-f89a-41a9-ad7b-84baa7fee9df', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f254f077-f89a-41a9-ad7b-84baa7fee9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:48:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:51:59,186 84093 INFO [tempest.common.waiters] volume 46dcd85d-3656-4bb5-8326-8fd0f4651f7a reached available after waiting for 0.186112 seconds 2023-10-30 05:51:59,527 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/os-volume_attachments 0.341s 2023-10-30 05:51:59,528 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161e10a3-d99d-4ee6-9e6b-ef16277c60d5', 'x-compute-request-id': 'req-161e10a3-d99d-4ee6-9e6b-ef16277c60d5', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "serverId": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "volumeId": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "device": "/dev/vdb"}}' 2023-10-30 05:51:59,578 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:51:59,579 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe099b61-5737-405f-8312-9a3162dd112e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe099b61-5737-405f-8312-9a3162dd112e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:00,666 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.075s 2023-10-30 05:52:00,667 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197b90d5-0a67-4726-bc70-7cdc1ee921ff', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197b90d5-0a67-4726-bc70-7cdc1ee921ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": fals e, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:01,727 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:01,728 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b671b2b-e423-45fc-a129-1f4aec725cd7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b671b2b-e423-45fc-a129-1f4aec725cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:02,785 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:52:02,785 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e558af-7061-4da8-a8d4-4257ed1b36f7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e558af-7061-4da8-a8d4-4257ed1b36f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56 da43449b259ff220d08d0f"}}' 2023-10-30 05:52:03,850 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:52:03,850 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d095d25e-c725-4477-8409-9a340e3f3d17', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d095d25e-c725-4477-8409-9a340e3f3d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:04,908 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:52:04,909 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1eff8c-df16-4500-b314-aecdc88ebd37', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1eff8c-df16-4500-b314-aecdc88ebd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:05,968 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_st able_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:52:05,968 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d98d32b-4a81-43cd-98ca-3eba5efe00b4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d98d32b-4a81-43cd-98ca-3eba5efe00b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:07,025 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:52:07,025 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305ed9a8-ef7b-49a4-baec-5cfd9b341432', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305ed9a8-ef7b-49a4-baec-5cfd9b341432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:08,122 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656 -4bb5-8326-8fd0f4651f7a 0.083s 2023-10-30 05:52:08,122 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec17020d-f5ee-4d27-a735-ee6fcdcf5646', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec17020d-f5ee-4d27-a735-ee6fcdcf5646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:09,191 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:52:09,192 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b699fa-17c0-4224-9d80-0e2b0b149445', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b699fa-17c0-4224-9d80-0e2b0b149445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:10,270 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.052s 2023-10-30 05:52:10,270 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4688ef5-84c8-4fb0-911c-410d30262616', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4688ef5-84c8-4fb0-911c-410d30262616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:11,332 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:52:11,332 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fbf84b-da11-4d3e-80f8-189019676df9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fbf84b-da11-4d3e-80f8-189019676df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:12,403 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:52:12,403 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a17af06-5640-41a4-8733-35d9f8cabf4e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a17af06-5640-41a4-8733-35d9f8cabf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:13,463 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:13,463 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe54a26f-590c-437a-9ae2-c1bad58633f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe54a26f-590c-437a-9ae2-c1bad58633f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:14,525 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:52:14,525 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be01fdc-557a-4a88-9a2e-2634 73486021', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be01fdc-557a-4a88-9a2e-263473486021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:15,583 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:52:15,584 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa960229-6a66-4ceb-ac9a-0fa7c88da3ed', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa960229-6a66-4ceb-ac9a-0fa7c88da3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:16,642 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:52:16,642 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e28f27f-5b52-400a-8ab8-923da3e4099c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e28f 27f-5b52-400a-8ab8-923da3e4099c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:17,826 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.169s 2023-10-30 05:52:17,826 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4de58a4-172c-4b26-b1ac-e4682660c3dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4de58a4-172c-4b26-b1ac-e4682660c3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:18,907 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.065s 2023-10-30 05:52:18,907 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f13e09-4ea4-46cb-ba1e-2c1361706115', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f13e09-4ea4-46cb-ba1e-2c1361706115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259 ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:19,961 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:52:19,961 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473fcc58-72f3-441d-a109-b930df5aa7f3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473fcc58-72f3-441d-a109-b930df5aa7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:21,020 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:21,020 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438f1f27-972c-49b2-a206-879942927be3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438f1f27-972c-49b2-a206-879942927be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:22,075 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:52:22,076 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3277ca32-3e11-4710-9a08-11f60cfa269b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3277ca32-3e11-4710-9a08-11f60cfa269b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:23,138 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:52:23,138 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9716e1a-d023-46f7-80b7-6f2187517393', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9716e1a-d023-46f7-80b7-6f2187517393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:24,260 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.108s 2023-10-30 05:52:24,260 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26438b1-5a2c-4e46-a2d5-906ba129fc94', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26438b1-5a2c-4e46-a2d5-906ba129fc94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:25,319 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:52:25,319 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845a5600-f762-428d-b8a4-a99364998c41', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845a5600-f762-428d-b8a4-a99364998c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:26,381 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:52:26,381 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e390072f-22f2-4f98-89eb-12ed886b5340', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e390072f-22f2-4f98-89eb-12ed886b5340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:27,444 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:52:27,444 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c378b1-f36c-4436-a61e-d0debdff2979', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c378b1-f36c-4436-a61e-d0debdff2979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dc d85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:28,505 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:28,505 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c63a5e2-2633-4dd8-ae2f-988dce568199', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c63a5e2-2633-4dd8-ae2f-988dce568199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:29,571 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:52:29,571 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ef49ef-6b82-41ab-b287-0bb962d50f51', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ef49ef-6b82-41ab-b287-0bb962d50f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-36 56-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:30,632 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:52:30,633 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f187de-2378-468d-b5f2-90ad03c00f6e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f187de-2378-468d-b5f2-90ad03c00f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:31,689 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:52:31,690 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf41ee00-98ec-4ee3-86f4-0f4831cf80d5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf41ee00-98ec-4ee3-86f4-0f4831cf80d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": nu ll, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:32,753 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:52:32,753 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6701589b-1c83-4caf-bfec-f7c5f4153b89', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6701589b-1c83-4caf-bfec-f7c5f4153b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:33,813 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:33,814 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf669a9-f556-45fa-8f64-c26a9d40eb6f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf669a9-f556-45fa-8f64-c26a9d40eb6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}} ' 2023-10-30 05:52:34,903 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.072s 2023-10-30 05:52:34,904 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe2f3cb-33d9-4307-b437-91ba3618113e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe2f3cb-33d9-4307-b437-91ba3618113e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:35,979 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.057s 2023-10-30 05:52:35,979 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376720a9-4421-4517-9817-988055bc6039', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376720a9-4421-4517-9817-988055bc6039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:37,047 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk _virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.055s 2023-10-30 05:52:37,048 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc527ec-455e-4826-b426-5de00c698d83', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc527ec-455e-4826-b426-5de00c698d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:38,121 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.060s 2023-10-30 05:52:38,121 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e542bc-d19a-4368-aa4b-6209e8fe8f1c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e542bc-d19a-4368-aa4b-6209e8fe8f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:39,184 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f 7a 0.047s 2023-10-30 05:52:39,185 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7acc78-482e-43ed-857c-6a6db5798eae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7acc78-482e-43ed-857c-6a6db5798eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:40,288 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.078s 2023-10-30 05:52:40,289 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe6ee59-ac42-4360-9deb-c1d41a417853', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe6ee59-ac42-4360-9deb-c1d41a417853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:41,347 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:41,348 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4956a76-99a4-4c59-b720-49be9b533744', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4956a76-99a4-4c59-b720-49be9b533744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:42,408 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.047s 2023-10-30 05:52:42,408 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dff3502-2930-4d81-8934-49b51aa9e302', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dff3502-2930-4d81-8934-49b51aa9e302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:43,472 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:52:43,473 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:43 GMT', 's erver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691d527a-cccc-4304-a333-d41d0b3fe2b9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691d527a-cccc-4304-a333-d41d0b3fe2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:44,558 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.061s 2023-10-30 05:52:44,559 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b520ad2f-2bc9-4ce8-ab50-71ce1983fb11', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b520ad2f-2bc9-4ce8-ab50-71ce1983fb11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:45,639 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.058s 2023-10-30 05:52:45,640 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0dd1c67-23f5-41b8-9fd9-bc9014e34fcf', 'con tent-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0dd1c67-23f5-41b8-9fd9-bc9014e34fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:46,898 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.205s 2023-10-30 05:52:46,898 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedeab8c-8eda-4aa8-bfe0-371a7faebd3c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedeab8c-8eda-4aa8-bfe0-371a7faebd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:47,984 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.072s 2023-10-30 05:52:47,984 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b130d61a-06db-4112-9e02-5fb1b9669e34', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b130d61a-06db-4112 -9e02-5fb1b9669e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:49,067 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.068s 2023-10-30 05:52:49,068 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425bab06-eae6-4f31-9ddb-fde0d0e8e1ba', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425bab06-eae6-4f31-9ddb-fde0d0e8e1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:50,149 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.060s 2023-10-30 05:52:50,149 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf41d47-ac93-4fae-9408-24003515929e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf41d47-ac93-4fae-9408-24003515929e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f /volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:51,222 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.047s 2023-10-30 05:52:51,222 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75c9879-e3c6-4bb4-b920-14add78cbf90', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75c9879-e3c6-4bb4-b920-14add78cbf90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:52,289 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.054s 2023-10-30 05:52:52,289 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451e3f3a-7448-403e-914e-4674471bdf31', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451e3f3a-7448-403e-914e-4674471bdf31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available ", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:53,431 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.125s 2023-10-30 05:52:53,432 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f479235a-5900-4608-b892-43879bea4d99', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f479235a-5900-4608-b892-43879bea4d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:54,497 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:52:54,498 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b85cce2-7263-4e0a-b0dd-d169cccd912c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b85cce2-7263-4e0a-b0dd-d169cccd912c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "te mpest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:55,560 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:52:55,560 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba125f9-1948-442a-a208-c850ba744e67', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba125f9-1948-442a-a208-c850ba744e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:59,192 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 2.607s 2023-10-30 05:52:59,192 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60947ea4-aa0b-41da-9750-3db65de9be78', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60947ea4-aa0b-41da-9750-3db65de9be78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:00,256 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:53:00,256 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f500d74f-c187-417e-a547-c64e83f3f3fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f500d74f-c187-417e-a547-c64e83f3f3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:01,330 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.059s 2023-10-30 05:53:01,330 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1b8924-b6c5-4093-b8cf-16efc3f9e27c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1b8924-b6c5-4093-b8cf-16efc3f9e27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4 bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:02,404 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.059s 2023-10-30 05:53:02,404 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e5a897-05ec-4172-be73-95726d3f08e8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e5a897-05ec-4172-be73-95726d3f08e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:03,514 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.092s 2023-10-30 05:53:03,514 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d499e9b5-2697-4c22-86fb-9b38a1515ce5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d499e9b5-2697-4c22-86fb-9b38a1515ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-832 6-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:11,062 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 6.528s 2023-10-30 05:53:11,062 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947d3eaf-2605-4dbb-9292-a15d3468480e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947d3eaf-2605-4dbb-9292-a15d3468480e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:12,243 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.168s 2023-10-30 05:53:12,243 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4e5fb0-347f-415b-b507-f844df050dbe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4e5fb0-347f-415b-b507-f844df050dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consis tencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:13,302 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:53:13,302 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c0a22f-3b25-4ea8-b577-b2787e2b5757', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c0a22f-3b25-4ea8-b577-b2787e2b5757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:14,356 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:14,356 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ea65f3-1556-406a-b859-92790103341d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ea65f3-1556-406a-b859-92790103341d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-3 0 05:53:15,412 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:53:15,412 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba98b86c-293e-4cc3-907c-45c3ed1f4de0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba98b86c-293e-4cc3-907c-45c3ed1f4de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:16,466 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:16,467 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dabbc970-0d1c-4f1a-8227-560a09c65d15', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dabbc970-0d1c-4f1a-8227-560a09c65d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:17,529 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_wit h_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:53:17,529 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d377a90d-798c-4df0-a2c0-098f9aefeaa9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d377a90d-798c-4df0-a2c0-098f9aefeaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:18,584 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:53:18,584 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821d5273-317a-4d47-a7e0-08b6f3515264', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821d5273-317a-4d47-a7e0-08b6f3515264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:19,648 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2 023-10-30 05:53:19,648 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f8eee6-87ab-44bb-9be6-930c4b341ca7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f8eee6-87ab-44bb-9be6-930c4b341ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:20,704 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:53:20,704 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2062c3d2-f200-4657-901b-7a94cc99f7d3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2062c3d2-f200-4657-901b-7a94cc99f7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:21,781 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.063s 2023-10-30 05:53:21,782 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'appl ication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240d4836-967e-4678-bddf-411ec9407d56', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240d4836-967e-4678-bddf-411ec9407d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:22,873 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.077s 2023-10-30 05:53:22,873 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c783878-1b69-4325-83e1-6b8396409dd4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c783878-1b69-4325-83e1-6b8396409dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:23,966 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.069s 2023-10-30 05:53:23,967 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:23 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e9cd9c-abde-414d-a94f-f2d3d99e5ed8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e9cd9c-abde-414d-a94f-f2d3d99e5ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:25,027 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:25,027 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562cdc63-7ff1-47fb-a750-0753fc1cf07a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562cdc63-7ff1-47fb-a750-0753fc1cf07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:26,096 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.055s 2023-10-30 05:53:26,096 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ab98e8-d99b-4284-9835-d37348522b9f', 'content-length ': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ab98e8-d99b-4284-9835-d37348522b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:27,159 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:53:27,159 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39ca55f-8338-4358-b5d5-3e8c1573d361', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39ca55f-8338-4358-b5d5-3e8c1573d361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:28,214 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 05:53:28,215 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2c6f01-a327-4555-b389-5255a5b32bdf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2c6f01-a327-4555-b389-5255a 5b32bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:29,277 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:53:29,278 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e727e9-ff84-407b-b6e4-2ce281e44603', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e727e9-ff84-407b-b6e4-2ce281e44603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:30,335 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:53:30,335 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7afe8c-ddc6-4534-9472-f874c1205bfc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7afe8c-ddc6-4534-9472-f874c1205bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46 dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:31,393 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:53:31,393 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda03d3d-e87e-49fd-b438-8fbbd061b3cd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda03d3d-e87e-49fd-b438-8fbbd061b3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:32,482 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.075s 2023-10-30 05:53:32,483 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a074d71-710d-460d-8e81-cb37103f970d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a074d71-710d-460d-8e81-cb37103f970d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:33,577 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.070s 2023-10-30 05:53:33,578 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13331315-1e63-481d-940d-4425ca998962', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13331315-1e63-481d-940d-4425ca998962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:34,634 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:53:34,635 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1faaaf8d-8f8f-404e-893b-6df95e1f0fff', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1faaaf8d-8f8f-404e-893b-6df95e1f0fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-Serve rStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:35,700 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:53:35,701 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fee758-b821-41f0-a98b-f220be785852', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fee758-b821-41f0-a98b-f220be785852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:36,762 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:53:36,762 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fcea7e-4253-425e-94b0-c07e99d93a56', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fcea7e-4253-425e-94b0-c07e99d93a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:37,833 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:53:37,834 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734b0902-e036-407c-9ff0-d67dd7215c84', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734b0902-e036-407c-9ff0-d67dd7215c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:38,903 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.054s 2023-10-30 05:53:38,903 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a4a8ea-ea41-43ff-a538-097a3c49d711', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a4a8ea-ea41-43ff-a538-097a3c49d711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8f d0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:39,979 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.052s 2023-10-30 05:53:39,980 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824424b6-5c89-4459-a08b-26554afd8c9b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824424b6-5c89-4459-a08b-26554afd8c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:41,584 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.581s 2023-10-30 05:53:41,585 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a9f608-ff84-4312-a01b-065507ae8f0f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a9f608-ff84-4312-a01b-065507ae8f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651 f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:42,668 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.070s 2023-10-30 05:53:42,668 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7715418-b43f-4964-a7ad-67c322a4ffa1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7715418-b43f-4964-a7ad-67c322a4ffa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:43,727 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:53:43,728 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de68ad9-6d18-4938-970b-7074c61f52a7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de68ad9-6d18-4938-970b-7074c61f52a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_ id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:44,798 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.057s 2023-10-30 05:53:44,798 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfead4e3-acdb-4cd3-b28a-6cb030d9f546', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfead4e3-acdb-4cd3-b28a-6cb030d9f546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:45,853 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 05:53:45,853 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0362799-7026-4170-9f13-4bbc0dcbdce7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0362799-7026-4170-9f13-4bbc0dcbdce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:46, 906 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:46,907 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4426983e-fab8-419f-8445-deecde92837e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4426983e-fab8-419f-8445-deecde92837e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:47,959 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:47,959 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243048c7-eee8-48e6-b106-e2e7c0402322', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243048c7-eee8-48e6-b106-e2e7c0402322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:49,049 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_at tached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.076s 2023-10-30 05:53:49,049 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c10d05-03f9-4aaf-bfe2-ac2a8404b21d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c10d05-03f9-4aaf-bfe2-ac2a8404b21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:50,119 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:53:50,120 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cee63e6-d153-4d8b-b924-20c5197158fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cee63e6-d153-4d8b-b924-20c5197158fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:51,174 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 0 5:53:51,174 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e517ba-9dea-4529-af01-99d6fc301708', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e517ba-9dea-4529-af01-99d6fc301708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:52,234 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:53:52,234 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b98e87-6e8e-4f43-a8a4-9e65d1fc35e8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b98e87-6e8e-4f43-a8a4-9e65d1fc35e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:53,309 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.060s 2023-10-30 05:53:53,309 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/jso n', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985fa40d-38df-4574-ba66-009e6d19bbf9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985fa40d-38df-4574-ba66-009e6d19bbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:54,394 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.071s 2023-10-30 05:53:54,394 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a2ac45-ebc9-41c1-baf5-6568bf05b98e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a2ac45-ebc9-41c1-baf5-6568bf05b98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:55,456 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:53:55,456 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a514977c-e52f-4188-975c-7b27996248d0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a514977c-e52f-4188-975c-7b27996248d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:56,546 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.076s 2023-10-30 05:53:56,547 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85952819-bdf0-4528-96ab-719c1e3970ae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85952819-bdf0-4528-96ab-719c1e3970ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:57,651 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.083s 2023-10-30 05:53:57,652 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5072762-1938-4ea8-a06e-afae88a340af', 'content-length': '919', ' openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5072762-1938-4ea8-a06e-afae88a340af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:58,719 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.053s 2023-10-30 05:53:58,720 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d15db8-adb9-4085-a734-a2fd8a879551', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d15db8-adb9-4085-a734-a2fd8a879551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:59,783 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:53:59,784 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d91300-2fd1-4564-89fc-1f3c4ec856fa', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d91300-2fd1-4564-89fc-1f3c4ec856fa', ' connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:00,844 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:00,844 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fbe921-d03f-485b-8aaa-57a894a00e20', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fbe921-d03f-485b-8aaa-57a894a00e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:01,905 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:01,905 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92f4391-5c90-4c18-9d01-5af6bade6e8a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92f4391-5c90-4c18-9d01-5af6bade6e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656 -4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:02,969 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:02,970 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7595f0-3f88-48a6-a034-0392924dd585', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7595f0-3f88-48a6-a034-0392924dd585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:04,033 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 05:54:04,033 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a909ae1-a857-4a02-a081-283581ec5717', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a909ae1-a857-4a02-a081-283581ec5717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availab ility_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:05,089 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:05,090 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60893a1e-6ae8-411e-8916-48178c9728ee', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60893a1e-6ae8-411e-8916-48178c9728ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:06,147 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:54:06,147 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736c8bc2-da83-4884-a327-f55efb2cfb46', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736c8bc2-da83-4884-a327-f55efb2cfb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDevi ceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:07,240 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.081s 2023-10-30 05:54:07,240 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9badf069-a79e-48be-8840-6bb935c4a455', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9badf069-a79e-48be-8840-6bb935c4a455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:08,319 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.064s 2023-10-30 05:54:08,319 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8414f1c-6804-4928-b3e7-279ed0f2f408', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8414f1c-6804-4928-b3e7-279ed0f2f408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:09,400 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:54:09,401 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202ed1a2-e036-4016-bd78-6b63a478e90f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202ed1a2-e036-4016-bd78-6b63a478e90f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:10,488 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.063s 2023-10-30 05:54:10,489 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0524ec8-49f2-4346-ae25-3dfd0477462d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0524ec8-49f2-4346-ae25-3dfd0477462d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a" }, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:11,556 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:11,556 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7a998e-1985-47d9-b37f-8c98b91580fa', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7a998e-1985-47d9-b37f-8c98b91580fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:12,627 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:54:12,627 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed34d533-e1ac-4fc4-8d07-e7d1b484faad', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed34d533-e1ac-4fc4-8d07-e7d1b484faad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "us er_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:13,712 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.070s 2023-10-30 05:54:13,712 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279a3d01-9e52-438c-bceb-d57a4efb691b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279a3d01-9e52-438c-bceb-d57a4efb691b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:14,793 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.068s 2023-10-30 05:54:14,794 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04effd64-f085-4e14-b48b-bf4037b5935d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04effd64-f085-4e14-b48b-bf4037b5935d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:15,852 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:15,852 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebc5e49-3e8b-40c2-8eed-7dffd2c976ae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebc5e49-3e8b-40c2-8eed-7dffd2c976ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:16,920 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.055s 2023-10-30 05:54:16,921 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc6dc32-f225-4bb2-964d-ce786eb677eb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc6dc32-f225-4bb2-964d-ce786eb677eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:17,983 84093 I NFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.039s 2023-10-30 05:54:17,983 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f724bc6f-fc27-4d08-b724-3c2849995e7b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f724bc6f-fc27-4d08-b724-3c2849995e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:19,037 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 05:54:19,038 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f89afc-f121-45b5-b3df-5d0d8c459989', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f89afc-f121-45b5-b3df-5d0d8c459989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:20,101 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 20 0 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:54:20,102 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5224818-c8c7-4634-9b78-5f10b7776243', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5224818-c8c7-4634-9b78-5f10b7776243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:21,168 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.053s 2023-10-30 05:54:21,168 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0afaee8-d450-4acb-8675-197f0712de99', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0afaee8-d450-4acb-8675-197f0712de99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:22,233 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:22,234 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d759554-fc1f-435e-9d93-5d14346767f4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d759554-fc1f-435e-9d93-5d14346767f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:23,309 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.061s 2023-10-30 05:54:23,309 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a74c40c-b88d-488b-bf3a-3f7f8c71de8f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a74c40c-b88d-488b-bf3a-3f7f8c71de8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:24,373 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:54:24,374 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f16a244-83a3-4a56-a63f-0f7d9e060fac', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f16a244-83a3-4a56-a63f-0f7d9e060fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:25,432 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.039s 2023-10-30 05:54:25,433 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac01c468-7f62-4d0f-87e7-68c7e9b07472', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac01c468-7f62-4d0f-87e7-68c7e9b07472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:26,488 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:26,489 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e0099d-4270-47fb-99c1-60a1e520f923', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e0099d-4270-47fb-99c1-60a1e520f923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:27,561 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.059s 2023-10-30 05:54:27,562 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51daaab-4b2f-4b7c-996b-a7af69a09268', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51daaab-4b2f-4b7c-996b-a7af69a09268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:28,627 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.052s 2023-10-30 05:54:28,628 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00a9652-98f3-43de-ac56-833f7a588d0e', 'content-length': '919', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00a9652-98f3-43de-ac56-833f7a588d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:29,728 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.074s 2023-10-30 05:54:29,729 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3710db-3728-464a-8a46-84127c61b922', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3710db-3728-464a-8a46-84127c61b922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:30,800 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.054s 2023-10-30 05:54:30,801 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2623a78c-c044-4f4c-a50a-afbdd186e62e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2623a78c-c044-4f4c-a50a-afbdd186e62e', 'connection' : 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:31,868 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:31,868 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e0835c-0a67-44eb-8156-d5cd72f7ddd4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e0835c-0a67-44eb-8156-d5cd72f7ddd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:32,933 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:32,934 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00980157-3f7b-45ca-809d-bab2c9fa497d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00980157-3f7b-45ca-809d-bab2c9fa497d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326- 8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:34,007 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:54:34,007 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1985043c-55b1-4b34-9f91-743f87e9d444', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1985043c-55b1-4b34-9f91-743f87e9d444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:35,071 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:54:35,071 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c26c8e-eea4-435c-9ddd-69bd67c97aca', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c26c8e-eea4-435c-9ddd-69bd67c97aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone" : "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:36,137 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.052s 2023-10-30 05:54:36,137 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4833a4-cd3b-4ece-9f32-17d7cf8fa69a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4833a4-cd3b-4ece-9f32-17d7cf8fa69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:37,200 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:37,201 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0260e9f-5e19-4872-89bc-e15ac6f6a856', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0260e9f-5e19-4872-89bc-e15ac6f6a856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTes t-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:38,284 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.070s 2023-10-30 05:54:38,285 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090c7e88-7894-4d55-b44f-0c3470849716', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090c7e88-7894-4d55-b44f-0c3470849716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:39,361 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:54:39,361 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e023c9-8c12-4100-b338-30f068eb364e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e023c9-8c12-4100-b338-30f068eb364e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:40,444 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.069s 2023-10-30 05:54:40,444 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5463ce-e89f-417f-9165-5cc1bbf5d0c0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5463ce-e89f-417f-9165-5cc1bbf5d0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:41,503 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:41,503 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e5b35c-69cc-4ef5-93e1-b42c838a810b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e5b35c-69cc-4ef5-93e1-b42c838a810b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:42,575 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.058s 2023-10-30 05:54:42,576 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e336201-14e2-48c7-950c-611004f441c4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e336201-14e2-48c7-950c-611004f441c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:43,650 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.059s 2023-10-30 05:54:43,650 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2338f2-bbe3-41e3-acbd-ff223e122bfc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2338f2-bbe3-41e3-acbd-ff223e122bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "83 19f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:44,725 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.058s 2023-10-30 05:54:44,725 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511e3099-2bf8-4898-8355-6221985b0e25', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511e3099-2bf8-4898-8355-6221985b0e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:45,786 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:54:45,786 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2c8563-a524-44f0-bd97-85b7837f4d4f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2c8563-a524-44f0-bd97-85b7837f4d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattac h": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:46,855 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.053s 2023-10-30 05:54:46,856 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa40076-1f87-4e04-80ff-91710ea3703e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa40076-1f87-4e04-80ff-91710ea3703e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:47,917 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:47,917 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8036f0b9-09be-47bb-a598-7ac82b544575', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8036f0b9-09be-47bb-a598-7ac82b544575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:49,013 84093 INFO [te mpest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.082s 2023-10-30 05:54:49,013 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0539fa8c-a9c8-4af7-b326-36a3c0276362', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0539fa8c-a9c8-4af7-b326-36a3c0276362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:50,074 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.047s 2023-10-30 05:54:50,075 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c49bcdb-b73a-4825-a3de-395ceef28653', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c49bcdb-b73a-4825-a3de-395ceef28653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:51,154 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http: //10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:54:51,155 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3de91f9-95ed-4ced-92d8-25ecb9111f08', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3de91f9-95ed-4ced-92d8-25ecb9111f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:52,227 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.058s 2023-10-30 05:54:52,227 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566693f5-3dc5-4565-b4dd-3c8f4051df6a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566693f5-3dc5-4565-b4dd-3c8f4051df6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:53,287 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:53,288 84093 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3c25c4-998a-4752-a43d-cf5ffc35d281', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3c25c4-998a-4752-a43d-cf5ffc35d281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:54,363 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.062s 2023-10-30 05:54:54,364 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41aeb41b-e0c2-4d4f-82b9-c35ef985c6a9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41aeb41b-e0c2-4d4f-82b9-c35ef985c6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:55,431 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.054s 2023-10-30 05:54:55,432 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f497f347-5dda-4d4e-b399-b07e2b29f568', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f497f347-5dda-4d4e-b399-b07e2b29f568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:56,487 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:56,488 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d89f98-a1dd-4751-bd91-9ab3e03bcb87', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d89f98-a1dd-4751-bd91-9ab3e03bcb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:57,551 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:57,551 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-t ype': 'application/json', 'x-compute-request-id': 'req-bb68829f-3f17-412a-9108-c0d03c7a6511', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb68829f-3f17-412a-9108-c0d03c7a6511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:58,614 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:58,615 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80fde253-354d-42f3-9c10-45506a966ba7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80fde253-354d-42f3-9c10-45506a966ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:59,720 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.089s 2023-10-30 05:54:59,721 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ea2858-a42c-4d7d-917c-f801a264991f', 'content-length': '919', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ea2858-a42c-4d7d-917c-f801a264991f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:00,773 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.039s 2023-10-30 05:55:00,774 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c751c752-5cf6-4428-87e5-f699a1d00ae5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c751c752-5cf6-4428-87e5-f699a1d00ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:01,835 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:55:01,835 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc69a7b0-14da-4af6-b08c-fcb5a7455ce3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc69a7b0-14da-4af6-b08c-fcb5a7455ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:02,906 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:55:02,907 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79946fd2-5bd7-497a-ac6e-89193432599c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79946fd2-5bd7-497a-ac6e-89193432599c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:03,965 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:55:03,965 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcbeec8d-2c24-4c69-9829-9fdba806dc2c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcbeec8d-2c24-4c69-9829-9fdba806dc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7 a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:05,027 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:55:05,027 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c267c79-175e-4f5f-a32d-638652e71bda', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c267c79-175e-4f5f-a32d-638652e71bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:06,084 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:55:06,084 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666d778c-6afe-41a3-867b-b6aea0b10b6c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666d778c-6afe-41a3-867b-b6aea0b10b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", " created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:07,145 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.047s 2023-10-30 05:55:07,146 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafd550e-f3c9-43a9-b700-400cbf8a167d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafd550e-f3c9-43a9-b700-400cbf8a167d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:08,210 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:55:08,210 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f3e53f-3781-496d-947b-d1d2aa16b4c2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f3e53f-3781-496d-947b-d1d2aa16b4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-20 17497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:09,299 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.072s 2023-10-30 05:55:09,300 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71bc6b0-7157-4a2b-a8dd-5ed198475e3c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71bc6b0-7157-4a2b-a8dd-5ed198475e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:10,371 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:55:10,371 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2936364f-17c4-4984-90a8-36d8492ae18e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2936364f-17c4-4984-90a8-36d8492ae18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "se lf", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:11,437 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:55:11,437 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91059b26-9af0-4035-ba28-55c3987b6a6a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91059b26-9af0-4035-ba28-55c3987b6a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:12,509 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.055s 2023-10-30 05:55:12,510 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f9e6ef-cfaa-4607-9f27-954930b1954b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f9e6ef-cfaa-4607-9f27-954930b1954b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:13,592 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.062s 2023-10-30 05:55:13,592 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9316c3-3973-4459-be7a-b61929ac0115', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9316c3-3973-4459-be7a-b61929ac0115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:14,724 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.109s 2023-10-30 05:55:14,724 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d41b4c-bbef-4dcd-b1da-3a6548763ebe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d41b4c-bbef-4dcd-b1da-3a6548763ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4 eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [127.068545s] ... ok {10} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {10} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [16.839091s] ... ok {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.030234s] ... ok {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.040620s] ... ok {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.024138s] ... ok {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [17.877894s] ... ok {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.038906s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.020725s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.031174s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.034451s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.081283s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.032585s] ... ok {5} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [378.492235s] ... ok {5} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [126.704173s] ... ok {5} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [97.451921s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 59, in test_volume_revert_to_snapshot waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 43572efe-c2df-4a38-8feb-1b732761bf99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-30 05:57:25,448 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes 0.524s 2023-10-30 05:57:25,449 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2075484435"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0462d0b-b9cc-48a0-bec8-49df65377763', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0462d0b-b9cc-48a0-bec8-49df65377763', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.362620", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-10-30 05:57:25,526 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.060s 2023-10-30 05:57:25,527 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937c1a3c-ed2e-436d-8f5b-5fdc391534f5', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937c1a3c-ed2e-436d-8f5b-5fdc391534f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:26,602 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.048s 2023-10-30 05:57:26,602 84083 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5133f849-7210-4534-9952-267ae1dea6a5', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5133f849-7210-4534-9952-267ae1dea6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:26.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:27,673 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.052s 2023-10-30 05:57:27,674 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dabf543d-37ee-4453-b150-6917976120fd', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dabf543d-37ee-4453-b150-6917976120fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:26.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:28,781 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.093s 2023-10-30 05:57:28,782 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body : None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9defeb44-7b95-4932-8abe-24f31c1ce8a5', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9defeb44-7b95-4932-8abe-24f31c1ce8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:26.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:29,855 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.060s 2023-10-30 05:57:29,856 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c8d837-8d36-4ff3-a23d-e5375111cb6a', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c8d837-8d36-4ff3-a23d-e5375111cb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:26.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:30,917 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.047s 2023-10-30 05:57:30,918 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84 a4b41b-914d-4868-b587-f4186b325a30', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a4b41b-914d-4868-b587-f4186b325a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:30.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:30,929 84083 INFO [tempest.common.waiters] volume 43572efe-c2df-4a38-8feb-1b732761bf99 reached available after waiting for 5.929626 seconds 2023-10-30 05:57:31,096 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots 0.166s 2023-10-30 05:57:31,096 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-485851805"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed5ab44-176d-4163-80d7-fcfeade7df76', 'content-length': '321', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed5ab44-176d-4163-80d7-fcfeade7df76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.023853", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}}}' 2023-10-30 05:57:31,131 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.028s 2023-10-30 05:57:31,132 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675d6cc4-6a95-479e-9226-c38bb29849de', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675d6cc4-6a95-479e-9226-c38bb29849de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572ef e-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:32,169 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.029s 2023-10-30 05:57:32,169 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41007507-ce68-4f70-a533-1e25a2b1f360', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41007507-ce68-4f70-a533-1e25a2b1f360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:33,206 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.032s 2023-10-30 05:57:33,207 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bd2cf8-2f9a-47e2-9b5a-3188802c5069', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bd2cf8-2f9a-47e2-9b5a-3188802c5069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:34,282 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.070s 2023-10-30 05:57:34,282 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c9d644-e79d-4790-ad50-2c6c3025f242', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c9d644-e79d-4790-ad50-2c6c3025f242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-b ac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:35,368 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.081s 2023-10-30 05:57:35,368 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e611198-e38a-4e4b-a169-7fc847f9696a', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e611198-e38a-4e4b-a169-7fc847f9696a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:36,448 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.075s 2023-10-30 05:57:36,448 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fde63f-b8d3-4066-9297-baf43b8e0cae', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fde63f-b8d3-4066-9297-baf43b8e0cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:37,504 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.050s 2023-10-30 05:57:37,505 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bb55c4-1d52-453c-8309-bdfcafb9f2f2', 'content-length': '453', 'openstack-api-version': 'volume 3.0' , 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bb55c4-1d52-453c-8309-bdfcafb9f2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:38,535 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.025s 2023-10-30 05:57:38,536 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0e1082-d811-4989-830a-c5d07feb1950', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0e1082-d811-4989-830a-c5d07feb1950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:39,575 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.030s 2023-10-30 05:57:39,575 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08556813-3313-432d-b788-9a9cf23dc63a', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08556813-3313-432d-b788-9a9cf23dc63a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:40,605 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.026s 2023-10-30 05:57:40,605 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respons e - Headers: {'date': 'Mon, 30 Oct 2023 05:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad9ddf0-f872-4c7a-921b-650f8ef7b812', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad9ddf0-f872-4c7a-921b-650f8ef7b812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:41,636 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.024s 2023-10-30 05:57:41,636 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4978f14e-3e19-4276-8271-49c5ab837862', 'content-length': '480', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4978f14e-3e19-4276-8271-49c5ab837862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": "2023-10-30T05:57:41.000000", "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "available", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-10-30 05:57:41,639 84083 INFO [tempest.common.waiters] snapshot a496e82c-202f-4f03-bac6-3fb4242788bf reached available after waiting for 10.639893 seconds 2023-10-30 05:57:41,711 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 202 POST http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99/action 0.071s 2023-10-30 05:57:41,711 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"revert": {"snapshot_id": "a496e82c-202f-4f03-bac6-3fb4242788bf"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-compute-request-id': 'req-f6f12146-4144-4571-a2fd-68df399896e9', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f12146-4144-4571-a2fd-68df399896e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99/action'} Body: b'' 2023-10-30 05:57:41,753 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.041s 2023-10-30 05:57:41,754 84083 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f1552e-6304-43bd-9f9c-5d8dd8f356c1', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f1552e-6304-43bd-9f9c-5d8dd8f356c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:42,819 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.049s 2023-10-30 05:57:42,819 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f7d3cf4-2fe4-425a-9406-c2426edb7b47', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f7d3cf4-2fe4-425a-9406-c2426edb7b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:43,891 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.058s 2023-10-30 05:57:43,892 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'v olume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6df6b6-15bb-42d0-bc1a-98d17f50254b', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6df6b6-15bb-42d0-bc1a-98d17f50254b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:44,968 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.060s 2023-10-30 05:57:44,968 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b214fbe-7423-4ed8-bcc3-7470240ed893', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b214fbe-7423-4ed8-bcc3-7470240ed893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:46,051 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.070s 2023-10-30 05:57:46,052 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:45 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39610d22-7011-4e7d-abfe-ba4afe72a9b3', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39610d22-7011-4e7d-abfe-ba4afe72a9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:47,118 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.051s 2023-10-30 05:57:47,119 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d41123-0985-4d2f-8214-b02c70b56e66', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d41123-0985-4d2f-8214-b02c70b56e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:48,177 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:57:48,178 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8aef7d3-8651-41bc-a 18b-711c4ac7fa2c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8aef7d3-8651-41bc-a18b-711c4ac7fa2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:49,245 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.053s 2023-10-30 05:57:49,246 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d13a3f1-df31-41bd-bbe0-dfc8789f8fbd', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d13a3f1-df31-41bd-bbe0-dfc8789f8fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:50,323 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.063s 2023-10-30 05:57:50,324 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e9a757-f5bd-4f62-a213-35677f086d22', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-open stack-request-id': 'req-86e9a757-f5bd-4f62-a213-35677f086d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:51,478 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.141s 2023-10-30 05:57:51,479 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5627e6-6326-4606-8120-0caf740e9bba', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5627e6-6326-4606-8120-0caf740e9bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:52,587 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.089s 2023-10-30 05:57:52,588 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ba9e63-75d3-4ef4-b157-accc61544670', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ba9e63-75d3-4ef4-b157-accc61544670', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:53,665 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.054s 2023-10-30 05:57:53,665 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e9ff6a-a81b-4f29-bf7e-15699bceedcf', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e9ff6a-a81b-4f29-bf7e-15699bceedcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:54,802 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.117s 2023-10-30 05:57:54,802 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e8c8f44-404f-439a-98ce-0b540af32762', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e8c8f44-404f-439a-98ce-0b540af32762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b' {"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:55,893 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.075s 2023-10-30 05:57:55,893 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350a1251-874f-43a1-8fc5-9f4a612b108a', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350a1251-874f-43a1-8fc5-9f4a612b108a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:56,966 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.059s 2023-10-30 05:57:56,967 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe13ec03-9418-4c3c-bff1-8af363136e9e', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe13ec03-9418-4c3c-bff1-8af363136e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "cr eated_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:58,033 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.052s 2023-10-30 05:57:58,033 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac31b92-c5ed-48a9-94c5-c5a4cba89040', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac31b92-c5ed-48a9-94c5-c5a4cba89040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:59,105 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.058s 2023-10-30 05:57:59,105 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48870e67-354b-43bf-88eb-ea509551693d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48870e67-354b-43bf-88eb-ea509551693d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volu me-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:00,166 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.046s 2023-10-30 05:58:00,167 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d12e8c-da35-4fa2-9cae-c6834c8f2377', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d12e8c-da35-4fa2-9cae-c6834c8f2377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:01,225 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.044s 2023-10-30 05:58:01,226 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33532ce4-04b1-46d9-b691-b801983f1182', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33532ce4-04b1-46d9-b691-b801983f1182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {} , "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:02,309 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.066s 2023-10-30 05:58:02,310 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8acdca74-76db-4f8e-abcf-b0898c8b2735', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8acdca74-76db-4f8e-abcf-b0898c8b2735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:03,372 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.049s 2023-10-30 05:58:03,372 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e7de5a-9c98-41c7-a780-20ae7e9f903f', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e7de5a-9c98-41c7-a780-20ae7e9f903f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38 -8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:04,431 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:04,432 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6788f46f-0310-4c7e-9916-8b2742d08862', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6788f46f-0310-4c7e-9916-8b2742d08862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:05,491 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:05,492 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964783f9-a80e-44b9-9ad7-b608912634b2', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964783f9-a80e-44b9-9ad7-b608912634b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572ef e-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:06,545 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.039s 2023-10-30 05:58:06,545 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ceb1066-2f39-4254-af50-a39e6946217e', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ceb1066-2f39-4254-af50-a39e6946217e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:07,599 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.040s 2023-10-30 05:58:07,600 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73206e4a-00d3-40f2-96e7-77cf95cf0439', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73206e4a-00d3-40f2-96e7-77cf95cf0439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "r eplication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:08,673 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.051s 2023-10-30 05:58:08,673 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170a0ee3-fec8-4c62-9ce9-1b89669fafef', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170a0ee3-fec8-4c62-9ce9-1b89669fafef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:09,747 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.049s 2023-10-30 05:58:09,747 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7105c63c-1aa0-4001-887f-2e3fe84ac49a', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7105c63c-1aa0-4001-887f-2e3fe84ac49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-te nant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:10,897 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.130s 2023-10-30 05:58:10,897 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8a763f-8415-46c6-a2cd-f3c260283180', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8a763f-8415-46c6-a2cd-f3c260283180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:11,970 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.051s 2023-10-30 05:58:11,972 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f9a567-6628-4d69-b978-a44c66b35da5', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f9a567-6628-4d69-b978-a44c66b35da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:13,054 84083 INFO [tempest.lib.common.rest_ client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.068s 2023-10-30 05:58:13,055 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e78f566-4145-4159-8d51-fe94fa79f5ad', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e78f566-4145-4159-8d51-fe94fa79f5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:14,181 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.113s 2023-10-30 05:58:14,182 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93513fb-e029-4035-a3ce-ca9cba5366dd', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93513fb-e029-4035-a3ce-ca9cba5366dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:15,242 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8 ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:15,242 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa422747-73c4-45cc-93e4-0aeba3ab8c16', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa422747-73c4-45cc-93e4-0aeba3ab8c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:16,310 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.055s 2023-10-30 05:58:16,311 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e1562f-7fd1-468f-8ba1-ffdd369218b4', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e1562f-7fd1-468f-8ba1-ffdd369218b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:17,394 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.070s 2023-10-30 05:58:17,394 84083 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ada8957-fe6b-41f8-a7b7-fde0f0d314e0', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ada8957-fe6b-41f8-a7b7-fde0f0d314e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:18,465 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.051s 2023-10-30 05:58:18,466 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af3fa25-0c56-49bd-98fa-4f51b3bd2b4c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af3fa25-0c56-49bd-98fa-4f51b3bd2b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:19,552 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.071s 2023-10-30 05:58:19,553 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a046bf6-c4c6-4a49-8be8-1bc5210c884e', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a046bf6-c4c6-4a49-8be8-1bc5210c884e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:20,630 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.053s 2023-10-30 05:58:20,631 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db8eb19-b698-4e22-966e-7c92446fc430', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db8eb19-b698-4e22-966e-7c92446fc430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:21,702 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.057s 2023-10-30 05:58:21,703 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:21 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d96746-4121-4536-93a9-0a5c9cfa5013', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d96746-4121-4536-93a9-0a5c9cfa5013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:22,809 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.093s 2023-10-30 05:58:22,809 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-babcdeb2-b3d7-45bb-891c-8bc1ef273d8b', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-babcdeb2-b3d7-45bb-891c-8bc1ef273d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:23,870 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.047s 2023-10-30 05:58:23,871 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f19a2cf-67fb-4fae -8be9-2eeedd973a5d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f19a2cf-67fb-4fae-8be9-2eeedd973a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:24,937 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.054s 2023-10-30 05:58:24,937 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0af030-660f-4de2-ab12-fa7d08701a71', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0af030-660f-4de2-ab12-fa7d08701a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:25,998 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.044s 2023-10-30 05:58:25,999 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf0e5d2-77cf-4b59-bdec-8f8d78a14a95', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-op enstack-request-id': 'req-ecf0e5d2-77cf-4b59-bdec-8f8d78a14a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:27,056 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:27,057 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c63ca1-8805-422b-ba25-07e436f8e1cf', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c63ca1-8805-422b-ba25-07e436f8e1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:28,123 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.046s 2023-10-30 05:58:28,123 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f92ffe5-1a75-43d9-9e71-e18d3119fe8d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f92ffe5-1a75-43d9-9e71-e18d3119fe8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:29,220 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.081s 2023-10-30 05:58:29,220 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad6768c-3c7d-4328-9c07-8d80bc84660c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad6768c-3c7d-4328-9c07-8d80bc84660c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:30,281 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.048s 2023-10-30 05:58:30,281 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad40104-a578-4512-9bbd-881e0f6f8f54', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad40104-a578-4512-9bbd-881e0f6f8f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:31,351 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.054s 2023-10-30 05:58:31,351 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6855153f-a78c-4749-a262-876618107f89', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6855153f-a78c-4749-a262-876618107f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:32,453 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.084s 2023-10-30 05:58:32,453 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a62ad0-5e1c-4dca-bbad-7be4e503e8ef', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a62ad0-5e1c-4dca-bbad-7be4e503e8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", " created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:33,504 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.038s 2023-10-30 05:58:33,505 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150636f4-d65e-4a9b-bf72-ff0bd4c18aff', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150636f4-d65e-4a9b-bf72-ff0bd4c18aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:34,559 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.041s 2023-10-30 05:58:34,560 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8471d9-f5e1-4cd3-b707-5479994a0c2a', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8471d9-f5e1-4cd3-b707-5479994a0c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Vo lume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:35,633 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.056s 2023-10-30 05:58:35,633 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae98fdc-5e2c-44b7-bc1d-9519f586f082', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae98fdc-5e2c-44b7-bc1d-9519f586f082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:36,687 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.040s 2023-10-30 05:58:36,687 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b13e0b-b4ae-4039-96fc-409bd34dee55', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b13e0b-b4ae-4039-96fc-409bd34dee55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:37,742 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:37,742 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed45af3-86e3-4961-9c3d-c83ac534454c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed45af3-86e3-4961-9c3d-c83ac534454c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:38,797 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.042s 2023-10-30 05:58:38,797 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc08ff9-30d5-4b9f-8f54-c0fc7e405805', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc08ff9-30d5-4b9f-8f54-c0fc7e405805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a 38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:39,860 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.049s 2023-10-30 05:58:39,861 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7565a361-dcf7-441d-9e9b-2053be42408b', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7565a361-dcf7-441d-9e9b-2053be42408b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:40,919 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.044s 2023-10-30 05:58:40,919 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad7423a-963a-4980-91fb-febaf8d6cb65', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad7423a-963a-4980-91fb-febaf8d6cb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572 efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:41,978 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:41,979 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a1e072-9f21-464a-8b58-e20cf0d6fbd1', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a1e072-9f21-464a-8b58-e20cf0d6fbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:43,072 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.080s 2023-10-30 05:58:43,073 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1474fc18-9214-485c-a8ca-e309786fce9a', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1474fc18-9214-485c-a8ca-e309786fce9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:44,132 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:44,132 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bad1e54-462e-4c4b-8dab-f28677a2b08d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bad1e54-462e-4c4b-8dab-f28677a2b08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:45,199 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.042s 2023-10-30 05:58:45,200 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a5e160-f5a1-4e20-b92e-b990098f439d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a5e160-f5a1-4e20-b92e-b990098f439d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol- tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:46,259 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.046s 2023-10-30 05:58:46,259 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d74979-7701-49ad-915f-f9081e627d43', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d74979-7701-49ad-915f-f9081e627d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:47,320 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.047s 2023-10-30 05:58:47,320 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493b08c6-a7ee-4ea7-8ca6-d261308cbf8c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493b08c6-a7ee-4ea7-8ca6-d261308cbf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:48,375 84083 INFO [tempest.lib.common.res t_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:48,376 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2db0e8-8072-4b5e-b7bf-9855e65f7a69', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2db0e8-8072-4b5e-b7bf-9855e65f7a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:49,434 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:49,434 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e9a31a-694d-4bce-8b95-1214ddaba4cb', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e9a31a-694d-4bce-8b95-1214ddaba4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:50,491 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897 e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:50,491 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4da348a-5abf-4b43-ad8c-3a09882f9f26', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4da348a-5abf-4b43-ad8c-3a09882f9f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:51,561 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:51,562 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d20b4a-9612-41d1-a3d7-bafac4c3e980', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d20b4a-9612-41d1-a3d7-bafac4c3e980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:52,615 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.040s 2023-10-30 05:58:52,615 84083 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1dc1e6-01a7-4e75-83a9-41682ab9af6c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1dc1e6-01a7-4e75-83a9-41682ab9af6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:53,716 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.085s 2023-10-30 05:58:53,716 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0602935b-b4b3-4e6c-b1e6-b7f3e3f20eaa', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0602935b-b4b3-4e6c-b1e6-b7f3e3f20eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:54,780 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.050s 2023-10-30 05:58:54,780 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version' : 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e502193-3782-4ae6-a417-ed831f1e1cee', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e502193-3782-4ae6-a417-ed831f1e1cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:55,850 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.057s 2023-10-30 05:58:55,850 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca5d75f-761a-42d3-847b-807a361fd282', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca5d75f-761a-42d3-847b-807a361fd282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:56,910 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.047s 2023-10-30 05:58:56,910 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc607386-31ca-4a6c-82f6-49d364f1b394', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc607386-31ca-4a6c-82f6-49d364f1b394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:57,990 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.067s 2023-10-30 05:58:57,990 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de53efec-d9a6-4974-8532-5f0eb0423a26', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de53efec-d9a6-4974-8532-5f0eb0423a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:59,094 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.090s 2023-10-30 05:58:59,094 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201b9c75-b62d-48 cf-bac9-2b2cc5f5ff39', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201b9c75-b62d-48cf-bac9-2b2cc5f5ff39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:59:00,224 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.117s 2023-10-30 05:59:00,225 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382003ef-35ab-43a3-a83b-6829c3956e7f', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382003ef-35ab-43a3-a83b-6829c3956e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:59:01,303 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.065s 2023-10-30 05:59:01,303 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4900dc1d-2d13-4514-9da1-e874f77d744d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-4900dc1d-2d13-4514-9da1-e874f77d744d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:59:02,359 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:59:02,360 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3a3075-9775-4116-80a3-ef6d0559ca51', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3a3075-9775-4116-80a3-ef6d0559ca51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:59:02.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' {8} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [653.545407s] ... ok {5} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [17.377620s] ... ok {7} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [367.451406s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 33, in test_delete_attached_volume self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 569, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 375, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 327e1435-9d4a-43ff-84d3-1ebd8926275b to server f560d747-69e7-4d60-a3c2-8f8307f10149 within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-30 05:53:39,343 84087 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-10-30 05:53:39,343 84087 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-30 05:53:39,414 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.066s 2023-10-30 05:53:39,414 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1585603420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIEdA5tQBugI/Kh1rB1yhIJv0tNfUjJ6Nxi1DHdeuBv3LUwgcHgxf+zs9I44lQ2ztIVnqugVj0j5i4ReyzSEMEUB03Aoz+cTPJ1YC5lM03r2WJVKsQogHAEbSyXS8IifA=="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1bf91fc-969f-4cb8-83f8-4b0a02b6cea3', 'x-compute-request-id': 'req-a1bf91fc-969f-4cb8-83f8-4b0a02b6cea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1585603420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIEdA5tQBugI/Kh1rB1yhIJv0tNfUjJ6Nxi1DHdeuBv3LUwgcHgxf+zs9I44lQ2ztIVnqugVj0j5i4ReyzSEMEUB03Aoz+cTPJ1YC5lM03r2WJVKsQogHAEbSyXS8IifA==", "fingerprint": "dd:b9:f7:f3:70:dd:38:c8:13:75:7e:66:b2:f3:7e:b4", "user_id": "0fc523869f524f2598eddbd67e616807"}}' 2023-10-30 05:53:39,418 84087 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1585603420 created 2023-10-30 05:53:39,613 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.193s 2023-10-30 05:53:39,613 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--568985231", "description": "tempest-description--521812475"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-49888b5e-b7cd-4a98-a348-b9d117b12952', 'date': 'Mon, 30 Oct 2023 05:53:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "name": "tempest-securitygroup--568985231", "stateful": true, "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "description": "tempest-description--521812475", "shared": false, "security_group_rules": [{"id": "54dff0ba-9e58-4d5a-a900-99cc9a996607", "project_id": "647004aba5a44a0396d1f4891224c7dc", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "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": 741, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 0}, {"id": "bca689e3-1a08-434d-8b35-88e24c09022e", "project_id": "647004aba5a44a0396d1f4891224c7dc", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ra nge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 740, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 1, "project_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:53:39,800 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-10-30 05:53:39,800 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "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-d3bddf8a-c41f-49c8-904a-a61e3e33548e', 'date': 'Mon, 30 Oct 2023 05:53:39 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": "e45cd05f-5c5b-485a-8b99-4ca6c6049f8f", "project_id": "647004aba5a44a0396d1f4891224c7dc", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "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-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 0}}' 2023-10-30 05:53:40,018 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.217s 2023-10-30 05:53:40,019 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-03f6a154-1c41-44c9-b929-0dd23c189581', 'date': 'Mon, 30 Oct 2023 05:53:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f0e2723-16eb-4a4c-844a-b4b6bf156fef", "project_id": "647004aba5a44a0396d1f4891224c7dc", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "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-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 0}}' 2023-10-30 05:53:40,019 84087 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--568985231 created 2023-10-30 05:53:40,881 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.860s 2023-10-30 05:53:40,881 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6d b643e4-ab4c-484f-ac67-508e10135d49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-e07aac5f-0c48-4d9d-beff-93d03b438e2a', 'date': 'Mon, 30 Oct 2023 05:53:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dafb37ee-9e2c-448d-9b93-79e6e2109779", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "floating_ip_address": "172.24.4.172", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "647004aba5a44a0396d1f4891224c7dc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:53:40Z", "updated_at": "2023-10-30T05:53:40Z", "revision_number": 0}}' 2023-10-30 05:53:40,882 84087 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dafb37ee-9e2c-448d-9b93-79e6e2109779', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'floating_ip_address': '172.24.4.172', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:53:40Z', 'updated_at': '2023-10-30T05:53:40Z', 'revision_number': 0, 'ip': '172.24.4.172'} created 2023-10-30 05:53:40,955 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.057s 2023-10-30 05:53:40,956 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4da60ee0-2f24-4385-bd96-e6058b154e28', '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": "0fc523869f524f2598eddbd67e616807", "name": "tempest-AttachVolumeNegativeTest-460499645-project-member", "password_expires_at": null}, "audit_ids": ["o_u3dXyIRfye1ctFLN7RkQ"], "expires_at": "2023-10-30T06:53:40.000000Z", "issued_at": "2023-10-30T05:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "647004aba5a44a0396d1f4891224c7dc", "name": "tempest-AttachVolumeNegativeTest-460499645"}, "is_domain": false, "roles": [{"id": "6d0bfadafa084379a0a9415dda2e8cb4", "name": "member"}, {"id": "2c067d47aa344223abc52d072043a31b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "da9a605e58264543bd85c1f73441a881", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1f287a3189844414a71902c1c19936b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "314627850657463ca634fd5eff91cae3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc", "region": "RegionOne"}], "id": "415c4b921cb84a3d816c38a7519aa6b0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "1e152091caa348228cf0777be55cc250", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/647004aba5a44a0396d1f4891224c7dc", "region": "RegionOne"}], "id": "4230642a83ac432ea8cf04b306e20553", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "76887900e0a0415b869d5fe9abd64cbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc", "region": "RegionOne"}], "id": "a22321934a1e43eca4f7150ff3 b21533", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4817c6230b45427d871ff52e0ef5634f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "af02e38f1ed344afa3be7d85b87550f3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "74dcf8515b0242d781470c6774d6dbfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "af5bd04a74c34d6da81b81b1e6876635", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "61539a97987e43a0adc9768b882716e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "d0576f120dad4dfeab0625212c43e703", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5cf7922596f64e7ab5ddafb1824a9b41", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d6db7409487b4d3db75bededd3f801b5", "type": "image", "name": "glance"}]}}' 2023-10-30 05:53:40,956 84087 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '9e1b3c08-ae1d-4cef-aa49-f3bf91f1c2ad', 'name': 'tempest-AttachVolumeNegativeTest-1744525931-network', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49536, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-30T05:42:12Z', 'updated_at': '2023-10-30T05:42:13Z', 'revision_number': 1} available for tenant 2023-10-30 05:53:40,957 84087 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1585603420', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIEdA5tQBugI/Kh1rB1yhIJv0tNfUjJ6Nxi1DHdeuBv3LUwgcHgxf+zs9I44lQ2ztIVnqugVj0j5i4ReyzSEMEUB03Aoz+cTPJ1YC5lM03r2WJVKsQogHAEbSyXS8IifA==', 'fingerprint': 'dd:b9:f7:f3:70:dd:38:c8:13:75:7e:66:b2:f3:7e:b4', 'user_id': '0fc523869f524f2598eddbd67e616807', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBtIolHp1gNgSrewgcj9SOq4AiPpfE1l6vBACQeRdL2uF5DdeY6n1FZ\ngb7S9q4wvWKgBwYFK4EEACKhZANiAATSBHQObUAboCPyodawdcoSCb9LTX1Iyejc\nYtQx3Xrgb9y1MIHB4MX/s7PSOOJUNs7SFZ6roFY9I+YuEXss0hDBFAdNwKM/nEzy\ndWAuZTNN69liVSrEKIBwBG0sl0vCInw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ba56256b-596a-42eb-bee3-7ea2638dd54a', 'name': 'tempest-securitygroup--568985231', 'stateful': True, 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'description': 'tempest-description--521812475', 'shared': False, 'security_group_rules': [{'id': '54dff0ba-9e58-4d5a-a900-99cc9a996607', 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'security_group_id': 'ba56256b-596a-42eb-bee3-7ea2638dd54a', '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': 741, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:53:39Z', 'updated_at': '2023-10-30T05:53:39Z', 'revision_number': 0}, {'id': 'bca689e3-1a08-434d-8b35-88e24c09022e', 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'security_group_id': 'ba56256b-596a-42eb-bee3-7ea2638dd54a', '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': 740 , 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:53:39Z', 'updated_at': '2023-10-30T05:53:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-30T05:53:39Z', 'updated_at': '2023-10-30T05:53:39Z', 'revision_number': 1, 'project_id': '647004aba5a44a0396d1f4891224c7dc'}, 'floating_ip': {'id': 'dafb37ee-9e2c-448d-9b93-79e6e2109779', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'floating_ip_address': '172.24.4.172', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:53:40Z', 'updated_at': '2023-10-30T05:53:40Z', 'revision_number': 0, 'ip': '172.24.4.172'}} 2023-10-30 05:53:41,672 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.715s 2023-10-30 05:53:41,673 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1247092623", "imageRef": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "9e1b3c08-ae1d-4cef-aa49-f3bf91f1c2ad"}], "security_groups": [{"name": "tempest-securitygroup--568985231"}], "key_name": "tempest-keypair-1585603420", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af961736-5dda-4ee1-a18d-4f3e9b0f736b', 'x-compute-request-id': 'req-af961736-5dda-4ee1-a18d-4f3e9b0f736b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--568985231"}], "adminPass": "password"}}' 2023-10-30 05:53:41,743 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.067s 2023-10-30 05:53:41,743 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07889e4f-a273-4c63-ba12-6dbfa3f49bf5', 'x-compute-request-id': 'req-07889e4f-a273-4c63-ba12-6dbfa3f49bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'{"server": {"id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "name": "tempest-AttachVolumeNegativeTest-server-1247092623", "status": "BUILD", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "user_id": "0fc523869f524f2598eddbd67e616807", "metadata": {}, "ho stId": "", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:53:42Z", "updated": "2023-10-30T05:53:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1585603420", "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": []}}' 2023-10-30 05:54:32,028 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.265s 2023-10-30 05:54:32,029 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5bba745-43f7-4ea8-b52c-de38461b1ec8', 'x-compute-request-id': 'req-b5bba745-43f7-4ea8-b52c-de38461b1ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'{"server": {"id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "name": "tempest-AttachVolumeNegativeTest-server-1247092623", "status": "ACTIVE", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "user_id": "0fc523869f524f2598eddbd67e616807", "metadata": {}, "hostId": "42402b91f81543a1940a87ea0f727eed94c90877a7c5f776390dceb9", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:53:41Z", "updated": "2023-10-30T05:53:49Z", "addresses": {"tempest-AttachVolumeNegativeTest-1744525931-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:4b:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1585603420", "OS-SRV-USG:launched_at": "2023-10-30T05:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--568985231"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:54:32,043 84087 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-10-30 05:55:32,264 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/os-interface 0.188s 2023-10-30 05:55:32,264 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cc55019-0b91-4e4d-b5f7-b98ae8b0fb95', 'x-compute-request-id': 'req-6cc55019-0b91-4e4d-b5f7-b98ae8b0fb95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9e1b3c08-ae1d-4cef-aa49-f3bf91f1c2ad", "port_id": "3e2e6510-4cae-42d5-a373-b8dea1872895", "mac_addr": "fa:16:3e:e8:4b:8b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "96f8e297-4b17-4e6d-832c-da2ca8933eff", "ip_address": "10.0.0.4"}]}]}' 2023-10-30 05:55:33,106 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/dafb37ee-9e2c-448d-9b93-79e6e2109779 0.838s 2023-10-30 05:55:33,107 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3e2e6510-4cae-42d5-a373-b8dea1872895"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a7b657ee-d16b-4d81-9d7f-2ac44550faff', 'date': 'Mon, 30 Oct 2023 05:55:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dafb37ee-9e2c-448d-9b93-79e6e2109779'} Body: b'{"floatingip": {"id": "dafb37ee-9e2c-448d-9b93-79e6e2109779", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "floating_ip_address": "172.24.4.172", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": "92544245-92db-4e3f-ac28-5c5e26e13b28", "port_id": "3e2e6510-4cae-42d5-a373-b8dea1872895", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9e1b3c08-ae1d-4cef-aa49-f3bf91f1c2ad", "mac_address": "fa:16:3e:e8:4b:8b", "admin_state_up": true, "status": "ACTIVE", "device_id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:53:40Z", "updated_at": "2023-10-30T05:55:32Z", "revision_number": 1, "project_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:33,108 84087 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.172:22' as 'cirros' with public key authentication 2023-10-30 05:55:33,148 84087 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-30 05:55:33,271 84087 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-30 05:55:33,272 84087 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.172 successfully created 2023-10-30 05:55:33,314 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/ips 0.042s 2023-10-30 05:55:33,315 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3eae19-3251-42c9-b1f6-50a5430d671b', 'x-compute-request-id': 'req-fc3eae19-3251-42c9-b1f6-50a5430d671b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2. 1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1744525931-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-10-30 05:55:33,559 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes 0.241s 2023-10-30 05:55:33,559 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1920692596"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379be7fb-db1c-484a-9943-7e17fa6988fe', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379be7fb-db1c-484a-9943-7e17fa6988fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.484491", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-30 05:55:33,631 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:55:33,632 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3f8cd0-bbed-4b11-b494-b6a9640934b6', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3f8cd0-bbed-4b11-b494-b6a9640934b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:34,715 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.070s 2023-10-30 05:55:34,716 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1d0472-2a42-447b-b70c-5e3a6f4743fe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1d0472-2a42-447b-b70c-5e3a6f4743fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:35,784 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.055s 2023-10-30 05:55:35,784 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4ea70b-18b3-4d68-aa32-e223538225a2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4ea70b-18b3-4d68-aa32-e223538225a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:36,845 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:55:36,845 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556b20bb-480f-429e-8be4-3cc269e3e355', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556b20bb-480f-429e-8be4-3cc269e3e355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:37,900 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:55:37,900 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284e7aa3-c914-4464-b46d-c4cfd30ba5b4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284e7aa3-c914-4464-b46d-c4cfd30ba5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:38,991 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.068s 2023-10-30 05:55:38,992 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-157a85a0-e0c7-4c20-a7da-58c1da871bef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157a85a0-e0c7-4c20-a7da-58c1da871bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:39,003 84087 INFO [tempest.common.waiters] volume 327e1435-9d4a-43ff-84d3-1ebd8926275b reached available after waiting for 6.003549 seconds 2023-10-30 05:55:39,371 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 POST http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/os-volume_attachments 0.367s 2023-10-30 05:55:39,371 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "327e1435-9d4a-43ff-84d3-1ebd8926275b"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8d497f2-196f-4b77-9cf9-47b9eff8f373', 'x-compute-request-id': 'req-c8d497f2-196f-4b77-9cf9-47b9eff8f373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "serverId": "f560d747-69e7-4d60-a3c2-8f8307f10149", "volumeId": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "device": "/dev/vdb"}}' 2023-10-30 05:55:39,444 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.070s 2023-10-30 05:55:39,444 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8526760-e7ab-4719-9fcc-509f60df7934', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8526760-e7ab-4719-9fcc-509f60df7934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:39.000000", "name": "tempe st-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:40,501 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:55:40,501 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ba3a68-7833-4713-bc6c-cf57c01c7d37', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ba3a68-7833-4713-bc6c-cf57c01c7d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:41,925 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.410s 2023-10-30 05:55:41,925 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a21ad3f-9ae5-4668-be16-cc5fe04968e8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a21ad3f-9ae5-4668-be16-cc5fe04968e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6 47004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:43,066 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.119s 2023-10-30 05:55:43,067 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f580e3-5868-432f-a2ce-214ecd790495', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f580e3-5868-432f-a2ce-214ecd790495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:44,130 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:55:44,130 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c982f07f-f433-4aac-b529-39b2952bf624', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c982f07f-f433-4aac-b529-39b2952bf624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "use r_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:45,203 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:55:45,203 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a890f672-2993-47ca-9254-f53bd8b816a9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a890f672-2993-47ca-9254-f53bd8b816a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:46,257 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:55:46,257 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4ada4ba-be48-4e39-a6e9-744a6f9a26ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4ada4ba-be48-4e39-a6e9-744a6f9a26ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64700 4aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:47,308 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:55:47,309 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e259a0-f408-498f-93fe-ea0f2db09c56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e259a0-f408-498f-93fe-ea0f2db09c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:48,383 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.061s 2023-10-30 05:55:48,383 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd11523-6492-4089-bfc1-c2d41f005f13', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd11523-6492-4089-bfc1-c2d41f005f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:49,439 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a03 96d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:55:49,439 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455340f7-22da-45e5-811c-74b927a6010a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455340f7-22da-45e5-811c-74b927a6010a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:50,525 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.071s 2023-10-30 05:55:50,525 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f46c749-61a9-4c98-80e7-2589c0f15edd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f46c749-61a9-4c98-80e7-2589c0f15edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:51,579 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:55:51,579 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342a9bed-2ed7-435f-a0a5-8b30f77c6ebc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342a9bed-2ed7-435f-a0a5-8b30f77c6ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:52,638 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:55:52,638 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e83897-b3f7-42d0-af21-17783fb3fc68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e83897-b3f7-42d0-af21-17783fb3fc68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:53,694 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:55:53,695 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-4aed82c4-905f-4f19-9bb6-13eb24fcb001', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aed82c4-905f-4f19-9bb6-13eb24fcb001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:54,779 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.070s 2023-10-30 05:55:54,779 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d20940e-c922-4e2c-9f5c-62d77b2c37a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d20940e-c922-4e2c-9f5c-62d77b2c37a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:55,836 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:55:55,836 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d36734-c174-4fbd-8cfc-534934f7544f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d36734-c174-4fbd-8cfc-534934f7544f', 'connection' : 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:56,927 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.067s 2023-10-30 05:55:56,927 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232421b2-e391-4dcc-b3d9-1bc1aacdc907', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232421b2-e391-4dcc-b3d9-1bc1aacdc907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:57,989 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:55:57,990 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2064c505-ccaf-410e-87cf-bb4c3b037bd7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2064c505-ccaf-410e-87cf-bb4c3b037bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd 8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:59,041 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:55:59,041 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd270608-2c02-4c4d-9179-4d3657c5b467', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd270608-2c02-4c4d-9179-4d3657c5b467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:00,100 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:56:00,100 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a65848b-ff76-4f01-8590-39d3815b3ce5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a65848b-ff76-4f01-8590-39d3815b3ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-192069259 6", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:01,156 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:01,156 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf63ae1-2cfd-4b0f-b54e-86f9e638840d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf63ae1-2cfd-4b0f-b54e-86f9e638840d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:02,225 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:56:02,225 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3f8502-cd93-4fc7-a2a6-6330e6a65410', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3f8502-cd93-4fc7-a2a6-6330e6a65410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/32 7e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:03,278 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:03,279 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e07310-e6d8-459f-a12c-2de71e1e4d17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e07310-e6d8-459f-a12c-2de71e1e4d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:04,335 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:56:04,335 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0bbab5-887d-4ba5-9493-223166755fba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0bbab5-887d-4ba5-9493-223166755fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:05,409 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:56:05,409 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31a5acd-88d4-499c-acb9-7df9f28d0363', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31a5acd-88d4-499c-acb9-7df9f28d0363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:06,496 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.074s 2023-10-30 05:56:06,497 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f16c57-edba-47e8-8b15-33bd81c31dc3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f16c57-edba-47e8-8b15-33bd81c31dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:07,579 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.058s 2023-10-30 05:56:07,580 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c366b452-239b-46ce-b426-8ece993817c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c366b452-239b-46ce-b426-8ece993817c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:08,678 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.073s 2023-10-30 05:56:08,678 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e4596d-88db-4dc3-ad0b-9d9f1d490dc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e4596d-88db-4dc3-ad0b-9d9f1d490dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:09,745 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43f f-84d3-1ebd8926275b 0.052s 2023-10-30 05:56:09,746 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccca591-66b3-48ca-bf4c-db274fd895b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccca591-66b3-48ca-bf4c-db274fd895b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:10,821 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.062s 2023-10-30 05:56:10,822 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9315bc75-5d1a-4879-ab63-861327a48a9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9315bc75-5d1a-4879-ab63-861327a48a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:11,898 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:56:11,899 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fbbefa-16ff-4aee-ac86-2027b6c0cc51', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26fbbefa-16ff-4aee-ac86-2027b6c0cc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:12,979 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.062s 2023-10-30 05:56:12,979 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0527aad1-7838-4ec0-8a54-a99119d2180f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0527aad1-7838-4ec0-8a54-a99119d2180f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:14,059 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.058s 2023-10-30 05:56:14,059 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd9cb7d-5eb9-4509-9d62-d89f8bfb354f', ' content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd9cb7d-5eb9-4509-9d62-d89f8bfb354f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:15,125 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.052s 2023-10-30 05:56:15,125 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2346ac-099a-495b-9a49-f73ebe827f22', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2346ac-099a-495b-9a49-f73ebe827f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:16,185 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:56:16,185 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7dc1335-7930-4914-9360-45005d7bdc3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7dc1335-7930-4914-9360-45005d7bdc3f', 'connection': 'close', 'status': '200', 'content-locat ion': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:17,251 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:56:17,251 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac274811-37e3-434d-8672-bb2fbbc251cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac274811-37e3-434d-8672-bb2fbbc251cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:18,324 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:56:18,325 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794b8cc3-d9a6-40da-876d-2de2cd6855db', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794b8cc3-d9a6-40da-876d-2de2cd6855db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:19,394 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:56:19,394 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6ac62d-9edb-4fe2-baa0-580f90b4181e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6ac62d-9edb-4fe2-baa0-580f90b4181e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:20,452 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:56:20,453 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f838b53-d681-4efa-9fa2-b42fbc7cbc3c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f838b53-d681-4efa-9fa2-b42fbc7cbc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:21,523 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023-10-30 05:56:21,523 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeed650a-a32a-475e-9ad3-69e0e5bee637', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeed650a-a32a-475e-9ad3-69e0e5bee637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:22,577 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:22,578 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae719656-f3fd-40be-b29e-72b72c2ca6d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae719656-f3fd-40be-b29e-72b72c2ca6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"re l": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:23,681 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.090s 2023-10-30 05:56:23,682 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72919f2f-7db9-4efb-b941-b55fd0380664', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72919f2f-7db9-4efb-b941-b55fd0380664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:24,742 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:24,743 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b2a2a3-764c-4273-9505-fdd00142e081', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b2a2a3-764c-4273-9505-fdd00142e081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:25,812 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:56:25,812 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-896053ef-13c2-4f86-aa71-19ab7596d088', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-896053ef-13c2-4f86-aa71-19ab7596d088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:26,865 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:56:26,866 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1a9bc3-8017-434d-9f83-23c77b0a8209', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1a9bc3-8017-434d-9f83-23c77b0a8209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:27,919 84087 INFO [tempest.lib. common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:56:27,919 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0790bd-cdf0-4a8e-875c-e8c610863917', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0790bd-cdf0-4a8e-875c-e8c610863917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:28,973 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:56:28,973 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46ed8b2-e899-43ce-be2a-186332567d03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46ed8b2-e899-43ce-be2a-186332567d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:30,030 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:5 6:30,030 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a08c264-961f-4405-9b26-6b0489a2b218', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a08c264-961f-4405-9b26-6b0489a2b218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:31,082 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:56:31,082 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502a781b-4744-4ac7-a3de-31fe7f4fcbe5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502a781b-4744-4ac7-a3de-31fe7f4fcbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:32,147 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:56:32,148 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Mon, 30 Oct 2023 05:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1a4738-d2b2-48b6-be7c-280df25383ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1a4738-d2b2-48b6-be7c-280df25383ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:33,206 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:56:33,207 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34cb4730-b663-46eb-94d2-81787e01456e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34cb4730-b663-46eb-94d2-81787e01456e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:34,267 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:56:34,267 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68f5c45-f387-4851-b753-7efed54d004c', 'content-length': '915', 'openstack-api-ver sion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68f5c45-f387-4851-b753-7efed54d004c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:35,356 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.075s 2023-10-30 05:56:35,356 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e842532c-2008-48d1-8071-6a2eceec785b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e842532c-2008-48d1-8071-6a2eceec785b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:36,414 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:56:36,415 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b07c49-54c8-4bcb-ae57-6bc1d54610a8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b07c49-54c8-4bcb-ae57-6bc1d54610a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004a ba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:37,481 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.052s 2023-10-30 05:56:37,481 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ac3e98-b891-486a-bdf9-79ddf1b3f77c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ac3e98-b891-486a-bdf9-79ddf1b3f77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:38,535 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:38,535 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0edf1e-40f0-4917-8a7c-4d80df857f70', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0edf1e-40f0-4917-8a7c-4d80df857f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_a t": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:39,588 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:56:39,589 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0a52d2-681b-4ee8-89fd-de8e43e0c1f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0a52d2-681b-4ee8-89fd-de8e43e0c1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:40,653 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:56:40,653 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe22581-c85a-4b54-b169-7a1095bf05c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe22581-c85a-4b54-b169-7a1095bf05c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_ volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:41,725 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:41,726 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad5a8ed-9625-4d95-af02-cba34f1c7aac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad5a8ed-9625-4d95-af02-cba34f1c7aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:42,785 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:42,786 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe11c2c-10d0-477f-9407-2c86c54040a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe11c2c-10d0-477f-9407-2c86c54040a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:43,863 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.064s 2023-10-30 05:56:43,863 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8a0c0c-4fb8-4368-a19e-6153f0962a62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8a0c0c-4fb8-4368-a19e-6153f0962a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:44,925 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:56:44,925 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b079570b-1a11-476c-897d-ada11eaccc61', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b079570b-1a11-476c-897d-ada11eaccc61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygr oup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:45,981 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:56:45,981 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8a7cce-a56f-481b-a067-b2befba13225', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8a7cce-a56f-481b-a067-b2befba13225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:47,041 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:47,041 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015a8b37-cbb3-458c-a26f-96431dbe7ebf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015a8b37-cbb3-458c-a26f-96431dbe7ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:48,099 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeN egativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:56:48,100 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf3ba99-ef0e-48d4-a73f-f4cb8d551a03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf3ba99-ef0e-48d4-a73f-f4cb8d551a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:49,177 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.064s 2023-10-30 05:56:49,177 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dddeab-9410-46dc-9a89-a61dd8c7dbc8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dddeab-9410-46dc-9a89-a61dd8c7dbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:50,236 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:56:50,236 84087 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931fa783-8045-49f6-9949-95d02bb33e03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931fa783-8045-49f6-9949-95d02bb33e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:51,287 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:56:51,288 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6cb728-8c05-49bd-88f6-24cc3f8c0c72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6cb728-8c05-49bd-88f6-24cc3f8c0c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:52,348 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:52,348 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:52 GMT', 'serv er': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821284b5-88be-4650-b401-0e186aa5a6fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821284b5-88be-4650-b401-0e186aa5a6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:53,401 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:56:53,401 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5963a9-1da8-453a-a99f-891b4bf765de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5963a9-1da8-453a-a99f-891b4bf765de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:54,461 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:54,461 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76fa5c1-61e5-4dc1-be4e-6e9ef3af5952', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-AP I-Version', 'x-openstack-request-id': 'req-d76fa5c1-61e5-4dc1-be4e-6e9ef3af5952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:55,514 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:56:55,514 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037c0cc7-3490-46b0-824a-6ec54f0d12e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037c0cc7-3490-46b0-824a-6ec54f0d12e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:56,576 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:56:56,577 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b325453f-4bc9-4b55-aadf-c022cec5b61a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b325453f-4bc9-4b55-aadf-c022cec5b61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435 -9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:57,638 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:57,638 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22dd7783-23f6-4425-aab3-29d347951628', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22dd7783-23f6-4425-aab3-29d347951628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:58,723 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.073s 2023-10-30 05:56:58,724 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649780a4-1faa-4142-b561-e988f1fbab91', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649780a4-1faa-4142-b561-e988f1fbab91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated _at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:59,781 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:56:59,782 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98946473-86c0-4442-828e-c6806864f7e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98946473-86c0-4442-828e-c6806864f7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:00,851 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:57:00,852 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b5e785-d42f-4bbf-9125-064160120746', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b5e785-d42f-4bbf-9125-064160120746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:01,911 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:57:01,911 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02abb206-3758-4f84-80c1-ae8ae44d442b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02abb206-3758-4f84-80c1-ae8ae44d442b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:02,972 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:57:02,973 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13b8f7b-0688-43af-99b4-21fe456cd534', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13b8f7b-0688-43af-99b4-21fe456cd534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/v olumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:04,061 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.063s 2023-10-30 05:57:04,062 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9692a07-ee18-4a2b-9440-2704d128cce3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9692a07-ee18-4a2b-9440-2704d128cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:05,118 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:57:05,119 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2513b3-1701-4d72-9f93-90d5a4d85601', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2513b3-1701-4d72-9f93-90d5a4d85601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "atta chments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:06,203 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.058s 2023-10-30 05:57:06,204 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27780c5e-27f0-4ae4-9568-c2ff7fb029a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27780c5e-27f0-4ae4-9568-c2ff7fb029a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:07,263 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:57:07,264 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b468c6-2c53-470c-83fc-0ba02551befc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b468c6-2c53-470c-83fc-0ba02551befc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:08,327 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:57:08,328 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d51b23c-d0bb-4528-b9f5-1b3ac01059e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d51b23c-d0bb-4528-b9f5-1b3ac01059e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:09,416 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.074s 2023-10-30 05:57:09,416 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420e8180-ce9d-4826-ab33-eb5affbe8e89', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420e8180-ce9d-4826-ab33-eb5affbe8e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:10,487 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:57:10,488 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785f2f6d-c98d-4907-946f-70bf9bf339b6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785f2f6d-c98d-4907-946f-70bf9bf339b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:11,562 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:57:11,562 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9cf507-e79f-4aa0-929a-eb6b2e67debd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9cf507-e79f-4aa0-929a-eb6b2e67debd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:12,633 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.051s 2023-10-30 05:57:12,634 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-ty pe': 'application/json', 'x-compute-request-id': 'req-82a27d35-eefc-4297-b3a8-233b5cc8a856', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a27d35-eefc-4297-b3a8-233b5cc8a856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:13,697 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:57:13,698 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e4d6e9-29c5-4a21-aab0-4fb0dc6372b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e4d6e9-29c5-4a21-aab0-4fb0dc6372b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:14,818 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.104s 2023-10-30 05:57:14,819 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f23065-ce0d-41de-8af3-fedb9160fe02', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -10f23065-ce0d-41de-8af3-fedb9160fe02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:15,916 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.083s 2023-10-30 05:57:15,917 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8960ddd0-380f-4964-a9a3-e17ed78c2434', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8960ddd0-380f-4964-a9a3-e17ed78c2434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:17,011 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.076s 2023-10-30 05:57:17,011 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484c4597-45fe-4799-8252-f9be6af8bbb9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484c4597-45fe-4799-8252-f9be6af8bbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Bod y: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:18,136 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.109s 2023-10-30 05:57:18,136 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813cae4a-ef26-49a5-9191-f9f51d21e338', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813cae4a-ef26-49a5-9191-f9f51d21e338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:19,227 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.068s 2023-10-30 05:57:19,228 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4f9e74-c8b9-4bab-9062-1d4f65b43887', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4f9e74-c8b9-4bab-9062-1d4f65b43887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name" : "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:20,303 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:57:20,304 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6dbf43-2700-4a8d-8b3f-45c481bf7991', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6dbf43-2700-4a8d-8b3f-45c481bf7991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:21,365 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:57:21,365 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394a7b2e-eb88-4a0e-a23b-c002dcd09c2f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394a7b2e-eb88-4a0e-a23b-c002dcd09c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/v olume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:22,440 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:57:22,440 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ca697a-9f16-4b40-a804-198292b9e8c1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ca697a-9f16-4b40-a804-198292b9e8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:23,505 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:57:23,506 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bafa19e-82b4-4044-ae5d-d19e8de3da6f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bafa19e-82b4-4044-ae5d-d19e8de3da6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275 b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:24,567 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:57:24,567 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a444ded-2d60-45bd-8cf5-694dfbaace47', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a444ded-2d60-45bd-8cf5-694dfbaace47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:25,657 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.074s 2023-10-30 05:57:25,657 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6f9ca9-7b9a-49f2-8d44-38a5967f1c7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6f9ca9-7b9a-49f2-8d44-38a5967f1c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_i d": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:26,733 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.062s 2023-10-30 05:57:26,733 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a3b241e-e2eb-447f-8f76-286bd3131e27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a3b241e-e2eb-447f-8f76-286bd3131e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:27,808 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.061s 2023-10-30 05:57:27,808 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d296f58-2c29-4a06-bc89-53c3622ceb0f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d296f58-2c29-4a06-bc89-53c3622ceb0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:28,878 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004 aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.057s 2023-10-30 05:57:28,878 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc620c1-245e-4824-a251-39f93124c674', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc620c1-245e-4824-a251-39f93124c674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:29,990 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.098s 2023-10-30 05:57:29,991 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c349e8-b71f-4d2b-82f5-314453151bb6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c349e8-b71f-4d2b-82f5-314453151bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:31,071 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023-10-30 05:57:31,072 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'ap plication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b9e43b-88f9-4247-9f33-da4e3d7dd70e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b9e43b-88f9-4247-9f33-da4e3d7dd70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:32,130 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:57:32,130 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5756fa0d-a6bb-4bfe-a8f3-ee92b0617a56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5756fa0d-a6bb-4bfe-a8f3-ee92b0617a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:33,188 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:57:33,189 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-a9944db3-6290-4259-a645-3332db5f5e3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9944db3-6290-4259-a645-3332db5f5e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:34,261 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.053s 2023-10-30 05:57:34,262 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e22355a-87e0-46db-93f1-adfc8c5d8213', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e22355a-87e0-46db-93f1-adfc8c5d8213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:35,351 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.076s 2023-10-30 05:57:35,352 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4715fd-4384-4d1d-b92a-9071b98a275f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4715fd-4384-4d1d-b92a-9071b98a275f', 'c onnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:36,424 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.052s 2023-10-30 05:57:36,424 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0a5d87-b03d-459a-b24e-85e9e5c26fd6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0a5d87-b03d-459a-b24e-85e9e5c26fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:37,483 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:57:37,483 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dbc8c0-b02e-4b85-b8e8-c02bc122e3ef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dbc8c0-b02e-4b85-b8e8-c02bc122e3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff -84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:38,553 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.057s 2023-10-30 05:57:38,554 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa3b6d0-e6f0-48e5-b68b-51b828a3bfce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa3b6d0-e6f0-48e5-b68b-51b828a3bfce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:39,620 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:57:39,620 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34c7fd8-bd18-47cc-b452-64e5868d1b4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34c7fd8-bd18-47cc-b452-64e5868d1b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume -1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:40,692 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.058s 2023-10-30 05:57:40,692 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af401975-64d9-4431-9ed4-5f8dd94de8bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af401975-64d9-4431-9ed4-5f8dd94de8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:41,752 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:57:41,753 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fdce467-c779-4dae-86e8-637424c67817', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fdce467-c779-4dae-86e8-637424c67817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/ volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:42,815 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:57:42,815 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57d8632-e33a-4a2e-b939-fe0a2cee94ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57d8632-e33a-4a2e-b939-fe0a2cee94ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:43,875 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:57:43,875 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a793d84-9d7f-49b4-b182-8098ef1d7728', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a793d84-9d7f-49b4-b182-8098ef1d7728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd6 7e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:44,943 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.054s 2023-10-30 05:57:44,943 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ada512b-2e4d-4208-ad22-85577d8513dc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ada512b-2e4d-4208-ad22-85577d8513dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:45,997 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:57:45,998 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bc4cd2-bad9-4f0e-9874-30046c089fbb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bc4cd2-bad9-4f0e-9874-30046c089fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:47,203 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.192s 2023-10-30 05:57:47,203 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42668f0c-2666-4436-9934-346c4cfce3d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42668f0c-2666-4436-9934-346c4cfce3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:48,256 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:57:48,257 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474a7471-08dd-4e66-be7d-516897df4b91', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474a7471-08dd-4e66-be7d-516897df4b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:49,313 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e143 5-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:57:49,314 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992e9afa-0b23-4f48-b69c-92ecb4806b77', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992e9afa-0b23-4f48-b69c-92ecb4806b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:50,377 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:57:50,377 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acf780a-1756-4ec4-9ce2-6bf673722eec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acf780a-1756-4ec4-9ce2-6bf673722eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:51,472 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.073s 2023-10-30 05:57:51,473 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa76584-e251-461b-b823-33cb1202a6ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa76584-e251-461b-b823-33cb1202a6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:52,552 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023-10-30 05:57:52,553 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4bb601-7e2c-4d70-9fff-a83a4c66fe73', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4bb601-7e2c-4d70-9fff-a83a4c66fe73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:53,623 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.054s 2023-10-30 05:57:53,624 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ae2aa2-476e-49bf-9a19-91ba6f 6157bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ae2aa2-476e-49bf-9a19-91ba6f6157bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:54,742 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.099s 2023-10-30 05:57:54,743 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8664a50-f46e-49e1-b9c5-7f8391925393', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8664a50-f46e-49e1-b9c5-7f8391925393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:55,836 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.075s 2023-10-30 05:57:55,836 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0839cac-9c92-4bf0-863a-301ddf11f6e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0839cac-9c92-4bf0-863a-301ddf11f6e6', 'connection': 'close', 'status': '200', 'con tent-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:56,906 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.055s 2023-10-30 05:57:56,907 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d3767e-5431-4cda-afe8-c1063d306cf2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d3767e-5431-4cda-afe8-c1063d306cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:57,971 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:57:57,971 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f99e88-18c4-4acc-9baf-502bf96ca2d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f99e88-18c4-4acc-9baf-502bf96ca2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available" , "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:59,053 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023-10-30 05:57:59,054 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d75118f-0fe0-4527-940f-e291dcbc04b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d75118f-0fe0-4527-940f-e291dcbc04b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:00,120 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:58:00,120 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4e756f-981a-4b10-a909-25fcd77c30e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4e756f-981a-4b10-a909-25fcd77c30e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume _type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:01,198 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.064s 2023-10-30 05:58:01,198 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f2cdf8-7ba0-4b26-b608-699cfbf5b44e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f2cdf8-7ba0-4b26-b608-699cfbf5b44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:02,253 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:58:02,253 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bdcc19d-b8e7-4ce3-b29f-a2b898334a2c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bdcc19d-b8e7-4ce3-b29f-a2b898334a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd892627 5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:03,310 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:58:03,311 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e8b326-2ebb-4e2f-a234-3b56319b1395', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e8b326-2ebb-4e2f-a234-3b56319b1395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:04,380 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.054s 2023-10-30 05:58:04,380 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820a030e-49f4-4e04-a52a-16bf9421fe26', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820a030e-49f4-4e04-a52a-16bf9421fe26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted ": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:05,456 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:05,457 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6486c25-a99e-45cf-bc78-8e095f0e743a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6486c25-a99e-45cf-bc78-8e095f0e743a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:06,560 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.088s 2023-10-30 05:58:06,560 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a077e7-6d0f-4ea7-b7f8-f68f82e3cf2d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a077e7-6d0f-4ea7-b7f8-f68f82e3cf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:07,615 84087 INFO [te mpest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:58:07,616 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23087bf8-8d2a-4319-a364-c4c456a2558d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23087bf8-8d2a-4319-a364-c4c456a2558d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:08,706 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.075s 2023-10-30 05:58:08,707 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede179e3-c7f2-4608-a5a7-84307ddf81e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede179e3-c7f2-4608-a5a7-84307ddf81e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:09,788 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023- 10-30 05:58:09,788 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe67b305-faa7-4458-aef1-1d86f2eab05d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe67b305-faa7-4458-aef1-1d86f2eab05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:10,868 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.063s 2023-10-30 05:58:10,868 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c407aec7-7366-45c2-beb6-22c9dc361beb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c407aec7-7366-45c2-beb6-22c9dc361beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:11,932 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:58:11,933 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Mon, 30 Oct 2023 05:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e369774-6baa-4026-8c3b-32ce1e82b922', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e369774-6baa-4026-8c3b-32ce1e82b922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:12,997 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:12,998 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c75a58-4a5c-4f3c-8379-807c8cbb934c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c75a58-4a5c-4f3c-8379-807c8cbb934c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:14,066 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.053s 2023-10-30 05:58:14,067 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37925c6-b589-419b-85e2-1349c032c39f', 'content-length': '915', 'opensta ck-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37925c6-b589-419b-85e2-1349c032c39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:15,136 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:58:15,136 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aeb0618-3cc8-43f7-a607-bc0dfd4ebbc9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aeb0618-3cc8-43f7-a607-bc0dfd4ebbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:16,226 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.077s 2023-10-30 05:58:16,227 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856e7f9e-113e-492c-9040-0d8c02adee3b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856e7f9e-113e-492c-9040-0d8c02adee3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/ v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:17,308 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.066s 2023-10-30 05:58:17,308 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46819f58-75af-4c31-99d2-5d1665c3c0d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46819f58-75af-4c31-99d2-5d1665c3c0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:18,366 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:58:18,367 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c9bca2-ab2b-4183-8ae4-e2189667a13c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c9bca2-ab2b-4183-8ae4-e2189667a13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:19,429 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:19,430 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0d22df-a719-4745-aeca-fbe7cda29dd7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0d22df-a719-4745-aeca-fbe7cda29dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:20,489 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:20,489 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae42afb-ce99-4ab8-9d7f-4e66441a8f1c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae42afb-ce99-4ab8-9d7f-4e66441a8f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null , "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:21,546 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:58:21,547 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d9224f-c8dd-4e05-b10a-a9b7ad53eab7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d9224f-c8dd-4e05-b10a-a9b7ad53eab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:22,621 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:58:22,621 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78265673-96a0-4bb3-bae8-8b02f19b130e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78265673-96a0-4bb3-bae8-8b02f19b130e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http:// 10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:23,707 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:58:23,708 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e14dbf-c4d4-485b-8050-a3d387d7ab68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e14dbf-c4d4-485b-8050-a3d387d7ab68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:24,788 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.065s 2023-10-30 05:58:24,788 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fcdf5a-f47a-4d4b-9368-15f12b0d282e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fcdf5a-f47a-4d4b-9368-15f12b0d282e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "con sistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:25,849 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:58:25,849 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ac1329-22fc-4850-967d-cdf322712f1f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ac1329-22fc-4850-967d-cdf322712f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:26,909 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:58:26,909 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08915499-356d-4dc0-ba66-f1680ebe67f4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08915499-356d-4dc0-ba66-f1680ebe67f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:27,978 84087 INFO [tempest.lib.common.rest_client] Request (Att achVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.055s 2023-10-30 05:58:27,978 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf22077-828a-41de-af97-4cc033c2d421', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf22077-828a-41de-af97-4cc033c2d421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:29,047 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.054s 2023-10-30 05:58:29,048 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd749508-9a84-4472-a3f6-f2488665ba35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd749508-9a84-4472-a3f6-f2488665ba35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:30,120 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:30,120 84087 DEBUG [tempest .lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4a8b0f-7a11-41b9-b589-5f00516fd32e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4a8b0f-7a11-41b9-b589-5f00516fd32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:31,181 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:31,181 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e38813c-0728-4843-99c1-f30c623855b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e38813c-0728-4843-99c1-f30c623855b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:32,244 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:58:32,245 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:32 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e89963-6ee4-4426-ae2a-9d9a9812c428', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e89963-6ee4-4426-ae2a-9d9a9812c428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:33,308 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:58:33,308 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7707e650-72ba-4c03-a6c1-27914b112ffb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7707e650-72ba-4c03-a6c1-27914b112ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:34,395 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.074s 2023-10-30 05:58:34,395 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a42c83-9632-4d21-a07d-657ae7d01b3d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'Op enStack-API-Version', 'x-openstack-request-id': 'req-10a42c83-9632-4d21-a07d-657ae7d01b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:35,459 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:58:35,459 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdbe9c69-5976-48c6-83cc-a02d49313188', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdbe9c69-5976-48c6-83cc-a02d49313188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:36,519 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:58:36,520 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f7b38c-ace5-4443-be8a-940acdd496b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f7b38c-ace5-4443-be8a-940acdd496b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volume s/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:37,570 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.037s 2023-10-30 05:58:37,571 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-867b4fb4-0f4c-438f-b21d-30e8fa96c335', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-867b4fb4-0f4c-438f-b21d-30e8fa96c335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:38,648 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.065s 2023-10-30 05:58:38,648 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59dc03a-4e53-42c5-987c-8eb5ca4d3334', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59dc03a-4e53-42c5-987c-8eb5ca4d3334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000" , "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:39,704 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:58:39,704 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5032a7-e90a-4d60-9dca-6edf3e5e23b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5032a7-e90a-4d60-9dca-6edf3e5e23b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:40,761 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:58:40,761 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9222e5cf-21d0-4af2-8d5e-39ced417a3c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9222e5cf-21d0-4af2-8d5e-39ced417a3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "l inks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:41,825 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:58:41,826 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8009880f-ff50-48b1-9b1b-24fc5c195349', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8009880f-ff50-48b1-9b1b-24fc5c195349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:42,880 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:58:42,881 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527be108-9bbf-4c92-b886-b375f4155a71', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527be108-9bbf-4c92-b886-b375f4155a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f489 1224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:43,937 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:43,937 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e00880-293c-46e3-9cf5-3886e819026d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e00880-293c-46e3-9cf5-3886e819026d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:45,024 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.073s 2023-10-30 05:58:45,025 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddd10ed-c2e7-4300-8fa9-a9edf0c2527b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddd10ed-c2e7-4300-8fa9-a9edf0c2527b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": fa lse, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:46,081 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:46,081 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7299a5-9229-4a59-8646-3dcd26213259', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7299a5-9229-4a59-8646-3dcd26213259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:47,167 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.063s 2023-10-30 05:58:47,168 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4939f5-d148-4070-83ed-f6574915d313', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4939f5-d148-4070-83ed-f6574915d313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:48,227 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached _volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:58:48,227 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62fd7d7-adb4-4de6-98a1-26e54fa29574', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62fd7d7-adb4-4de6-98a1-26e54fa29574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:49,283 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:49,283 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac290d5f-826a-4cdd-8602-071856a68d07', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac290d5f-826a-4cdd-8602-071856a68d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:50,339 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:58:50,339 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87bc4002-6458-4375-b390-efefbfd8a19f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87bc4002-6458-4375-b390-efefbfd8a19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:51,395 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:51,395 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7dbf83a-a49b-4e62-9f0d-bf15b6ae6149', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7dbf83a-a49b-4e62-9f0d-bf15b6ae6149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:52,468 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:58:52,469 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-type': 'application/json', 'x-compute-request-id': 'req-c1e1d690-396c-40c0-a22c-abe443a82a7c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e1d690-396c-40c0-a22c-abe443a82a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:53,519 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:58:53,520 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998b55dc-a042-404d-ab15-efd859093731', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998b55dc-a042-404d-ab15-efd859093731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:54,573 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:58:54,574 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89be181f-bf0c-4df8-8969-55947dd6c911', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request -id': 'req-89be181f-bf0c-4df8-8969-55947dd6c911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:55,731 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.141s 2023-10-30 05:58:55,732 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de867f45-a31a-44f2-8b6b-09f21a559c90', 'x-compute-request-id': 'req-de867f45-a31a-44f2-8b6b-09f21a559c90', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'' 2023-10-30 05:58:56,037 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.304s 2023-10-30 05:58:56,038 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43337ee9-fe31-461e-9f9a-510c3e528cda', 'x-compute-request-id': 'req-43337ee9-fe31-461e-9f9a-510c3e528cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'{"server": {"id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "name": "tempest-AttachVolumeNegativeTest-server-1247092623", "status": "ACTIVE", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "user_id": "0fc523869f524f2598eddbd67e616807", "metadata": {}, "hostId": "42402b91f81543a1940a87ea0f727eed94c90877a7c5f776390dceb9", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:53:41Z", "updated": "2023-10-30T05:58:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-1744525931-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:4b:8b"}, {"version": 4, "addr": "172.24.4.172", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC :mac_addr": "fa:16:3e:e8:4b:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1585603420", "OS-SRV-USG:launched_at": "2023-10-30T05:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--568985231"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:59:46,143 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.031s 2023-10-30 05:59:46,143 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a633a7c6-18d0-4424-b937-a85c4e329b16', 'x-compute-request-id': 'req-a633a7c6-18d0-4424-b937-a85c4e329b16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f560d747-69e7-4d60-a3c2-8f8307f10149 could not be found."}}' 2023-10-30 05:59:46,174 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1585603420 0.029s 2023-10-30 05:59:46,174 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c521788f-9bf9-4e19-bd03-f4c37ad1f927', 'x-compute-request-id': 'req-c521788f-9bf9-4e19-bd03-f4c37ad1f927', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1585603420'} Body: b'' 2023-10-30 05:59:46,338 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ba56256b-596a-42eb-bee3-7ea2638dd54a 0.163s 2023-10-30 05:59:46,339 84087 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-03a55399-16f0-4de3-80c4-c475061dcd2d', 'content-length': '0', 'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ba56256b-596a-42eb-bee3-7ea2638dd54a'} Body: b'' 2023-10-30 05:59:46,359 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ba56256b-596a-42eb-bee3-7ea2638dd54a 0.020s 2023-10-30 05:59:46,359 84087 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-7ac6a7e1-3141-4ace-8c8c-800e5b3aa735', 'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ba56256b-596a-42eb-bee3-7ea2638dd54a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ba56256b-596a-42eb-bee3-7ea2638dd54a does not exist", "detail": ""}}' 2023-10-30 05:59:46,790 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dafb37ee-9e2c-448d-9b93-79e6e2109779 0.430s 2023-10-30 05:59:46,791 84087 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-a283c98f-ac12-48fd-b98b-a442f31df672', 'content-length': '0', 'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dafb37ee-9e2c-448d-9b93-79e6e2109779'} Body: b'' {9} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [16.936065s] ... ok {9} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.261379s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.335060s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.226839s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [284.756441s] ... ok {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [447.513175s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [23.694662s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.261113s] ... ok {9} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [41.920449s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [33.652883s] ... ok {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [513.104096s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [30.391399s] ... ok {11} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [525.098196s] ... ok {9} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [84.362107s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [40.938925s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [21.250916s] ... ok {7} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.318514s] ... ok {5} tearDownClass (cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (VolumeRevertTests:tearDownClass) Failed to delete volume 43572efe-c2df-4a38-8feb-1b732761bf99 within the required time (196 s). Timer started at 1698645597. Timer ended at 1698645793. Waited for 196 s., )) {5} 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`. {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.310031s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.279355s] ... ok {11} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {11} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {7} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.412116s] ... ok {7} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.069394s] ... ok {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [234.735410s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [18.331924s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.143978s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.481713s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.044272s] ... ok {11} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.260837s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.249218s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.109129s] ... ok {11} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.294761s] ... ok {11} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.017817s] ... ok {11} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.168288s] ... ok {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.072994s] ... ok {10} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [407.025315s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [18.122718s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.129861s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.059258s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.018934s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.029789s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.018336s] ... ok {11} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [16.983010s] ... ok {11} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [255.603364s] ... ok {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [16.214334s] ... ok {7} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [38.852950s] ... ok {7} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {7} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {7} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [661.167934s] ... ok {10} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [81.380962s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [76.910037s] ... ok {6} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [396.073943s] ... ok {9} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [258.877762s] ... ok {3} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [53.924740s] ... ok {9} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {9} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {9} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.299162s] ... ok {6} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.880744s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.394411s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.042443s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.064608s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [16.667568s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.028160s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.055843s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.024529s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.079047s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.040337s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.043353s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.029301s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.085576s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.038456s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.044895s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.042858s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.126295s] ... ok {3} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.159381s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [17.398019s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.060273s] ... ok {6} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.302831s] ... ok {6} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {6} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [94.201672s] ... ok {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [290.803723s] ... ok {4} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [418.143136s] ... ok {6} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [68.776011s] ... ok {0} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [563.799070s] ... ok {2} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.354523s] ... ok {2} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.318552s] ... ok {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [39.743835s] ... ok {2} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [84.578006s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.227152s] ... ok {2} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.039526s] ... ok {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [105.214159s] ... ok {6} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [52.210663s] ... ok {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`. {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [55.877894s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.786858s] ... ok {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [78.485346s] ... ok {4} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [38.423206s] ... ok {4} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.633680s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.729859s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.170426s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.182901s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.409193s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.084010s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.031032s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.179869s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.014875s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.017318s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.031781s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.018816s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.027178s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019729s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.017476s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.015546s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.014549s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.031208s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.037655s] ... ok {4} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.038260s] ... ok {4} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [16.603897s] ... ok {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [180.120815s] ... ok {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [15.321630s] ... ok {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [16.580705s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [162.640558s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.226662s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.255960s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.212491s] ... ok {3} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [562.428792s] ... ok {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [16.547766s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [16.661665s] ... ok {2} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [44.967107s] ... ok {0} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [17.149562s] ... ok {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {2} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {2} 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`. {0} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [17.928022s] ... ok {0} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [32.438604s] ... ok {0} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {0} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {0} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [15.556998s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.060733s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [16.202322s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [220.830214s] ... ok {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {4} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [357.999317s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [375.931592s] ... ok {3} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [556.270661s] ... ok ============================== Failed 5 tests - output below: ============================== tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap[id-1769f00d-a693-4d67-a631-6a3496773813,slow] ------------------------------------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 138, in test_volume_swap waiters.wait_for_volume_resource_status(self.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 354, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume f13a5706-387e-429c-b6f7-a517a618fb4b failed to reach available status (current in-use) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-30 05:42:42,935 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes 0.620s 2023-10-30 05:42:42,935 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-1628142332"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1611ace-3a81-42ed-87db-602a333593e7', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1611ace-3a81-42ed-87db-602a333593e7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:42.857055", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-30 05:42:43,008 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.059s 2023-10-30 05:42:43,009 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-406b0ed9-6617-4be8-9a4e-1e74c0e8baa2', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-406b0ed9-6617-4be8-9a4e-1e74c0e8baa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:44,090 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.067s 2023-10-30 05:42:44,090 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d91f05e-2bf6-4168-9cbe-c60eb103fe60', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d91f05e-2bf6-4168-9cbe-c60eb103fe60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:45,185 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.079s 2023-10-30 05:42:45,186 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24734d7d-90cf-432b-9e41-bf566be0416d', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24734d7d-90cf-432b-9e41-bf566be0416d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:46,267 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.054s 2023-10-30 05:42:46,268 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5f8587b-6df9-43b4-9925-5c7ea7860814', 'content-length': '904', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5f8587b-6df9-43b4-9925-5c7ea7860814', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:47,333 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.045s 2023-10-30 05:42:47,334 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9fce04c-3ced-498d-ba7d-7046c50534c0', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9fce04c-3ced-498d-ba7d-7046c50534c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:48,412 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.056s 2023-10-30 05:42:48,413 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37fada0e-1212-46c4-b619-8b4b8f484389', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37fada0e-1212-46c4-b619-8b4b8f484389', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b9 5-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:43.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:49,582 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.143s 2023-10-30 05:42:49,583 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd90903a-60ca-4374-9f15-a6f0d17aeb04', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd90903a-60ca-4374-9f15-a6f0d17aeb04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:42:49.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:49,606 84079 INFO [tempest.common.waiters] volume 25b454f8-51f9-4b95-b5f0-4327d46635cb reached available after waiting for 6.606398 seconds 2023-10-30 05:42:49,954 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes 0.346s 2023-10-30 05:42:49,954 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TestVolumeSwap-volume-557567731"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39345c31-e7db-4a63-80b7-b5a9ad56b52c', 'content-length': '811', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39345c31-e7db-4a63-80b7-b5a9ad56b52c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:49.859340", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-30 05:42:50,029 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:42:50,030 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c7fe669-b040-4f45-9c48-1fda6b74dc9c', 'content-length': '879', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c7fe669-b040-4f45-9c48-1fda6b74dc9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:51,144 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.091s 2023-10-30 05:42:51,145 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb7da43-7dcc-45bc-a6c6-622b2aaf6ffe', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb7da43-7dcc-45bc-a6c6-622b2aaf6ffe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706 -387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:52,226 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.067s 2023-10-30 05:42:52,226 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14495a91-03ca-4645-a387-f7d050726469', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14495a91-03ca-4645-a387-f7d050726469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:53,306 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:42:53,306 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90dbb2b0-9c6d-42b6-907c-0f625dad735f', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90dbb2b0-9c6d-42b6-907c-0f625dad735f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "c onsistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:54,375 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:42:54,375 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fadca3-d30c-4162-abf1-33194be3f3d5', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fadca3-d30c-4162-abf1-33194be3f3d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:55,464 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.070s 2023-10-30 05:42:55,464 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4cec5f64-4f7f-4274-90df-e44e9d416cee', 'content-length': '903', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4cec5f64-4f7f-4274-90df-e44e9d416cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:50.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:56,615 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/ v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.129s 2023-10-30 05:42:56,616 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caa9cde1-b865-4a42-a8a8-763a2edf1a63', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caa9cde1-b865-4a42-a8a8-763a2edf1a63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:42:56.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:56,636 84079 INFO [tempest.common.waiters] volume f13a5706-387e-429c-b6f7-a517a618fb4b reached available after waiting for 6.636883 seconds 2023-10-30 05:42:56,639 84079 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-30 05:42:56,751 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.104s 2023-10-30 05:42:56,751 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2006792672", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHBSbrSWapNiI7+NNjqmUNG3+pq4IoWJTMr0R290cuWfPYXOfaj+BIZdgBoSeQnLa7z5sU4Rgp5S4dy0z7lHHuAHbn6S9sJXnHNp19FO2HId5pfywkXK73vJqep8/MqZZw=="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-16a81f8d-2133-4979-b0b2-4eb8ac4ac224', 'x-compute-request-id': 'req-16a81f8d-2133-4979-b0b2-4eb8ac4ac224', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2006792672", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHBSbrSWapNiI7+NNjqmUNG3+pq4IoWJTMr0R290cuWfPYXOfaj+BIZdgBoSeQnLa7z5sU4Rgp5S4dy0z7lHHuAHbn6S9sJXnHNp19FO2HId5pfywkXK73vJqep8/MqZZw==", "fingerprint": "c9:28:4e:86:d3:d9:9e:ab:00:bf:c2:18:98:79:15:db", "user_id": "76b1e968cc694298a92f3fd6828bd287"}}' 2023-10-30 05:42:56,754 84079 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2006792672 created 2023-10-30 05:42:57,020 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.264s 2023-10-30 05:42:57,021 84079 DEBUG [tempest.lib.common.rest_client] Request - Head ers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--502166353", "description": "tempest-description--1563432091"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8415c769-4a19-4b19-9c6f-f32cc5610468', 'date': 'Mon, 30 Oct 2023 05:42:57 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "41ffecfc-681c-4af6-a759-edf7046008d5", "name": "tempest-securitygroup--502166353", "stateful": true, "tenant_id": "9cde2c86d8914f1f81a0093440850477", "description": "tempest-description--1563432091", "shared": false, "security_group_rules": [{"id": "419489b2-23ef-431c-b9b5-7bd3f9a2755a", "project_id": "9cde2c86d8914f1f81a0093440850477", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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": 273, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:42:56Z", "updated_at": "2023-10-30T05:42:56Z", "revision_number": 0}, {"id": "629c1d6b-48ff-4f5c-96df-e09d8d08bec0", "project_id": "9cde2c86d8914f1f81a0093440850477", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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": 272, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:42:56Z", "updated_at": "2023-10-30T05:42:56Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-30T05:42:56Z", "updated_at": "2023-10-30T05:42:56Z", "revision_number": 1, "project_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:42:57,560 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.538s 2023-10-30 05:42:57,561 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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-db54a54c-a594-474e-80ce-c5bca24282a8', 'date': 'Mon, 30 Oct 2023 05:42:57 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": "24a7b335-41a5-4792-a578-fbc3fecb8b07", "project_id": "9cde2c86d8914f1f81a0093440850477", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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-10-30T05:42:57Z", "updated_at": "2023-10-30T05:42:57Z", "revision_number": 0}}' 2023-10-30 05:42:57,908 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.346s 2023-10-30 05:42:57,908 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-7ac378e4-d657-4a68-81c8-2123ab3ba921', 'date': 'Mon, 30 Oct 2023 05:42:57 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": "31e85932-bdad-4ec8-a550-4f09f0633374", "project_id": "9cde2c86d8914f1f81a0093440850477", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "security_group_id": "41ffecfc-681c-4af6-a759-edf7046008d5", "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-10-30T05:42:57Z", "updated_at": "2023-10-30T05:42:57Z", "revision_number": 0}}' 2023-10-30 05:42:57,908 84079 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--502166353 created 2023-10-30 05:42:59,751 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.841s 2023-10-30 05:42:59,751 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-78df7ffd-1317-4f2a-b5ed-6b26756c1b0d', 'date': 'Mon, 30 Oct 2023 05:42:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "401f0fb8-930d-488c-ae1d-da4a32d1730b", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "floating_ip_address": "172.24.4.203", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9cde2c86d8914f1f81a0093440850477", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:42:59Z", "updated_at": "2023-10-30T05:42:59Z", "revision_number": 0}}' 2023-10-30 05:42:59,752 84079 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '401f0fb8-930d-488c-ae1d-da4a32d1730b', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'floating_ip_address': '172.24.4.203', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cde2c86d8914f1f81a0093440850477', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:42:59Z', 'updated_at': '2023-10-30T05:42:59Z', 'revision_number': 0, 'ip': '172.24.4.203'} created 2023-10-30 05:42:59,936 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.166s 2023-10-30 05:42:59,936 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2799', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-37e2353b-6f88-4487-a69d-3a8d611f8507', '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": "76b1e968cc694298a92f3fd6828bd287", "name": "tempest-TestVolumeSwap-666654811-project-member", "password_expires_at": null}, "audit_ids": ["AlO_eXItSS23QYuXx7AzOA"], "expires_at": "2023-10-30T06:42:59.000000Z", "issued_at": "2023-10-30T05:42:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9cde2c86d8914f1f81a0093440850477", "name": "tempest-TestVolumeSwap-666654811"}, "is_domain": false, "roles": [{"id": "6d0bfadafa084379a0a9415dda2e8cb4", "name": "member"}, {"id": "2c067d47aa344223abc52d072043a31b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "da9a605e58264543bd85c1f73441a881", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1f287a3189844414a71902c1c19936b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "314627850657463ca634fd5eff91cae3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477", "region": "RegionOne"}], "id": "415c4b921cb84a3d816c38a7519aa6b0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "1e152091caa348228cf0777be55cc250", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9cde2c86d8914f1f81a0093440850477", "region": "RegionOne"}], "id": "4230642a83ac432ea8cf04b306e20553", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "76887900e0a0415b869d5fe9abd64cbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477", "region": "RegionOne"}], "id": "a22321934a1e43eca4f7150ff3b21533", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4817c6230b45427d871ff52e0ef5634f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "af02e38f1ed344afa3be7d85b87550f3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "74dcf8515b0242d781470c6774d6dbfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "af5bd04a74c34d6da81b81b1e6876635", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "61539a97987e43a0adc9768b882716e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "d0576f120dad4dfeab0625212c43e703", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5cf7922596f64e7ab5ddafb1824a9b41", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d6db7409487b4d3db75bededd3f801b5", "type": "image", "name": "glance"}]}}' 2023-10-30 05:42:59,937 84079 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'cad0ab7b-a470-4da5-88b1-0eef0c3be354', 'name': 'tempest-TestVolumeSwap-1950670208-network', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9cde2c86d8914f1f81a0093440850477', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 44257, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-30T05:42:11Z', 'updated_at': '2023-10-30T05:42:12Z', 'revision_number': 1} available for tenant 2023-10-30 05:42:59,939 84079 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2006792672', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHBSbrSWapNiI7+NNjqmUNG3+pq4IoWJTMr0R290cuWfPYXOfaj+BIZdgBoSeQnLa7z5sU4Rgp5S4dy0z7lHHuAHbn6S9sJXnHNp19FO2HId5pfywkXK73vJqep8/MqZZw==', 'fingerprint': 'c9:28:4e:86:d3:d9:9e:ab:00:bf:c2:18:98:79:15:db', 'user_id': '76b1e968 cc694298a92f3fd6828bd287', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBLoh24ATPYE6ZPDNpj3yaQMf8B3VNTPpDcbUuUGQzpK0xC6YfHu2JU\ntgCPpDMgGbugBwYFK4EEACKhZANiAARwUm60lmqTYiO/jTY6plDRt/qauCKFiUzK\n9EdvdHLlnz2Fzn2o/gSGXYAaEnkJy2u8+bFOEYKeUuHctM+5Rx7gB25+kvbCV5xz\nadfRTthyHeaX8sJFyu97yanqfPzKmWc=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '41ffecfc-681c-4af6-a759-edf7046008d5', 'name': 'tempest-securitygroup--502166353', 'stateful': True, 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'description': 'tempest-description--1563432091', 'shared': False, 'security_group_rules': [{'id': '419489b2-23ef-431c-b9b5-7bd3f9a2755a', 'project_id': '9cde2c86d8914f1f81a0093440850477', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'security_group_id': '41ffecfc-681c-4af6-a759-edf7046008d5', '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': 273, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:42:56Z', 'updated_at': '2023-10-30T05:42:56Z', 'revision_number': 0}, {'id': '629c1d6b-48ff-4f5c-96df-e09d8d08bec0', 'project_id': '9cde2c86d8914f1f81a0093440850477', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'security_group_id': '41ffecfc-681c-4af6-a759-edf7046008d5', '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': 272, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:42:56Z', 'updated_at': '2023-10-30T05:42:56Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-30T05:42:56Z', 'updated_at': '2023-10-30T05:42:56Z', 'revision_number': 1, 'project_id': '9cde2c86d8914f1f81a0093440850477'}, 'floating_ip': {'id': '401f0fb8-930d-488c-ae1d-da4a32d1730b', 'tenant_id': '9cde2c86d8914f1f81a0093440850477', 'floating_ip_address': '172.24.4.203', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9cde2c86d8914f1f81a0093440850477', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:42:59Z', 'updated_at': '2023-10-30T05:42:59Z', 'revision_number': 0, 'ip': '172.24.4.203'}} 2023-10-30 05:43:01,113 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/compute/v2.1/servers 1.171s 2023-10-30 05:43:01,114 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-1694911", "imageRef": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "flavorRef": "1", "networks": [{"uuid": "cad0ab7b-a470-4da5-88b1-0eef0c3be354"}], "security_groups": [{"name": "tempest-securitygroup--502166353"}], "key_name": "tempest-keypair-2006792672", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:42:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9d3506b6-f892-4f84-b29a-c3fc6cfc61c7', 'x-compute-request-id': 'req-9d3506b6-f892-4f84-b29a-c3fc6cfc61c7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "24068942-be4d-4353-9eae-a9772d380590", "links": [{"re l": "self", "href": "http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/24068942-be4d-4353-9eae-a9772d380590"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--502166353"}], "adminPass": "zM4FtFAr5jrh"}}' 2023-10-30 05:43:01,206 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590 0.087s 2023-10-30 05:43:01,207 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:43:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1221', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c3c8b5f1-50da-465b-8648-934e07855513', 'x-compute-request-id': 'req-c3c8b5f1-50da-465b-8648-934e07855513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590'} Body: b'{"server": {"id": "24068942-be4d-4353-9eae-a9772d380590", "name": "tempest-TestVolumeSwap-server-1694911", "status": "BUILD", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "user_id": "76b1e968cc694298a92f3fd6828bd287", "metadata": {}, "hostId": "", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:43:01Z", "updated": "2023-10-30T05:43:01Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/24068942-be4d-4353-9eae-a9772d380590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2006792672", "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": []}}' 2023-10-30 05:43:51,614 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590 0.356s 2023-10-30 05:43:51,614 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:43:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1521', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-23623df8-dc78-44d2-9a6d-ef9d8b6c767d', 'x-compute-request-id': 'req-23623df8-dc78-44d2-9a6d-ef9d8b6c767d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590'} Body: b'{"server": {"id": "24068942-be4d-4353-9eae-a9772d380590", "name": "tempest-TestVolumeSwap-server-1694911", "status": "ACTIVE", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "user_id": "76b1e968cc694298a92f3fd6828bd287", "metadata": {}, "hostId": "0cf0f424b2ee4da51a8186ede9db7db032ba692bce73c340e66e4919", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": " bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:43:01Z", "updated": "2023-10-30T05:43:13Z", "addresses": {"tempest-TestVolumeSwap-1950670208-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:56:ff:fb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/24068942-be4d-4353-9eae-a9772d380590"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2006792672", "OS-SRV-USG:launched_at": "2023-10-30T05:43:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--502166353"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:43:51,627 84079 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-10-30 05:44:51,791 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-interface 0.152s 2023-10-30 05:44:51,792 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:44:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-02974819-6273-4ece-a16c-b12b21bc6032', 'x-compute-request-id': 'req-02974819-6273-4ece-a16c-b12b21bc6032', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "cad0ab7b-a470-4da5-88b1-0eef0c3be354", "port_id": "b0e1b488-94ee-49f6-946e-69d1ab836d95", "mac_addr": "fa:16:3e:56:ff:fb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "cd2ed3f2-5c1a-435b-ae3a-2dd6bb647bc5", "ip_address": "10.0.0.13"}]}]}' 2023-10-30 05:44:52,600 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/401f0fb8-930d-488c-ae1d-da4a32d1730b 0.805s 2023-10-30 05:44:52,601 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "b0e1b488-94ee-49f6-946e-69d1ab836d95"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-caea15da-f029-4827-89e1-f7f127e910b6', 'date': 'Mon, 30 Oct 2023 05:44:52 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/401f0fb8-930d-488c-ae1d-da4a32d1730b'} Body: b'{"floatingip": {"id": "401f0fb8-930d-488c-ae1d-da4a32d1730b", "tenant_id": "9cde2c86d8914f1f81a0093440850477", "floating_ip_address": "172.24.4.203", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": "e83dc3c3-a92f-415c-80f9-af61b2262bd8", "port_id": "b0e1b488-94ee-49f6-946e-69d1ab836d95", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "cad0ab7b-a470-4da5-88b1-0eef0c3be354", "mac_address": "fa:16:3e:56:ff:fb", "admin_state_up": true, "status": "ACTIVE", "device_id": "24068942-be4d-4353-9eae-a9772d380590", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:42:59Z", "updated_at": "2023-10-30T05:44:52Z", "revision_number": 1, "pr oject_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:44:52,606 84079 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.203:22' as 'cirros' with public key authentication 2023-10-30 05:44:52,634 84079 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-30 05:44:52,747 84079 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-30 05:44:52,748 84079 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.203 successfully created 2023-10-30 05:44:56,614 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments 3.865s 2023-10-30 05:44:56,614 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "25b454f8-51f9-4b95-b5f0-4327d46635cb"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:44:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f437758d-1f15-40bc-baf5-9fc7901f56ee', 'x-compute-request-id': 'req-f437758d-1f15-40bc-baf5-9fc7901f56ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "serverId": "24068942-be4d-4353-9eae-a9772d380590", "volumeId": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "device": "/dev/vdb"}}' 2023-10-30 05:44:56,690 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.074s 2023-10-30 05:44:56,691 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:44:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca32831-12b9-413f-9d79-bf1e0c76dc81', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca32831-12b9-413f-9d79-bf1e0c76dc81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:44:57.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:01,659 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 3.954s 2023-10-30 05:45:01,660 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-T ype': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:44:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1de9243-c3d6-4437-85fc-fabd4384f1f1', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1de9243-c3d6-4437-85fc-fabd4384f1f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:44:57.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:08,064 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 5.390s 2023-10-30 05:45:08,064 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-05af39f3-e8ba-4b83-86f5-b6f248de8ba2', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-05af39f3-e8ba-4b83-86f5-b6f248de8ba2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:44:57.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:09,481 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.390s 2023-10-30 05:45:09,481 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84882072-fb47 -4cab-bc15-cb313cd1ef68', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84882072-fb47-4cab-bc15-cb313cd1ef68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:44:57.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:19,034 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 8.535s 2023-10-30 05:45:19,035 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9500891a-5d0e-4420-81e1-a9787451fb48', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9500891a-5d0e-4420-81e1-a9787451fb48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:19.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:24,603 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 4.552s 2023-10-30 05:45:24,603 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21b189f-39d2-4c8d-bfd0-108727b43755', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21b189f-39d2-4c8d-bfd0-108727b43755', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9 cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:19.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:25,808 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.192s 2023-10-30 05:45:25,808 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22f950a7-4bb2-4957-9c8f-7895a541d84b', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22f950a7-4bb2-4957-9c8f-7895a541d84b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:25.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:25,827 84079 INFO [tempest.common.waiters] Attachment d0c4d044-eb30-41e1-938d-870ae3bec5e2 created for volume 25b454f8-51f9-4b95-b5f0-4327d46635cb to server 24068942-be4d-4353-9eae-a9772d380590 after waiting for 29.827230 seconds 2023-10-30 05:45:25,982 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.154s 2023-10-30 05:45:25,982 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bace2718-9a8d-4c2a-8bb0-5cb65c799f 4d', 'content-length': '1197', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bace2718-9a8d-4c2a-8bb0-5cb65c799f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:25.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:25,995 84079 INFO [tempest.common.waiters] volume 25b454f8-51f9-4b95-b5f0-4327d46635cb reached in-use after waiting for 0.994938 seconds 2023-10-30 05:45:26,835 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 PUT http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.839s 2023-10-30 05:45:26,835 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "f13a5706-387e-429c-b6f7-a517a618fb4b"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36e72cc2-5f22-4828-afc6-a9bda6a255a6', 'x-compute-request-id': 'req-36e72cc2-5f22-4828-afc6-a9bda6a255a6', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'' 2023-10-30 05:45:26,944 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.108s 2023-10-30 05:45:26,945 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-969d86b0-d02b-459e-ab74-6c3f2cf87021', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-969d86b0-d02b-459e-ab74-6c3f2cf87021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "202 3-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:32,606 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 4.647s 2023-10-30 05:45:32,607 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-475bd007-e3f3-438e-b300-7ccbec9c2910', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-475bd007-e3f3-438e-b300-7ccbec9c2910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:33,819 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.195s 2023-10-30 05:45:33,819 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-508bda5d-e4dc-40d3-9568-c917e0f70a99', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-508bda5d-e4dc-40d3-9568-c917e0f70a99', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:34,933 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.099s 2023-10-30 05:45:34,934 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d17e3e9-348e-4207-bfd5-a3d20e1e4beb', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d17e3e9-348e-4207-bfd5-a3d20e1e4beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:36,019 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.060s 2023-10-30 05:45:36,019 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'app lication/json', 'x-compute-request-id': 'req-74c6a88d-0499-4325-8fae-23e27cdddd4b', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74c6a88d-0499-4325-8fae-23e27cdddd4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:37,083 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.049s 2023-10-30 05:45:37,083 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b4e3153-16e0-4c8d-9949-83b6ef15ea0b', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b4e3153-16e0-4c8d-9949-83b6ef15ea0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:38,148 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.051s 2023-10-30 05:45:3 8,149 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e88f4bc-08bb-4f33-8e52-1a636bbf5931', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e88f4bc-08bb-4f33-8e52-1a636bbf5931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:39,297 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.132s 2023-10-30 05:45:39,298 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c56c3973-3f64-48be-8aa5-f7712467d19e', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c56c3973-3f64-48be-8aa5-f7712467d19e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant -attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:41,181 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.867s 2023-10-30 05:45:41,182 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0aecf9-3e57-4308-a53e-2f80d2c24421', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0aecf9-3e57-4308-a53e-2f80d2c24421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:42,298 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.101s 2023-10-30 05:45:42,298 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf8b0f34-06d2-45ee-88b4-464d763facbf', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf8b0f34-06d2-45ee-88b4-464d763facbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{" id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:43,363 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.049s 2023-10-30 05:45:43,363 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38c32a48-7693-4200-bf85-88fd348bf0c5', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38c32a48-7693-4200-bf85-88fd348bf0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:44,443 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.064s 2023-10-30 05:45:44,444 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30a0388d-584b-4427-b8ce-f3136de483b1', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30a0388d-584b-4427-b8ce-f3136de483b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bo okmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:45,516 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.049s 2023-10-30 05:45:45,516 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66ca159a-b12c-4770-82cb-b2c7a4207ba4', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66ca159a-b12c-4770-82cb-b2c7a4207ba4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:46,618 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.087s 2023-10-30 05:45:46,618 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45f3ba58-aebc-46ad-9a3d-9eb575004fda', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45f3ba58-aebc-46ad-9a3d-9eb575004fda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:47,694 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.062s 2023-10-30 05:45:47,694 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d74b64bd-1dda-4b18-a1ae-fb32ea9f4f38', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d74b64bd-1dda-4b18-a1ae-fb32ea9f4f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:48,798 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.081s 2023-10-30 05:45:48,799 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-617cc071-14e7-40d8-851d-1bbcb6349f7b', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-617cc071-14e7-40d8-851d-1bbcb6349f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c de2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:49,876 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.061s 2023-10-30 05:45:49,876 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f32dfe3-e7f5-4c1d-a86d-728474c17deb', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f32dfe3-e7f5-4c1d-a86d-728474c17deb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:50,956 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.057s 2023-10-30 05:45:50,956 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-ee5debf8-ccdb-4e50-90b7-77c9e781a044', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee5debf8-ccdb-4e50-90b7-77c9e781a044', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:52,019 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.050s 2023-10-30 05:45:52,020 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13019984-5c43-4ccf-ac57-330037349c58', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13019984-5c43-4ccf-ac57-330037349c58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:53,084 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.050s 2023-10-30 05:45:53,084 84079 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb777f1a-a747-48ad-b9ba-abb2a5d15fe7', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb777f1a-a747-48ad-b9ba-abb2a5d15fe7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:54,152 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.046s 2023-10-30 05:45:54,152 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72ba93e5-e868-4e58-8566-5a13ddb4bb11', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72ba93e5-e868-4e58-8566-5a13ddb4bb11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f 1f81a0093440850477"}}' 2023-10-30 05:45:55,253 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.087s 2023-10-30 05:45:55,254 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b092c896-eb35-44fc-a5ab-08f02a431f79', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b092c896-eb35-44fc-a5ab-08f02a431f79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:56,349 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.078s 2023-10-30 05:45:56,350 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-668aa69f-9263-4b58-b23e-6fbe7f19e850', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-668aa69f-9263-4b58-b23e-6fbe7f19e850', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-432 7d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:57,456 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.083s 2023-10-30 05:45:57,457 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fe58c0f-7349-487e-93d0-8652ae98ade4', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fe58c0f-7349-487e-93d0-8652ae98ade4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:58,601 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.124s 2023-10-30 05:45:58,601 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13054f48-7542-4988-97eb-3ccb885b3636', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13054f48-7542-4988-97eb-3ccb885b3636', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:45:59,693 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.074s 2023-10-30 05:45:59,693 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:45:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10694cf9-f5c8-4112-9a2f-40bc736bbef1', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10694cf9-f5c8-4112-9a2f-40bc736bbef1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:00,788 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.072s 2023-10-30 05:46:00,788 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d5a86e2-5f70-4b54-8bde-f1228170cc15', 'content-length': '1200', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d5a86e2-5f70-4b54-8bde-f1228170cc15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:45:27.000000", "name": "tempest-TestVolumeSwap-volume-1 628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "attachment_id": "d0c4d044-eb30-41e1-938d-870ae3bec5e2", "volume_id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:19.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:01,873 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.055s 2023-10-30 05:46:01,874 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b20b9b8f-622c-4dca-b4c8-77a3ad520916', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b20b9b8f-622c-4dca-b4c8-77a3ad520916', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:01,886 84079 INFO [tempest.common.waiters] volume 25b454f8-51f9-4b95-b5f0-4327d46635cb reached available after waiting for 35.885976 seconds 2023-10-30 05:46:01,939 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:46:01,940 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b70c389-bc0d-4c29-9062-6ffe98375d7a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b70c389-bc0d-4c29-9062-6ffe98375d7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-u se", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:01.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:01,953 84079 INFO [tempest.common.waiters] volume f13a5706-387e-429c-b6f7-a517a618fb4b reached in-use after waiting for 0.953463 seconds 2023-10-30 05:46:02,020 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments 0.066s 2023-10-30 05:46:02,021 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cf39a147-5394-4663-b08f-45f2b63de59a', 'x-compute-request-id': 'req-cf39a147-5394-4663-b08f-45f2b63de59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "volumeId": "f13a5706-387e-429c-b6f7-a517a618fb4b", "serverId": "24068942-be4d-4353-9eae-a9772d380590", "device": "/dev/vdb"}]}' 2023-10-30 05:46:02,085 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments 0.061s 2023-10-30 05:46:02,086 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0e273ab3-46b3-4c89-b472-2c6c36ed37e2', 'x-compute-request-id': 'req-0e273ab3-46b3-4c89-b472-2c6c36ed37e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "volumeId": "f13a5706-387e-429c-b6f7-a517a618fb4b", "serverId": "24068942-be4d-4353-9eae-a9772d380590", "device": "/dev/vdb"}]}' 2023-10-30 05:46:02,507 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 PUT http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments/f13a5706-387e-429c-b6f7-a517a618fb4b 0.418s 2023-10-30 05:46:02,507 84079 DEBUG [temp est.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "25b454f8-51f9-4b95-b5f0-4327d46635cb"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-61b6465c-2a56-4e18-9c5f-e858ca7de31d', 'x-compute-request-id': 'req-61b6465c-2a56-4e18-9c5f-e858ca7de31d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'' 2023-10-30 05:46:02,560 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:46:02,561 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb290914-4096-4353-a228-d2a3a4e28006', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb290914-4096-4353-a228-d2a3a4e28006', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:04,263 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.688s 2023-10-30 05:46:04,263 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeca8952-1f99-46f9-9afb-d2ea19d035e4', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeca8952-1f99-46f9-9afb-d2ea19d035e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"vol ume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:05,398 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.108s 2023-10-30 05:46:05,398 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e864f66a-94a7-4522-aa10-50524e4e3eb3', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e864f66a-94a7-4522-aa10-50524e4e3eb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:06,473 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.056s 2023-10-30 05:46:06,474 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e5609d1-2a91-4947-8798-35aa2da7f599', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e5609d1-2a91-4947-8798-35aa2da7f599', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:07,555 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:46:07,555 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f4ee48-ad3a-4f7f-98fe-dbb5a288f147', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f4ee48-ad3a-4f7f-98fe-dbb5a288f147', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:08,727 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.158s 2023-10-30 05:46:08,728 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/jso n', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37b6f1e5-525b-4963-bc55-48a91b10720a', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37b6f1e5-525b-4963-bc55-48a91b10720a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:09,804 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.061s 2023-10-30 05:46:09,804 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45b5bac8-86b6-4dbe-a299-63245958c559', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45b5bac8-86b6-4dbe-a299-63245958c559', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:11,046 84079 INFO [tempest.lib.common.rest_client] Request (T estVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.227s 2023-10-30 05:46:11,047 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231f3540-fea6-455b-a6ae-a5906ff25b91', 'content-length': '1199', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231f3540-fea6-455b-a6ae-a5906ff25b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "detaching", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:02.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:12,126 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:46:12,126 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e44bd53-0e97-40c7-901a-dcb3be55cdc7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e44bd53-0e97-40c7-901a-dcb3be55cdc7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a51 7a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:13,187 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:13,187 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-daeedcab-2953-4d65-bfe4-8205449d1974', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-daeedcab-2953-4d65-bfe4-8205449d1974', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:14,251 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:46:14,252 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cc490a1-4194-4a14-85e0-d166d8df13c7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cc490a1-4194-4a14-85e0-d166d8df13c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc6942 98a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:15,314 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:15,315 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90202fa0-240d-476e-a5bb-e4e4ea03419b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90202fa0-240d-476e-a5bb-e4e4ea03419b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:16,413 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.083s 2023-10-30 05:46:16,414 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ccb6e76-b5bc-48dd-8dd3-11681a9f68d8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ccb6e76-b5bc-48dd-8dd3-11681a9f68d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "lin ks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:17,478 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:17,479 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e39dc98e-d3ca-4b5a-87af-c14b1090764f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e39dc98e-d3ca-4b5a-87af-c14b1090764f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:18,574 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.081s 2023-10-30 05:46:18,574 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03505ad3-b048-4353-98d0-d9a0d12289be', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03505ad3-b048-4353-98d0-d9a0d12289be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": " in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:19,639 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:19,640 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8816cb9-75a0-4082-b30e-e5cce2232450', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8816cb9-75a0-4082-b30e-e5cce2232450', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:20,717 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:46:20,717 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c0e507-92de-4e11-be58-db3c9446d4df', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-i d': 'req-a8c0e507-92de-4e11-be58-db3c9446d4df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:21,815 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.084s 2023-10-30 05:46:21,815 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8252c6c4-a069-4caf-96d8-c13133b5f47e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8252c6c4-a069-4caf-96d8-c13133b5f47e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:22,897 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.066s 2023-10-30 05:46:22,897 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ee1ff06-22c7-4826-9f43-4bdc472565a8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ee1ff06-22c7-4826-9f43-4bdc472565a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:24,270 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.348s 2023-10-30 05:46:24,271 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d211a22-b776-4b1f-aca4-3855e898222a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d211a22-b776-4b1f-aca4-3855e898222a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:28,950 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914 f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 3.660s 2023-10-30 05:46:28,950 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5872923-9ead-4e59-a491-9318b8b68a18', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5872923-9ead-4e59-a491-9318b8b68a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:30,013 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:30,013 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-db22a333-8b2a-4ba8-b03e-520fb4b30548', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-db22a333-8b2a-4ba8-b03e-520fb4b30548', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, " device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:31,331 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.304s 2023-10-30 05:46:31,332 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab941d63-f668-436d-9192-69175f778f0e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab941d63-f668-436d-9192-69175f778f0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:32,426 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.067s 2023-10-30 05:46:32,426 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3d6a40f-8883-480c-9f68-7bcc590b415b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3d6a40f-8883-480c-9f68-7bcc590b415b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": n ull, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:33,511 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.072s 2023-10-30 05:46:33,512 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-073bad90-d13f-4fdc-9391-b7478e4d25af', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-073bad90-d13f-4fdc-9391-b7478e4d25af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:34,631 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.093s 2023-10-30 05:46:34,631 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7c5ad3c-3ffc-49e4-a4ca-649082e98213', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7c5ad3c-3ffc-49e4-a4ca-649082e98213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440 850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:35,720 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:46:35,721 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0145315-289e-44fe-ac23-6f7974e26ace', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0145315-289e-44fe-ac23-6f7974e26ace', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:36,805 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:46:36,806 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08f5259c-88a4-4278-8239-3908a3f564d0', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08f5259c-88a4-4278-8239-3908a3f564d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.0 00000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:37,897 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.078s 2023-10-30 05:46:37,897 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29bdaca7-48b4-4583-8969-a0d5252d14d3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29bdaca7-48b4-4583-8969-a0d5252d14d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:39,091 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.179s 2023-10-30 05:46:39,091 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-295f9423-a02f-40e4-ac18-5755d5c19de4', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-295f9423-a02f-40e4-ac18-5755d5c19de4', 'connection': 'close', 'status': '200 ', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:40,162 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:46:40,162 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd76e39-c7fb-4d1f-b748-3b4e9a5b48bc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccd76e39-c7fb-4d1f-b748-3b4e9a5b48bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:41,240 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:41,240 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'conten t-type': 'application/json', 'x-compute-request-id': 'req-8bf6589f-a215-41f1-a2cf-eb442b6b9021', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bf6589f-a215-41f1-a2cf-eb442b6b9021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:42,349 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.082s 2023-10-30 05:46:42,349 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26dff37-0275-46ef-b431-966ae0cfcaff', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26dff37-0275-46ef-b431-966ae0cfcaff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:43,460 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.098s 2023-10-30 05 :46:43,461 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8659367b-7707-4071-b952-ce0340d5a4af', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8659367b-7707-4071-b952-ce0340d5a4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:44,548 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.073s 2023-10-30 05:46:44,549 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b234513-6567-4e4f-9108-7ffa7d75f3c2', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b234513-6567-4e4f-9108-7ffa7d75f3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-at tr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:45,611 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:45,612 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15d4d2ca-19d2-498a-8288-8fa9c622258a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15d4d2ca-19d2-498a-8288-8fa9c622258a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:46,718 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.092s 2023-10-30 05:46:46,718 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bf4b077-4a58-4c32-bb3f-09a073d7ede3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5bf4b077-4a58-4c32-bb3f-09a073d7ede3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5 706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:47,779 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:46:47,780 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-580b915a-278e-4b50-8576-6e5a0dc2f9a1', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-580b915a-278e-4b50-8576-6e5a0dc2f9a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:48,846 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:46:48,847 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13dcc022-3f7c-43e4-9a05-ebd5b74b9ea8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13dcc022-3f7c-43e4-9a05-ebd5b74b9ea8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "h ttp://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:49,924 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:46:49,925 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-392b2a0e-d6fd-4ad4-a402-f20f99468ee8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-392b2a0e-d6fd-4ad4-a402-f20f99468ee8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:50,989 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:50,989 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcaef490-66d9-4043-81d5-457f2a66ccb2', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcaef490-66d9-4043-81d5-457f2a66ccb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-v olume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:52,052 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:46:52,052 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e240b0d3-5ebb-44c0-b528-2c11a861fe42', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e240b0d3-5ebb-44c0-b528-2c11a861fe42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:53,120 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:46:53,120 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52238149-1720-47f8-8c5a-cc1ca713b364', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52238149-1720-47f8-8c5a-cc1ca713b364', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/ volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:54,211 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.076s 2023-10-30 05:46:54,212 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d9a5467-ecda-48cd-a4c1-494ac6d316b5', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d9a5467-ecda-48cd-a4c1-494ac6d316b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:55,402 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.171s 2023-10-30 05:46:55,403 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7e599a2-2a8b-4cee-bfb1-f4d eae4d6df5', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7e599a2-2a8b-4cee-bfb1-f4deae4d6df5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:56,600 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.173s 2023-10-30 05:46:56,601 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9aeb8dcf-f4c1-4dca-ad67-d9b92f88444b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aeb8dcf-f4c1-4dca-ad67-d9b92f88444b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:57,690 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:46:57,691 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00d8a31d-800c-490d-9866-64019f0b83e2', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00d8a31d-800c-490d-9866-64019f0b83e2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:58,772 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.069s 2023-10-30 05:46:58,772 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78b5754-006d-4fa1-b108-bb741f9f5cb9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78b5754-006d-4fa1-b108-bb741f9f5cb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:46:59,839 84079 IN FO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:46:59,840 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:46:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77c2027e-6769-41cf-9842-8a3410747992', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77c2027e-6769-41cf-9842-8a3410747992', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:00,922 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.066s 2023-10-30 05:47:00,922 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63a542a4-7986-4482-b8bf-d83d5b6f4080', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63a542a4-7986-4482-b8bf-d83d5b6f4080', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a 8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:02,002 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:47:02,003 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea25d0b5-47d2-4fa9-bae8-34d66913b5bc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea25d0b5-47d2-4fa9-bae8-34d66913b5bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:03,110 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.074s 2023-10-30 05:47:03,114 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb0c2d98-5f75-4caf-aa7d-404964a35a35', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb0c2d98-5f75-4caf-aa7d-404964a35a35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b 6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:04,188 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:47:04,188 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55f01b96-9e0d-4b4b-83a4-c5a01607dacc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55f01b96-9e0d-4b4b-83a4-c5a01607dacc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:05,309 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.108s 2023-10-30 05:47:05,310 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28fe004e-eb03-49df-93d3-35d03586810c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28fe004e-eb03-49df-93d3-35d03586810c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": n ull, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:06,410 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.087s 2023-10-30 05:47:06,411 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cae45f53-1147-4641-8cb4-074d2c9730e7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cae45f53-1147-4641-8cb4-074d2c9730e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:07,505 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.071s 2023-10-30 05:47:07,506 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c72fbac-d232-4457-8b8c-ccf8a5f93fbe', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c72fbac-d232-4457-8b8c-ccf8a5f93fbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13 a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:08,611 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.084s 2023-10-30 05:47:08,611 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a626a723-4fe8-485d-9454-3669f84f5c7c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a626a723-4fe8-485d-9454-3669f84f5c7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:09,753 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.114s 2023-10-30 05:47:09,753 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5ad8f1c-8e5e-48d5-8b43-8205859e9186', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5ad8f1c-8e5e-48d5-8b43-8205859e9186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:10,828 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:47:10,828 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf760b3-0b5a-4a16-83b8-1f7cc70870ca', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf760b3-0b5a-4a16-83b8-1f7cc70870ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:11,892 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:47:11,893 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9726fac-c1da-4caf-af41-cfc22ea33021', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9726fac-c1da-4caf-af41-cfc22ea33021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:12,956 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:12,957 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ebda6542-8a71-4d21-a8a0-a50037270c5a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ebda6542-8a71-4d21-a8a0-a50037270c5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:14,017 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 20 0 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.046s 2023-10-30 05:47:14,017 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d029c26b-461f-4cba-979c-2cd7d0f0474e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d029c26b-461f-4cba-979c-2cd7d0f0474e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:15,082 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:47:15,083 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae01e81f-45c9-45b9-aa92-80bdd947ea3d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae01e81f-45c9-45b9-aa92-80bdd947ea3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4 d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:16,185 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.084s 2023-10-30 05:47:16,186 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e4cc76a-5888-4dce-a3c5-9a051ada929e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e4cc76a-5888-4dce-a3c5-9a051ada929e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:17,262 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:47:17,263 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3712d5a-93fb-47ec-9416-295be5c903ab', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3712d5a-93fb-47ec-9416-295be5c903ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "fals e", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:18,326 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:18,327 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91f57d35-ba47-48fa-be64-42f81cbd2440', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91f57d35-ba47-48fa-be64-42f81cbd2440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:19,470 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.129s 2023-10-30 05:47:19,470 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cf9e9e-44ca-4d32-bcef-8b45912fcc14', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cf9e9e-44ca-4d32-bcef-8b45912fcc14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:// 10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:20,560 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.074s 2023-10-30 05:47:20,560 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c54362-dca1-4815-be93-1bca2d9bf61a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c54362-dca1-4815-be93-1bca2d9bf61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:21,624 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:21,624 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b6e7356-a800-43f4-a622-9b331be03f0b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b6e7356-a800-43f4-a622-9b331be03f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone ": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:22,733 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.090s 2023-10-30 05:47:22,734 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ccce5f7-c686-4bde-ad09-9844f63ea3f0', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ccce5f7-c686-4bde-ad09-9844f63ea3f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:23,818 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.058s 2023-10-30 05:47:23,818 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-923e5872-a2c3-441a-9c89-718edc6ca26e', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-923e5872-a2c3-441a-9c89-718ed c6ca26e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:24,878 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.046s 2023-10-30 05:47:24,878 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b82559ac-9b1e-41e9-aba7-d6a6febffd15', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b82559ac-9b1e-41e9-aba7-d6a6febffd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:25,949 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:47:25,949 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:25 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cd69aa8-2892-4379-8046-f9d2ebd9c439', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cd69aa8-2892-4379-8046-f9d2ebd9c439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:27,017 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:47:27,017 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8720b06-929e-47dd-a55b-10e9fab66733', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8720b06-929e-47dd-a55b-10e9fab66733', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:28,112 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-3 87e-429c-b6f7-a517a618fb4b 0.081s 2023-10-30 05:47:28,112 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d650a3d3-0cc5-4517-810d-40ad1f5277cf', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d650a3d3-0cc5-4517-810d-40ad1f5277cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:29,167 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.040s 2023-10-30 05:47:29,168 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed1bbf94-f069-42d3-97ec-a441b9d2839a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed1bbf94-f069-42d3-97ec-a441b9d2839a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2 023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:30,233 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:47:30,234 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39a9596e-d515-4bb4-8d1e-6659e9bda000', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39a9596e-d515-4bb4-8d1e-6659e9bda000', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:31,310 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.063s 2023-10-30 05:47:31,310 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8b4a25-380e-44a8-b745-9253bec86ac9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8b4a25-380e-44a8-b745-9253bec86ac9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mul tiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:32,400 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.075s 2023-10-30 05:47:32,445 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09fe1353-c302-4756-a704-1fd6a478e4fc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09fe1353-c302-4756-a704-1fd6a478e4fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:33,500 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.041s 2023-10-30 05:47:33,500 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61c9d274-a76d-4a77-b983-1c26c1babdfc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61c9d274-a76d-4a77-b983-1c26c1babdfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7 -a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:34,564 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:47:34,565 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74ec4394-355a-4ca3-ac67-8011b8c2e463', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74ec4394-355a-4ca3-ac67-8011b8c2e463', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:35,628 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:35,629 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4e7e1d3-68a4-4c3b-8d19-6455895e0560', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4e7e1d3-68a4-4c3b-8d19-6455895e0560', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:4 6:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:36,706 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:47:36,706 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-697fab0d-74c6-41ae-a950-3d25c33f01aa', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-697fab0d-74c6-41ae-a950-3d25c33f01aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:37,796 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.075s 2023-10-30 05:47:37,796 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bceb856a-60ae-4632-990f-da29f70dc8d8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bceb856a-60ae-4632-990f-da29f70dc8d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0. 210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:38,882 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.072s 2023-10-30 05:47:38,882 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de6e1b2-baae-488a-9a79-e1a7f46aa089', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de6e1b2-baae-488a-9a79-e1a7f46aa089', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:39,951 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:47:39,951 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-e4af3ed7-f049-44d3-ab9b-9cdab7189f14', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4af3ed7-f049-44d3-ab9b-9cdab7189f14', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:41,030 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.065s 2023-10-30 05:47:41,030 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd4dfee-ee73-4fe9-9e5c-261de98b5cc6', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd4dfee-ee73-4fe9-9e5c-261de98b5cc6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:42,100 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.057s 2023-10-30 05:47:42,101 84079 DEBUG [tempest.lib .common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c162d546-b6d0-408a-baab-3e3198ecf2e7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c162d546-b6d0-408a-baab-3e3198ecf2e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:43,342 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.227s 2023-10-30 05:47:43,343 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a418f81-1d07-4199-8acf-456c6c626b6a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a418f81-1d07-4199-8acf-456c6c626b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a009 3440850477"}}' 2023-10-30 05:47:44,411 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:47:44,411 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c724ec3-8932-4ce5-a365-86c52bf98319', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c724ec3-8932-4ce5-a365-86c52bf98319', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:45,474 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:47:45,475 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4209553-374b-48cd-aa55-fe14eedad4b8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4209553-374b-48cd-aa55-fe14eedad4b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "att achment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:46,541 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:47:46,542 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87027874-a46e-4cca-b0f0-cef7c3a5639c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87027874-a46e-4cca-b0f0-cef7c3a5639c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:47,615 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.060s 2023-10-30 05:47:47,616 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5dc00c4c-5a54-47eb-94ec-48320606c7fd', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5dc00c4c-5a54-47eb-94ec-48320606c7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f 1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:48,682 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:47:48,682 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989c60cc-04b2-46cd-8c2a-7dce34a92594', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989c60cc-04b2-46cd-8c2a-7dce34a92594', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:49,741 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.046s 2023-10-30 05:47:49,741 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15c06928-5a90-4156-b04e-3b905a3e64a7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15c06928-5a90-4156-b04e-3b905a3e64a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:50,800 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.045s 2023-10-30 05:47:50,801 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f549d4dd-2932-47ff-aef4-171a7c6d62a6', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f549d4dd-2932-47ff-aef4-171a7c6d62a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:51,887 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.073s 2023-10-30 05:47:51,887 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35e25251-65bb-48b7-872f-c8c5e46684bc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35e25251-65bb-48b7-872f-c8c5e46684bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a6 18fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:52,951 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:47:52,952 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad73229-0b8a-4eed-8535-23ff106cb452', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad73229-0b8a-4eed-8535-23ff106cb452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:54,008 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.041s 2023-10-30 05:47:54,009 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4c2f91-c20a-4dea-ad11-8a569f5f5043', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4c2f91-c20a-4dea-ad11-8a569f5f5043', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:55,083 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.061s 2023-10-30 05:47:55,084 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f1bb7ba-7ee8-4596-b868-604b18a263ea', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f1bb7ba-7ee8-4596-b868-604b18a263ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:56,193 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.083s 2023-10-30 05:47:56,194 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept' : 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa39cf40-c35b-4dd7-a154-c9dd8f714a73', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa39cf40-c35b-4dd7-a154-c9dd8f714a73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:57,259 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:47:57,260 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28b2b51b-450e-4081-9e15-63ff2cc5a458', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28b2b51b-450e-4081-9e15-63ff2cc5a458', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:58,325 84079 INFO [tempest.lib.common.rest_client ] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:47:58,326 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16ad87e9-05a9-415d-bd6f-09ed0d1ec95f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16ad87e9-05a9-415d-bd6f-09ed0d1ec95f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:47:59,388 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:47:59,388 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:47:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29ad072-5b34-4c84-8069-375381041123', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29ad072-5b34-4c84-8069-375381041123', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c -b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:00,449 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:00,449 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c140b3b-7249-4ca0-bc5e-4bf280ce764a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c140b3b-7249-4ca0-bc5e-4bf280ce764a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:01,568 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.107s 2023-10-30 05:48:01,569 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-172ea2b3-0571-40b4-af46-42e984958de5', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-172ea2b3-0571-40b4-af46-42e984958de5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e 968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:02,645 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:48:02,645 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad13e6eb-e0e7-4d93-8350-bb6e74f73ab1', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad13e6eb-e0e7-4d93-8350-bb6e74f73ab1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:03,716 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:48:03,717 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5595ddad-73a2-4179-bd89-94602cc31fd5', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5595ddad-73a2-4179-bd89-94602cc31fd5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:04,799 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:48:04,800 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ff5c20f-f54b-4cfe-af67-b5c59588d34b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ff5c20f-f54b-4cfe-af67-b5c59588d34b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:05,867 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:48:05,868 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7e9734a-2f16-4311-9047-7d6a1db4ed99', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7e9734a-2f16-4311-9047-7d6a1db4ed99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "s tatus": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:06,946 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:48:06,947 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cee0061f-01f1-4fa2-9f72-7b4e88fbb975', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cee0061f-01f1-4fa2-9f72-7b4e88fbb975', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:08,113 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.148s 2023-10-30 05:48:08,113 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de0ba2dc-d449-4f16-a131-79a3ea916441', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack- request-id': 'req-de0ba2dc-d449-4f16-a131-79a3ea916441', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:09,310 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.170s 2023-10-30 05:48:09,311 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cdb40ce-c57c-4553-987a-22e1a33af1a9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cdb40ce-c57c-4553-987a-22e1a33af1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:10,405 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.080s 2023-10-30 05:48:10,406 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37080b12-d9ac-489f-82f7-a9ae9edecfee', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37080b12-d9ac-489f-82f7-a9ae9edecfee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:11,473 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:48:11,473 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6d8df64-7106-47af-8e79-04ce254dd21b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6d8df64-7106-47af-8e79-04ce254dd21b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:12,542 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde 2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.047s 2023-10-30 05:48:12,543 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d000c6a2-2d1c-4937-aacc-d8df3fdc360f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d000c6a2-2d1c-4937-aacc-d8df3fdc360f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:13,637 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.076s 2023-10-30 05:48:13,637 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c6db86b-18ae-4b57-a766-bcc189cbca9d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c6db86b-18ae-4b57-a766-bcc189cbca9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name" : null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:14,698 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.047s 2023-10-30 05:48:14,699 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffcead9b-5832-4223-8fb3-813a3674edd3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffcead9b-5832-4223-8fb3-813a3674edd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:15,810 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.098s 2023-10-30 05:48:15,811 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f53e304-1a31-481e-bf20-f49b0fb0e829', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f53e304-1a31-481e-bf20-f49b0fb0e829', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_s tatus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:16,931 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.096s 2023-10-30 05:48:16,931 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa29aebf-eb47-4616-90c7-9d534b167adf', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa29aebf-eb47-4616-90c7-9d534b167adf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:18,020 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.075s 2023-10-30 05:48:18,021 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3997de9d-bf6f-4de9-a420-67b81dda4c18', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3997de9d-bf6f-4de9-a420-67b81dda4c18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f8 1a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:19,095 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:19,096 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-768c80ea-321e-4f8f-a859-441d1d487bde', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-768c80ea-321e-4f8f-a859-441d1d487bde', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:20,165 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.056s 2023-10-30 05:48:20,166 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46264cb-f6dd-46ae-b393-76ba0a1eac3f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46264cb-f6dd-46ae-b393-76ba0a1eac3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T0 5:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:21,257 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.073s 2023-10-30 05:48:21,257 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4f165ff-519c-4671-87ae-5deb409d6a37', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4f165ff-519c-4671-87ae-5deb409d6a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:22,342 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.070s 2023-10-30 05:48:22,342 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2989294b-d011-414f-8cf8-1a09937b006b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2989294b-d011-414f-8cf8-1a09937b006b', 'connection': 'close', 'stat us': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:23,411 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:48:23,411 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c0f0b31-bbe3-483e-bdc2-43609e0f2337', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c0f0b31-bbe3-483e-bdc2-43609e0f2337', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:24,478 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:48:24,479 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)' , 'content-type': 'application/json', 'x-compute-request-id': 'req-a5d86b16-070d-4b70-8250-743eda2c9f39', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5d86b16-070d-4b70-8250-743eda2c9f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:25,563 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.071s 2023-10-30 05:48:25,564 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ad7663b-5f21-4bc0-abd4-85729ad47b71', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ad7663b-5f21-4bc0-abd4-85729ad47b71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:26,654 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.066s 2023 -10-30 05:48:26,654 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28f6ade6-a1c0-478f-8de0-98da66f895fc', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28f6ade6-a1c0-478f-8de0-98da66f895fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:27,761 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.091s 2023-10-30 05:48:27,762 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f1a5b23-f456-47be-b319-10680850b78c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f1a5b23-f456-47be-b319-10680850b78c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol- tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:28,836 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.058s 2023-10-30 05:48:28,837 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43f9e42f-0d1b-40e3-b2d7-dcf153a7cabe', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43f9e42f-0d1b-40e3-b2d7-dcf153a7cabe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:29,908 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:48:29,909 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-021a6c32-af29-4df6-91ff-6cae82ef44ed', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-021a6c32-af29-4df6-91ff-6cae82ef44ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id ": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:31,026 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.103s 2023-10-30 05:48:31,026 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc69f2f-1ce2-46fe-b0c5-ea3c6306d4a9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc69f2f-1ce2-46fe-b0c5-ea3c6306d4a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:32,151 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.098s 2023-10-30 05:48:32,151 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b47f9a2e-bf5b-4057-9e97-9196c322a442', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b47f9a2e-bf5b-4057-9e97-9196c322a442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", " href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:33,236 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.059s 2023-10-30 05:48:33,236 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b3482d5-3650-46d1-8d85-ba78db77a581', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b3482d5-3650-46d1-8d85-ba78db77a581', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:34,326 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.063s 2023-10-30 05:48:34,327 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e15b295b-9273-41d3-9259-3382c2935b5a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e15b295b-9273-41d3-9259-3382c2935b5a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVol umeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:35,468 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.124s 2023-10-30 05:48:35,469 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-952f8b4a-3ad0-4725-984c-2021c955f646', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-952f8b4a-3ad0-4725-984c-2021c955f646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:36,542 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.058s 2023-10-30 05:48:36,542 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8f147ac-bc5d-49f3-80c6-c1c585fa658c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8f147ac-bc5d-49f3-80c6-c1c585fa658c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a00934 40850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:37,637 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.075s 2023-10-30 05:48:37,637 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da678fc0-58ed-4078-a11e-87e6c26779bb', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da678fc0-58ed-4078-a11e-87e6c26779bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:38,743 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.077s 2023-10-30 05:48:38,743 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71e9540e-d401-477b -9aea-c21c1516f2a7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71e9540e-d401-477b-9aea-c21c1516f2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:39,873 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.112s 2023-10-30 05:48:39,873 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75a6c297-b71f-4648-855d-969258b38eb9', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75a6c297-b71f-4648-855d-969258b38eb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:40,965 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.078s 2023-10-30 05:48:40,966 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a29d3f52-f86c-44b0-ab2e-af9296795122', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a29d3f52-f86c-44b0-ab2e-af9296795122', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:42,032 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:48:42,033 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7350c777-97c5-44e1-a681-068daa9a6257', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7350c777-97c5-44e1-a681-068daa9a6257', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:43,104 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:48:43,104 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5493c17-c059-4c75-8557-07c46c2855cf', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5493c17-c059-4c75-8557-07c46c2855cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:44,174 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.052s 2023-10-30 05:48:44,174 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99a1298f-3d5d-43e0-a094-6c34ffb611f8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99a1298f-3d5d-43e0-a094-6c34ffb611f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa- b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:45,232 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.043s 2023-10-30 05:48:45,233 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39b1e1a9-004d-4aaf-8933-c4bbfc29f9d8', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39b1e1a9-004d-4aaf-8933-c4bbfc29f9d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:46,295 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:46,295 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4aa95c68-2f15-4f8f-a311-f2c4c8226023', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aa95c68-2f15-4f8f-a311-f2c4c8226023', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-38 7e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:47,382 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.064s 2023-10-30 05:48:47,382 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81e82241-3de3-445b-a7a6-d43ac88a318a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81e82241-3de3-445b-a7a6-d43ac88a318a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:48,444 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.049s 2023-10-30 05:48:48,444 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06eda39a-66ad-40b3-8f8a-a2af691d88bd', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06eda39a-66ad-40b3-8f8a-a2af691d88bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapsh ot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:49,504 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.047s 2023-10-30 05:48:49,505 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6b7b322-f604-422d-8bba-535c7f96af57', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6b7b322-f604-422d-8bba-535c7f96af57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:50,797 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.279s 2023-10-30 05:48:50,798 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34064fa8-aa68-467c-a4b2-a685e9ef686a', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34064fa8-aa68-467c-a4b2-a685e9ef686a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {" id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:51,865 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:48:51,865 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-903b9d04-292a-437d-b6e8-6ad50023c859', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-903b9d04-292a-437d-b6e8-6ad50023c859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:52,930 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:48:52,931 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a421187e-6647-43cd-b8d1-b2a51b588059', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a421187e-6647-43cd-b8d1-b2a51b588059', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:53,996 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.051s 2023-10-30 05:48:53,996 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-103c629f-c6c9-4be4-94d1-d9b63f1ff171', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-103c629f-c6c9-4be4-94d1-d9b63f1ff171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:55,070 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:55,070 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31a4cb05-4bb2-43e0-864a-fc243eb6a5c2', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31a4cb05-4bb2-43e0-864a-fc243eb6a5c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:56,131 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:48:56,132 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-441d7157-11c6-4163-a29d-de273a27057d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-441d7157-11c6-4163-a29d-de273a27057d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:57,196 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_ swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:48:57,196 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71461182-647b-43b0-ba82-cacd23b39c24', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71461182-647b-43b0-ba82-cacd23b39c24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:58,275 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.061s 2023-10-30 05:48:58,275 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77341a0d-f4d7-46da-bd5f-2112e7d0d3ee', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77341a0d-f4d7-46da-bd5f-2112e7d0d3ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "240 68942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:48:59,350 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:48:59,351 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7e3b57f-932b-4a87-b469-163a4b2fc583', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e3b57f-932b-4a87-b469-163a4b2fc583', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:00,414 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:49:00,415 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99123abf-b5d8-4914-a63e-851b0a52837b', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99123abf-b5d8-4914-a63e-851b0a52837b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootabl e": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:01,492 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:49:01,492 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-385d5e77-0f17-42d3-a0e4-49dc6391d87f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-385d5e77-0f17-42d3-a0e4-49dc6391d87f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:02,640 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.130s 2023-10-30 05:49:02,640 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-112299b4-bee6-4ad3-9235-f7a9cad6c2e3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-112299b4-bee6-4ad3-9235-f7a9cad6c2e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:03,702 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.048s 2023-10-30 05:49:03,702 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d12e58cd-2716-4fb1-954e-a4e5a887246d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d12e58cd-2716-4fb1-954e-a4e5a887246d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:04,776 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:49:04,777 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9dcfda7f-b9a8-4709-ab44-d533f4345837', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9dcfda7f-b9a8-4709-ab44-d533f4345837', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availabi lity_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:05,835 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.045s 2023-10-30 05:49:05,836 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6706062-efd2-492a-a6e7-0ec28ccfad8d', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6706062-efd2-492a-a6e7-0ec28ccfad8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:06,913 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.055s 2023-10-30 05:49:06,913 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e01034b-7470-42bd-87b6-9ad3e5d214db', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e01034b-7470-42bd-8 7b6-9ad3e5d214db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:07,971 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.044s 2023-10-30 05:49:07,971 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d897afa6-80d0-413d-8595-561d73a86a69', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d897afa6-80d0-413d-8595-561d73a86a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:09,063 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.078s 2023-10-30 05:49:09,063 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05 :49:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbd2b3d0-5408-4e1d-b2d1-c6cbdf358310', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbd2b3d0-5408-4e1d-b2d1-c6cbdf358310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:10,129 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.053s 2023-10-30 05:49:10,130 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a781dbf-a9c2-40e9-b834-7e30b0374207', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a781dbf-a9c2-40e9-b834-7e30b0374207', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:11,234 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f 13a5706-387e-429c-b6f7-a517a618fb4b 0.090s 2023-10-30 05:49:11,234 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b5402f2-3489-473f-9f6c-1a2c26a4b657', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b5402f2-3489-473f-9f6c-1a2c26a4b657', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:12,316 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.062s 2023-10-30 05:49:12,317 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c98987d2-56cf-4798-be1a-7c660d78e2d3', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c98987d2-56cf-4798-be1a-7c660d78e2d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attache d_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:13,380 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.050s 2023-10-30 05:49:13,381 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d84cb6ee-05a9-4d4c-8698-ea5794ee5ee7', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d84cb6ee-05a9-4d4c-8698-ea5794ee5ee7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:14,436 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.043s 2023-10-30 05:49:14,436 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5492310-a7c2-4d8c-bb44-4a1d2df02162', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5492310-a7c2-4d8c-bb44-4a1d2df02162', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": n ull, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:15,507 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.058s 2023-10-30 05:49:15,507 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffaf09d3-b33d-4abd-a9bf-4e6c5b3003c0', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffaf09d3-b33d-4abd-a9bf-4e6c5b3003c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:16,587 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.066s 2023-10-30 05:49:16,588 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc154aa2-7c59-4c04-9e9b-3d62b60de82c', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc154aa2-7c59-4c04-9e9b-3d62b60de82c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e- 429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:17,667 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.054s 2023-10-30 05:49:17,667 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-869ddcb5-ea60-4701-a4f5-513d09fceb65', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-869ddcb5-ea60-4701-a4f5-513d09fceb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:18,754 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b 0.060s 2023-10-30 05:49:18,754 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-472427dd-7674-4ff9-80fc-d6316a15393f', 'content-length': '1196', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-472427dd-7674-4ff9-80fc-d6316a15393f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b'} Body: b'{"volume": {"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:50.000000", "updated_at": "2023-1 0-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-557567731", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/f13a5706-387e-429c-b6f7-a517a618fb4b"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "attachment_id": "638cceb8-6469-4645-9efa-b45eebc8a8d7", "volume_id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "server_id": "24068942-be4d-4353-9eae-a9772d380590", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-10-30T05:45:52.000000"}], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:18,813 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.043s 2023-10-30 05:49:18,814 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-991bec81-5397-4999-8f7a-d8ea2e3b0876', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-991bec81-5397-4999-8f7a-d8ea2e3b0876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:18,882 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments 0.055s 2023-10-30 05:49:18,882 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8025964c-301e-46be-bb24-4bf83cb3f725', 'x-compute-request-id': 'req-8025964c-301e-46be-bb24-4bf83cb3f725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/24068942-be4d-4353-9eae-a9772d380590/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "f13a5706-387e-429c-b6f7-a517a618fb4b", "volumeId": "f13a5706-387e-429c-b6f7-a517a618fb4b", "serv erId": "24068942-be4d-4353-9eae-a9772d380590", "device": "/dev/vdb"}]}' 2023-10-30 05:49:18,929 84079 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb 0.045s 2023-10-30 05:49:18,930 84079 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44079d71-c405-4812-a40b-95dfc4da200f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44079d71-c405-4812-a40b-95dfc4da200f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb'} Body: b'{"volume": {"id": "25b454f8-51f9-4b95-b5f0-4327d46635cb", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:42:43.000000", "updated_at": "2023-10-30T05:46:12.000000", "name": "tempest-TestVolumeSwap-volume-1628142332", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9cde2c86d8914f1f81a0093440850477/volumes/25b454f8-51f9-4b95-b5f0-4327d46635cb"}], "user_id": "76b1e968cc694298a92f3fd6828bd287", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9cde2c86d8914f1f81a0093440850477"}}' 2023-10-30 05:49:18,942 84079 INFO [tempest.common.waiters] volume 25b454f8-51f9-4b95-b5f0-4327d46635cb reached available after waiting for 0.942416 seconds tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached[id-a3772b42-00bf-4310-a90b-1cc6fd3e7eab,volume] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 251, in test_stable_device_rescue_disk_virtio_with_volume_attached self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 569, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 375, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 46dcd85d-3656-4bb5-8326-8fd0f4651f7a to server a9ee90ad-74b3-41dc-8daa-435b156cecbe within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-30 05:48:12,585 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes 0.516s 2023-10-30 05:48:12,585 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-ServerStableDeviceRescueTest-volume-2017497071"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47aada4f-2d89-4dd3-a661-5980c681c1dd', 'content-length': '826', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47aada4f-2d89-4dd3-a661-5980c681c1dd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.474777", "updated_at": null, "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-30 05:48:12,596 84093 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-30 05:48:12,681 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.082s 2023-10-30 05:48:12,682 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1227135454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAU5XFJjzgA2ibN/NglV76q999NeWJjvKgXFu3XMRYOxfVpr378WkgqScmrEJk95tQ9ivyOZXSlC7B2n3oOgff13R/Dbeezxj7CQlTWxQVuzPpN82ZCuCruit4NhD1sk7A=="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adb39d6d-5501-4e48-bee0-1676135bec38', 'x-compute-request-id': 'req-adb39d6d-5501-4e48-bee0-1676135bec38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1227135454", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAU5XFJjzgA2ibN/NglV76q999NeWJjvKgXFu3XMRYOxfVpr378WkgqScmrEJk95tQ9ivyOZXSlC7B2n3oOgff13R/Dbeezxj7CQlTWxQVuzPpN82ZCuCruit4NhD1sk7A==", "fingerprint": "2c:f0:f1:5a:0c:db:8d:6a:35:86:7b:e9:da:6c:3c:88", "user_id": "8319f56cf3fc4eef985d12380ac7ef14"}}' 2023-10-30 05:48:12,684 84093 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1227135454 created 2023-10-30 05:48:12,842 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-gro ups 0.157s 2023-10-30 05:48:12,842 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1598493374", "description": "tempest-description--2047615833"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1661', 'x-openstack-request-id': 'req-c4376102-a850-4bc9-90c8-668f2065227e', 'date': 'Mon, 30 Oct 2023 05:48:12 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "name": "tempest-securitygroup--1598493374", "stateful": true, "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "description": "tempest-description--2047615833", "shared": false, "security_group_rules": [{"id": "03b7f71f-4025-49e3-ace3-c1dbd538aadf", "project_id": "981d5d5a56da43449b259ff220d08d0f", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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": 560, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:48:12Z", "updated_at": "2023-10-30T05:48:12Z", "revision_number": 0}, {"id": "5b75326b-0f9e-4dd4-856d-faa8a9a663f6", "project_id": "981d5d5a56da43449b259ff220d08d0f", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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": 561, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:48:12Z", "updated_at": "2023-10-30T05:48:12Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-30T05:48:12Z", "updated_at": "2023-10-30T05:48:12Z", "revision_number": 1, "project_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:48:13,032 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.189s 2023-10-30 05:48:13,032 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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-ad3bfe37-f725-4b20-8f85-c3961e7f371a', 'date': 'Mon, 30 Oct 2023 05:48:13 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": "aec81fb0-609a-4241-89bb-6f3ada9b40ba", "project_id": "981d5d5a56da43449b259ff220d08d0f", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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-10-30T05:48:12Z", "updated_at": "2023-10-30T05:48:12Z", "revision_number": 0}}' 2023-10-30 05:48:13,222 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.2 10:9696/networking/v2.0/security-group-rules 0.189s 2023-10-30 05:48:13,222 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-98dcc198-14e2-412f-b2af-9fc6c42358c1', 'date': 'Mon, 30 Oct 2023 05:48:13 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": "2da5d8dc-4b48-4d1b-80d2-9858b5c13a5b", "project_id": "981d5d5a56da43449b259ff220d08d0f", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "security_group_id": "7c2ec97d-9eef-4f57-b421-a2b8012cc148", "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-10-30T05:48:13Z", "updated_at": "2023-10-30T05:48:13Z", "revision_number": 0}}' 2023-10-30 05:48:13,223 84093 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1598493374 created 2023-10-30 05:48:13,980 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.756s 2023-10-30 05:48:13,980 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-bbeeb01e-bd08-4d45-9a3e-e70811260178', 'date': 'Mon, 30 Oct 2023 05:48:13 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "59c33c22-d2c7-4748-aecc-63ab9df824ef", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "floating_ip_address": "172.24.4.24", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "981d5d5a56da43449b259ff220d08d0f", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:48:13Z", "updated_at": "2023-10-30T05:48:13Z", "revision_number": 0}}' 2023-10-30 05:48:13,981 84093 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '59c33c22-d2c7-4748-aecc-63ab9df824ef', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'floating_ip_address': '172.24.4.24', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:48:13Z', 'updated_at': '2023-10-30T05:48:13Z', 'revision_number': 0, 'ip': '172.24.4.24'} created 2023-10-30 05:48:14,045 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.059s 2023-10-30 05:48:14,045 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'applic ation/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-53b27c47-c268-401c-a98d-f39d7744a944', '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": "8319f56cf3fc4eef985d12380ac7ef14", "name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "password_expires_at": null}, "audit_ids": ["QLjUD4_9SkCV-WsNMoJeWg"], "expires_at": "2023-10-30T06:48:14.000000Z", "issued_at": "2023-10-30T05:48:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "981d5d5a56da43449b259ff220d08d0f", "name": "tempest-ServerStableDeviceRescueTest-1217904017"}, "is_domain": false, "roles": [{"id": "6d0bfadafa084379a0a9415dda2e8cb4", "name": "member"}, {"id": "2c067d47aa344223abc52d072043a31b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "da9a605e58264543bd85c1f73441a881", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1f287a3189844414a71902c1c19936b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "314627850657463ca634fd5eff91cae3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f", "region": "RegionOne"}], "id": "415c4b921cb84a3d816c38a7519aa6b0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "1e152091caa348228cf0777be55cc250", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/981d5d5a56da43449b259ff220d08d0f", "region": "RegionOne"}], "id": "4230642a83ac432ea8cf04b306e20553", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "76887900e0a0415b869d5fe9abd64cbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f", "region": "RegionOne"}], "id": "a22321934a1e43eca4f7150ff3b21533", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4817c6230b45427d871ff52e0ef5634f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "af02e38f1ed344afa3be7d85b87550f3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "74dcf8515b0242d781470c6774d6dbfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "af5bd04a74c34d6da81b81b1e6876635", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "61539a97987e43a0adc9768b882716e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "d0576f120dad4dfeab0625212c43e703", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5cf7922596f64e7ab5ddafb1824a9b41", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d6db7409487b4d3db75bededd3f801b5", "type": "image", "name": "glance"}]}}' 2023-10-30 05:48:14,046 84093 INFO [tempest.lib.common.fixed_network] (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached) Found network {'id': '6d0d0ab5-9bd6-4a44-91fb-a6f0562ae03b', 'name': 'tempest-ServerStableDeviceRescueTest-1056807611-network', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26247, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-30T05:48:05Z', 'updated_at': '2023-10-30T05:48:05Z', 'revision_number': 1} available for tenant 2023-10-30 05:48:14,046 84093 DEBUG [tempest.commo n.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1227135454', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBAU5XFJjzgA2ibN/NglV76q999NeWJjvKgXFu3XMRYOxfVpr378WkgqScmrEJk95tQ9ivyOZXSlC7B2n3oOgff13R/Dbeezxj7CQlTWxQVuzPpN82ZCuCruit4NhD1sk7A==', 'fingerprint': '2c:f0:f1:5a:0c:db:8d:6a:35:86:7b:e9:da:6c:3c:88', 'user_id': '8319f56cf3fc4eef985d12380ac7ef14', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCd+YXkaXt8RgzP74HtIJoLsO748hrgLL0Mr/XA7u90RhilwG5ktU/m\ndMrKiMBuSoygBwYFK4EEACKhZANiAAQFOVxSY84ANomzfzYJVe+qvffTXliY7yoF\nxbt1zEWDsX1aa9+/FpIKknJqxCZPebUPYr8jmV0pQuwdp96DoH39d0fw23ns8Y+w\nkJU1sUFbsz6TfNmQrgq7oreDYQ9bJOw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '7c2ec97d-9eef-4f57-b421-a2b8012cc148', 'name': 'tempest-securitygroup--1598493374', 'stateful': True, 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'description': 'tempest-description--2047615833', 'shared': False, 'security_group_rules': [{'id': '03b7f71f-4025-49e3-ace3-c1dbd538aadf', 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'security_group_id': '7c2ec97d-9eef-4f57-b421-a2b8012cc148', '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': 560, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:48:12Z', 'updated_at': '2023-10-30T05:48:12Z', 'revision_number': 0}, {'id': '5b75326b-0f9e-4dd4-856d-faa8a9a663f6', 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'security_group_id': '7c2ec97d-9eef-4f57-b421-a2b8012cc148', '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': 561, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:48:12Z', 'updated_at': '2023-10-30T05:48:12Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-30T05:48:12Z', 'updated_at': '2023-10-30T05:48:12Z', 'revision_number': 1, 'project_id': '981d5d5a56da43449b259ff220d08d0f'}, 'floating_ip': {'id': '59c33c22-d2c7-4748-aecc-63ab9df824ef', 'tenant_id': '981d5d5a56da43449b259ff220d08d0f', 'floating_ip_address': '172.24.4.24', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '981d5d5a56da43449b259ff220d08d0f', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:48:13Z', 'updated_at': '2023-10-30T05:48:13Z', 'revision_number': 0, 'ip': '172.24.4.24'}} 2023-10-30 05:48:15,098 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers 1.050s 2023-10-30 05:48:15,098 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "imageRef": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "flavorRef": "1", "networks": [{"uuid": "6d0d0ab5-9bd6-4a44-91fb-a6f0562ae03b"}], "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "key_name": "tempest-keypair-1227135454", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe', 'content-ty pe': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e4ceb34a-cf25-4c14-9e74-f5fda1306336', 'x-compute-request-id': 'req-e4ceb34a-cf25-4c14-9e74-f5fda1306336', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "adminPass": "eDHHZ8YoBFLX"}}' 2023-10-30 05:48:15,199 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe 0.096s 2023-10-30 05:48:15,199 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:48:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1238', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d06e3299-777b-44bd-aaa3-1eb3b6a16c26', 'x-compute-request-id': 'req-d06e3299-777b-44bd-aaa3-1eb3b6a16c26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "status": "BUILD", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "metadata": {}, "hostId": "", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:48:15Z", "updated": "2023-10-30T05:48:15Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1227135454", "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": []}}' 2023-10-30 05:49:05,484 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe 0.215s 2023-10-30 05:49:05,485 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:49:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1553', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5d3ac450-d745-4a62-9dd4-e871e177d901', 'x-compute-request-id': 'req-5d3ac450-d745-4a62-9dd4-e871e177d901', 'connection': 'close', 'status': '200', 'content-lo cation': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "status": "ACTIVE", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "metadata": {}, "hostId": "253fd0ba8573d35a7c62636d61260ab2f9ae0b6ad291870a6f901eb7", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:48:15Z", "updated": "2023-10-30T05:48:25Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1056807611-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227135454", "OS-SRV-USG:launched_at": "2023-10-30T05:48:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:49:05,497 84093 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-10-30 05:50:05,769 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/os-interface 0.213s 2023-10-30 05:50:05,769 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7be8bb92-1d01-4a6f-93e6-2dab49298a5b', 'x-compute-request-id': 'req-7be8bb92-1d01-4a6f-93e6-2dab49298a5b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6d0d0ab5-9bd6-4a44-91fb-a6f0562ae03b", "port_id": "95b34bcd-3a46-4535-8c99-3dffe6b6bd1d", "mac_addr": "fa:16:3e:3d:63:d1", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "d066fbdf-eddc-4918-ae8b-015713705027", "ip_address": "10.0.0.11"}]}]}' 2023-10-30 05:50:06,642 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/59c33c22-d2c7-4748-aecc-63ab9df824ef 0.865s 2023-10-30 05:50:06,642 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "95b34bcd-3a46-4535-8c99-3dffe6b6bd1d"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-6d745f57-c5f7-40e4-b97f-79af7715a1be', 'date': 'Mon, 30 Oct 2023 05:50:06 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/59c33c22-d2c7-4748-aecc-63ab9df824ef'} Body: b'{"floatingip": {"id": "59c33c22-d2c7-4748-aecc-63ab9df824ef", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "floating_ip_address": "172.24.4.24", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": "bf610eb9-6b00-46f8-ba21-dcfc2921539e", "port_id": "95b34bcd-3a46-4535-8c99-3dffe6b6bd1d", "fixed_ip_address": "10.0.0.11", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6d0d0ab5-9bd6-4a44-91fb-a6f0562ae03b", "mac_address": "fa:16:3e:3d:63:d1", "admin_state_up": true, "status": "ACTIVE", "device_id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:48:13Z", "updated_at": "2023-10-30T05:50:06Z", "revision_number": 1, "project_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:50:06,645 84093 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.24:22' as 'cirros' with public key authentication 2023-10-30 05:50:06,698 84093 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-30 05:50:06,817 84093 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-30 05:50:06,818 84093 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.24 successfully created 2023-10-30 05:50:07,941 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 202 POST http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/action 1.122s 2023-10-30 05:50:07,942 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerStableDeviceRescueTest-image-193278929"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'content-length': '0', 'location': 'http://10.0.0.210/image//images/34a6df77-7633-4901-b089-9365a9301ffe', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-535bf4a1-cbcc-4298-8a00-e2240febc540', 'x-compute-request-id': 'req-535bf4a1-cbcc-4298-8a00-e2240febc540', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/action'} Body: b'' 2023-10-30 05:50:08,022 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe 0.078s 2023-10-30 05:50:08,023 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1610', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0866b90-7485-4944-8679-5c5082e8cd43', 'x-compute-request-id': 'req-d0866b90-7485-4944-8679-5c5082e8cd43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"image": {"id": "34a6df77-7633-4901-b089-9365a9301ffe", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "user_id": "8319f56cf3fc4eef985d12380ac7ef14"}, "created": "2023-10-30T05:50:08Z", "updated": "2023-10-30T05:50:08Z", "status": "SAVING", "progress": 25, "OS-EXT-IMG-SIZE:size": 0, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/34a6df77-7633-4901-b089-9365a9301ffe"}], "server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}]}}}' 2023-10-30 05:50:58,149 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe 0.065s 2023-10-30 05:50:58,149 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cc8095ce-6fee-421a-9dda-a1c50f63d597', 'x-compute-request-id': 'req-cc8095ce-6fee-421a-9dda-a1c50f63d597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"image": {"id": "34a6df77-7633-4901-b089-9365a9301ffe", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "minRam": 0, "minDisk": 1, "metadata": {"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "image_type": "snapshot", "image_state": "available", "owner_id": "981d5d5a56da43449b259ff220d08d0f", "image_location": "snapshot"}, "created": "2023-10-30T05:50:08Z", "updated": "2023-10-30T05:50:14Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/34a6df77-7633-4901-b089-9365a9301ffe"}], "server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}]}}}' 2023-10-30 05:50:58,209 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET h ttp://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe 0.054s 2023-10-30 05:50:58,209 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1724', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ae1ffaa-4a8d-45c9-9a8f-9756e5479e27', 'x-compute-request-id': 'req-2ae1ffaa-4a8d-45c9-9a8f-9756e5479e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"image": {"id": "34a6df77-7633-4901-b089-9365a9301ffe", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "minRam": 0, "minDisk": 1, "metadata": {"base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "owner_id": "981d5d5a56da43449b259ff220d08d0f", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "user_id": "8319f56cf3fc4eef985d12380ac7ef14"}, "created": "2023-10-30T05:50:08Z", "updated": "2023-10-30T05:50:14Z", "status": "ACTIVE", "progress": 100, "OS-EXT-IMG-SIZE:size": 52297728, "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/images/34a6df77-7633-4901-b089-9365a9301ffe"}, {"rel": "alternate", "type": "application/vnd.openstack.image", "href": "http://10.0.0.210/image//images/34a6df77-7633-4901-b089-9365a9301ffe"}], "server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}]}}}' 2023-10-30 05:50:58,483 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe 0.267s 2023-10-30 05:50:58,483 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:50:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-763f0131-981d-40aa-9b7a-dcebf0e1d009', 'x-compute-request-id': 'req-763f0131-981d-40aa-9b7a-dcebf0e1d009', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "status": "ACTIVE", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "metadata": {}, "hostId": "253fd0ba8573d35a7c62636d61260ab2f9ae0b6ad291870a6f901eb7", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:48:15Z", "updated": "2023-10-30T05:50:14Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1056807611-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}, {"version": 4, "addr": "172.24.4.24", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227135454", "OS-SRV-USG:launched_at": "2023-10-30T05:48:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:51:58,776 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/34a6df77-7633-4901-b089-9365a9301ffe 0.221s 2023-10-30 05:51:58,776 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_bus", "value": "virtio"}] Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1643', 'content-type': 'application/json', 'x-openstack-request-id': 'req-a724ccc5-588c-4d01-92f5-3e6c19dc3140', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "image_type": "snapshot", "image_state": "available", "owner_id": "981d5d5a56da43449b259ff220d08d0f", "image_location": "snapshot", "hw_rescue_bus": "virtio", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "c3b79ed6136d58eee810c90c43cb0799", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "981d5d5a56da43449b259ff220d08d0f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e871294f054b04d31a535776e841c69c0f835a42bcc87f7141d1fe26e1c1589504facf7aedfa9c3d0f2800c5f4874846898f9f47d6f522a12ee4c2a80a1eb268", "id": "34a6df77-7633-4901-b089-9365a9301ffe", "created_at": "2023-10-30T05:50:08Z", "updated_at": "2023-10-30T05:51:59Z", "tags": [], "self": "/v2/images/34a6df77-7633-4901-b089-9365a9301ffe", "file": "/v2/images/34a6df77-7633-4901-b089-9365a9301ffe/file", "schema": "/v2/schemas/image"}' 2023-10-30 05:51:58,926 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 PATCH http://10.0.0.210/image/v2/images/34a6df77-7633-4901-b089-9365a9301ffe 0.149s 2023-10-30 05:51:58,926 84093 DEBUG [tempest.li b.common.rest_client] Request - Headers: {'Content-Type': 'application/openstack-images-v2.0-json-patch', 'X-Auth-Token': ''} Body: [{"add": "/hw_rescue_device", "value": "disk"}] Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'x-openstack-request-id': 'req-6c37f243-8cbd-418f-8af7-ebd7e71c1287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/34a6df77-7633-4901-b089-9365a9301ffe'} Body: b'{"base_image_ref": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rescue_bus": "virtio", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "owner_id": "981d5d5a56da43449b259ff220d08d0f", "owner_project_name": "tempest-ServerStableDeviceRescueTest-1217904017", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerStableDeviceRescueTest-1217904017-project-member", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "hw_rescue_device": "disk", "name": "tempest-ServerStableDeviceRescueTest-image-193278929", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "c3b79ed6136d58eee810c90c43cb0799", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "981d5d5a56da43449b259ff220d08d0f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "e871294f054b04d31a535776e841c69c0f835a42bcc87f7141d1fe26e1c1589504facf7aedfa9c3d0f2800c5f4874846898f9f47d6f522a12ee4c2a80a1eb268", "id": "34a6df77-7633-4901-b089-9365a9301ffe", "created_at": "2023-10-30T05:50:08Z", "updated_at": "2023-10-30T05:51:59Z", "tags": [], "self": "/v2/images/34a6df77-7633-4901-b089-9365a9301ffe", "file": "/v2/images/34a6df77-7633-4901-b089-9365a9301ffe/file", "schema": "/v2/schemas/image"}' 2023-10-30 05:51:59,123 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe 0.196s 2023-10-30 05:51:59,123 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1671', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d23bc23a-84b8-4e4a-b219-ef7450d6b129', 'x-compute-request-id': 'req-d23bc23a-84b8-4e4a-b219-ef7450d6b129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe'} Body: b'{"server": {"id": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "name": "tempest-ServerStableDeviceRescueTest-server-1880209132", "status": "ACTIVE", "tenant_id": "981d5d5a56da43449b259ff220d08d0f", "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "metadata": {}, "hostId": "253fd0ba8573d35a7c62636d61260ab2f9ae0b6ad291870a6f901eb7", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:48:15Z", "updated": "2023-10-30T05:50:14Z", "addresses": {"tempest-ServerStableDeviceRescueTest-1056807611-network": [{"version": 4, "addr": "10.0.0.11" , "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}, {"version": 4, "addr": "172.24.4.24", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:63:d1"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1227135454", "OS-SRV-USG:launched_at": "2023-10-30T05:48:25.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1598493374"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:51:59,174 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.037s 2023-10-30 05:51:59,174 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f254f077-f89a-41a9-ad7b-84baa7fee9df', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f254f077-f89a-41a9-ad7b-84baa7fee9df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:48:18.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:51:59,186 84093 INFO [tempest.common.waiters] volume 46dcd85d-3656-4bb5-8326-8fd0f4651f7a reached available after waiting for 0.186112 seconds 2023-10-30 05:51:59,527 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 POST http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/os-volume_attachments 0.341s 2023-10-30 05:51:59,528 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-161e10a3-d99d-4ee6-9e6b-ef16277c60d5', 'x-compute-request-id': 'req-161e10a3-d99d-4ee6-9e6b-ef16277c60d5', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/compute/v2.1/servers/a9ee90ad-74b3-41dc-8daa-435b156cecbe/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "serverId": "a9ee90ad-74b3-41dc-8daa-435b156cecbe", "volumeId": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "device": "/dev/vdb"}}' 2023-10-30 05:51:59,578 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:51:59,579 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:51:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe099b61-5737-405f-8312-9a3162dd112e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe099b61-5737-405f-8312-9a3162dd112e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:00,666 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.075s 2023-10-30 05:52:00,667 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197b90d5-0a67-4726-bc70-7cdc1ee921ff', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197b90d5-0a67-4726-bc70-7cdc1ee921ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": fals e, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:01,727 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:01,728 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b671b2b-e423-45fc-a129-1f4aec725cd7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b671b2b-e423-45fc-a129-1f4aec725cd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:02,785 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:52:02,785 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e558af-7061-4da8-a8d4-4257ed1b36f7', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e558af-7061-4da8-a8d4-4257ed1b36f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56 da43449b259ff220d08d0f"}}' 2023-10-30 05:52:03,850 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:52:03,850 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d095d25e-c725-4477-8409-9a340e3f3d17', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d095d25e-c725-4477-8409-9a340e3f3d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:04,908 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:52:04,909 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1eff8c-df16-4500-b314-aecdc88ebd37', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1eff8c-df16-4500-b314-aecdc88ebd37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:05,968 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_st able_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:52:05,968 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d98d32b-4a81-43cd-98ca-3eba5efe00b4', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d98d32b-4a81-43cd-98ca-3eba5efe00b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:07,025 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:52:07,025 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-305ed9a8-ef7b-49a4-baec-5cfd9b341432', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-305ed9a8-ef7b-49a4-baec-5cfd9b341432', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:08,122 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656 -4bb5-8326-8fd0f4651f7a 0.083s 2023-10-30 05:52:08,122 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec17020d-f5ee-4d27-a735-ee6fcdcf5646', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec17020d-f5ee-4d27-a735-ee6fcdcf5646', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:09,191 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:52:09,192 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43b699fa-17c0-4224-9d80-0e2b0b149445', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43b699fa-17c0-4224-9d80-0e2b0b149445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:10,270 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.052s 2023-10-30 05:52:10,270 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4688ef5-84c8-4fb0-911c-410d30262616', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4688ef5-84c8-4fb0-911c-410d30262616', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:11,332 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:52:11,332 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24fbf84b-da11-4d3e-80f8-189019676df9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24fbf84b-da11-4d3e-80f8-189019676df9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:12,403 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:52:12,403 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a17af06-5640-41a4-8733-35d9f8cabf4e', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a17af06-5640-41a4-8733-35d9f8cabf4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:13,463 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:13,463 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe54a26f-590c-437a-9ae2-c1bad58633f9', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe54a26f-590c-437a-9ae2-c1bad58633f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:14,525 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:52:14,525 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4be01fdc-557a-4a88-9a2e-2634 73486021', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4be01fdc-557a-4a88-9a2e-263473486021', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:15,583 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:52:15,584 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa960229-6a66-4ceb-ac9a-0fa7c88da3ed', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa960229-6a66-4ceb-ac9a-0fa7c88da3ed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:16,642 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:52:16,642 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e28f27f-5b52-400a-8ab8-923da3e4099c', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e28f 27f-5b52-400a-8ab8-923da3e4099c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:17,826 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.169s 2023-10-30 05:52:17,826 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4de58a4-172c-4b26-b1ac-e4682660c3dc', 'content-length': '918', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4de58a4-172c-4b26-b1ac-e4682660c3dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:51:59.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:18,907 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.065s 2023-10-30 05:52:18,907 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1f13e09-4ea4-46cb-ba1e-2c1361706115', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1f13e09-4ea4-46cb-ba1e-2c1361706115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259 ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:19,961 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:52:19,961 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-473fcc58-72f3-441d-a109-b930df5aa7f3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-473fcc58-72f3-441d-a109-b930df5aa7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:21,020 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:21,020 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438f1f27-972c-49b2-a206-879942927be3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438f1f27-972c-49b2-a206-879942927be3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:22,075 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:52:22,076 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3277ca32-3e11-4710-9a08-11f60cfa269b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3277ca32-3e11-4710-9a08-11f60cfa269b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:23,138 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:52:23,138 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9716e1a-d023-46f7-80b7-6f2187517393', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9716e1a-d023-46f7-80b7-6f2187517393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:24,260 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.108s 2023-10-30 05:52:24,260 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26438b1-5a2c-4e46-a2d5-906ba129fc94', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26438b1-5a2c-4e46-a2d5-906ba129fc94', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:25,319 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:52:25,319 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-845a5600-f762-428d-b8a4-a99364998c41', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-845a5600-f762-428d-b8a4-a99364998c41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "sou rce_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:26,381 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:52:26,381 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e390072f-22f2-4f98-89eb-12ed886b5340', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e390072f-22f2-4f98-89eb-12ed886b5340', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:27,444 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:52:27,444 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c378b1-f36c-4436-a61e-d0debdff2979', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c378b1-f36c-4436-a61e-d0debdff2979', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dc d85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:28,505 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:28,505 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c63a5e2-2633-4dd8-ae2f-988dce568199', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c63a5e2-2633-4dd8-ae2f-988dce568199', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:29,571 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:52:29,571 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48ef49ef-6b82-41ab-b287-0bb962d50f51', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48ef49ef-6b82-41ab-b287-0bb962d50f51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-36 56-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:30,632 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:52:30,633 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97f187de-2378-468d-b5f2-90ad03c00f6e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97f187de-2378-468d-b5f2-90ad03c00f6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:31,689 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:52:31,690 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf41ee00-98ec-4ee3-86f4-0f4831cf80d5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf41ee00-98ec-4ee3-86f4-0f4831cf80d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": nu ll, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:32,753 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:52:32,753 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6701589b-1c83-4caf-bfec-f7c5f4153b89', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6701589b-1c83-4caf-bfec-f7c5f4153b89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:33,813 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:33,814 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abf669a9-f556-45fa-8f64-c26a9d40eb6f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abf669a9-f556-45fa-8f64-c26a9d40eb6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}} ' 2023-10-30 05:52:34,903 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.072s 2023-10-30 05:52:34,904 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dbe2f3cb-33d9-4307-b437-91ba3618113e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dbe2f3cb-33d9-4307-b437-91ba3618113e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:35,979 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.057s 2023-10-30 05:52:35,979 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-376720a9-4421-4517-9817-988055bc6039', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-376720a9-4421-4517-9817-988055bc6039', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:37,047 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk _virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.055s 2023-10-30 05:52:37,048 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bc527ec-455e-4826-b426-5de00c698d83', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bc527ec-455e-4826-b426-5de00c698d83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:38,121 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.060s 2023-10-30 05:52:38,121 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74e542bc-d19a-4368-aa4b-6209e8fe8f1c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74e542bc-d19a-4368-aa4b-6209e8fe8f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:39,184 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f 7a 0.047s 2023-10-30 05:52:39,185 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a7acc78-482e-43ed-857c-6a6db5798eae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a7acc78-482e-43ed-857c-6a6db5798eae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:40,288 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.078s 2023-10-30 05:52:40,289 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8fe6ee59-ac42-4360-9deb-c1d41a417853', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8fe6ee59-ac42-4360-9deb-c1d41a417853', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:41,347 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:52:41,348 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acc ept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4956a76-99a4-4c59-b720-49be9b533744', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4956a76-99a4-4c59-b720-49be9b533744', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:42,408 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.047s 2023-10-30 05:52:42,408 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8dff3502-2930-4d81-8934-49b51aa9e302', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8dff3502-2930-4d81-8934-49b51aa9e302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:43,472 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:52:43,473 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:43 GMT', 's erver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-691d527a-cccc-4304-a333-d41d0b3fe2b9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-691d527a-cccc-4304-a333-d41d0b3fe2b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:44,558 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.061s 2023-10-30 05:52:44,559 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b520ad2f-2bc9-4ce8-ab50-71ce1983fb11', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b520ad2f-2bc9-4ce8-ab50-71ce1983fb11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:45,639 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.058s 2023-10-30 05:52:45,640 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0dd1c67-23f5-41b8-9fd9-bc9014e34fcf', 'con tent-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0dd1c67-23f5-41b8-9fd9-bc9014e34fcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:46,898 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.205s 2023-10-30 05:52:46,898 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fedeab8c-8eda-4aa8-bfe0-371a7faebd3c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fedeab8c-8eda-4aa8-bfe0-371a7faebd3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:47,984 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.072s 2023-10-30 05:52:47,984 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b130d61a-06db-4112-9e02-5fb1b9669e34', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b130d61a-06db-4112 -9e02-5fb1b9669e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:49,067 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.068s 2023-10-30 05:52:49,068 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-425bab06-eae6-4f31-9ddb-fde0d0e8e1ba', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-425bab06-eae6-4f31-9ddb-fde0d0e8e1ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:50,149 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.060s 2023-10-30 05:52:50,149 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bbf41d47-ac93-4fae-9408-24003515929e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bbf41d47-ac93-4fae-9408-24003515929e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f /volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:51,222 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.047s 2023-10-30 05:52:51,222 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e75c9879-e3c6-4bb4-b920-14add78cbf90', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e75c9879-e3c6-4bb4-b920-14add78cbf90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:52,289 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.054s 2023-10-30 05:52:52,289 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451e3f3a-7448-403e-914e-4674471bdf31', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451e3f3a-7448-403e-914e-4674471bdf31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available ", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:53,431 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.125s 2023-10-30 05:52:53,432 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f479235a-5900-4608-b892-43879bea4d99', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f479235a-5900-4608-b892-43879bea4d99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:54,497 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:52:54,498 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b85cce2-7263-4e0a-b0dd-d169cccd912c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b85cce2-7263-4e0a-b0dd-d169cccd912c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "te mpest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:55,560 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:52:55,560 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ba125f9-1948-442a-a208-c850ba744e67', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ba125f9-1948-442a-a208-c850ba744e67', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:52:59,192 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 2.607s 2023-10-30 05:52:59,192 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:52:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60947ea4-aa0b-41da-9750-3db65de9be78', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60947ea4-aa0b-41da-9750-3db65de9be78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:00,256 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:53:00,256 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f500d74f-c187-417e-a547-c64e83f3f3fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f500d74f-c187-417e-a547-c64e83f3f3fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:01,330 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.059s 2023-10-30 05:53:01,330 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b1b8924-b6c5-4093-b8cf-16efc3f9e27c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b1b8924-b6c5-4093-b8cf-16efc3f9e27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4 bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:02,404 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.059s 2023-10-30 05:53:02,404 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e5a897-05ec-4172-be73-95726d3f08e8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e5a897-05ec-4172-be73-95726d3f08e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:03,514 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.092s 2023-10-30 05:53:03,514 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d499e9b5-2697-4c22-86fb-9b38a1515ce5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d499e9b5-2697-4c22-86fb-9b38a1515ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-832 6-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:11,062 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 6.528s 2023-10-30 05:53:11,062 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947d3eaf-2605-4dbb-9292-a15d3468480e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947d3eaf-2605-4dbb-9292-a15d3468480e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:12,243 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.168s 2023-10-30 05:53:12,243 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd4e5fb0-347f-415b-b507-f844df050dbe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd4e5fb0-347f-415b-b507-f844df050dbe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consis tencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:13,302 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:53:13,302 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94c0a22f-3b25-4ea8-b577-b2787e2b5757', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94c0a22f-3b25-4ea8-b577-b2787e2b5757', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:14,356 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:14,356 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1ea65f3-1556-406a-b859-92790103341d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1ea65f3-1556-406a-b859-92790103341d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-3 0 05:53:15,412 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:53:15,412 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ba98b86c-293e-4cc3-907c-45c3ed1f4de0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ba98b86c-293e-4cc3-907c-45c3ed1f4de0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:16,466 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:16,467 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dabbc970-0d1c-4f1a-8227-560a09c65d15', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dabbc970-0d1c-4f1a-8227-560a09c65d15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:17,529 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_wit h_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:53:17,529 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d377a90d-798c-4df0-a2c0-098f9aefeaa9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d377a90d-798c-4df0-a2c0-098f9aefeaa9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:18,584 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:53:18,584 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821d5273-317a-4d47-a7e0-08b6f3515264', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821d5273-317a-4d47-a7e0-08b6f3515264', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:19,648 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2 023-10-30 05:53:19,648 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58f8eee6-87ab-44bb-9be6-930c4b341ca7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58f8eee6-87ab-44bb-9be6-930c4b341ca7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:20,704 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:53:20,704 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2062c3d2-f200-4657-901b-7a94cc99f7d3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2062c3d2-f200-4657-901b-7a94cc99f7d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:21,781 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.063s 2023-10-30 05:53:21,782 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'appl ication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-240d4836-967e-4678-bddf-411ec9407d56', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-240d4836-967e-4678-bddf-411ec9407d56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:22,873 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.077s 2023-10-30 05:53:22,873 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c783878-1b69-4325-83e1-6b8396409dd4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c783878-1b69-4325-83e1-6b8396409dd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:23,966 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.069s 2023-10-30 05:53:23,967 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:23 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45e9cd9c-abde-414d-a94f-f2d3d99e5ed8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45e9cd9c-abde-414d-a94f-f2d3d99e5ed8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:25,027 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:25,027 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-562cdc63-7ff1-47fb-a750-0753fc1cf07a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-562cdc63-7ff1-47fb-a750-0753fc1cf07a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:26,096 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.055s 2023-10-30 05:53:26,096 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86ab98e8-d99b-4284-9835-d37348522b9f', 'content-length ': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86ab98e8-d99b-4284-9835-d37348522b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:27,159 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:53:27,159 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d39ca55f-8338-4358-b5d5-3e8c1573d361', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d39ca55f-8338-4358-b5d5-3e8c1573d361', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:28,214 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 05:53:28,215 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2c6f01-a327-4555-b389-5255a5b32bdf', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2c6f01-a327-4555-b389-5255a 5b32bdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:29,277 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:53:29,278 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64e727e9-ff84-407b-b6e4-2ce281e44603', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64e727e9-ff84-407b-b6e4-2ce281e44603', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:30,335 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:53:30,335 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d7afe8c-ddc6-4534-9472-f874c1205bfc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d7afe8c-ddc6-4534-9472-f874c1205bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46 dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:31,393 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:53:31,393 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bda03d3d-e87e-49fd-b438-8fbbd061b3cd', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bda03d3d-e87e-49fd-b438-8fbbd061b3cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:32,482 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.075s 2023-10-30 05:53:32,483 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a074d71-710d-460d-8e81-cb37103f970d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a074d71-710d-460d-8e81-cb37103f970d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:33,577 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.070s 2023-10-30 05:53:33,578 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13331315-1e63-481d-940d-4425ca998962', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13331315-1e63-481d-940d-4425ca998962', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:34,634 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:53:34,635 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1faaaf8d-8f8f-404e-893b-6df95e1f0fff', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1faaaf8d-8f8f-404e-893b-6df95e1f0fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-Serve rStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:35,700 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:53:35,701 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66fee758-b821-41f0-a98b-f220be785852', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66fee758-b821-41f0-a98b-f220be785852', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:36,762 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:53:36,762 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fcea7e-4253-425e-94b0-c07e99d93a56', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fcea7e-4253-425e-94b0-c07e99d93a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:37,833 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:53:37,834 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-734b0902-e036-407c-9ff0-d67dd7215c84', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-734b0902-e036-407c-9ff0-d67dd7215c84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:38,903 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.054s 2023-10-30 05:53:38,903 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58a4a8ea-ea41-43ff-a538-097a3c49d711', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58a4a8ea-ea41-43ff-a538-097a3c49d711', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8f d0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:39,979 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.052s 2023-10-30 05:53:39,980 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824424b6-5c89-4459-a08b-26554afd8c9b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824424b6-5c89-4459-a08b-26554afd8c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:41,584 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.581s 2023-10-30 05:53:41,585 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32a9f608-ff84-4312-a01b-065507ae8f0f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32a9f608-ff84-4312-a01b-065507ae8f0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651 f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:42,668 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.070s 2023-10-30 05:53:42,668 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7715418-b43f-4964-a7ad-67c322a4ffa1', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7715418-b43f-4964-a7ad-67c322a4ffa1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:43,727 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:53:43,728 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6de68ad9-6d18-4938-970b-7074c61f52a7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6de68ad9-6d18-4938-970b-7074c61f52a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_ id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:44,798 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.057s 2023-10-30 05:53:44,798 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfead4e3-acdb-4cd3-b28a-6cb030d9f546', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfead4e3-acdb-4cd3-b28a-6cb030d9f546', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:45,853 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 05:53:45,853 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0362799-7026-4170-9f13-4bbc0dcbdce7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0362799-7026-4170-9f13-4bbc0dcbdce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:46, 906 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:46,907 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4426983e-fab8-419f-8445-deecde92837e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4426983e-fab8-419f-8445-deecde92837e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:47,959 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.040s 2023-10-30 05:53:47,959 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-243048c7-eee8-48e6-b106-e2e7c0402322', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-243048c7-eee8-48e6-b106-e2e7c0402322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:49,049 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_at tached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.076s 2023-10-30 05:53:49,049 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f7c10d05-03f9-4aaf-bfe2-ac2a8404b21d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7c10d05-03f9-4aaf-bfe2-ac2a8404b21d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:50,119 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:53:50,120 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1cee63e6-d153-4d8b-b924-20c5197158fe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cee63e6-d153-4d8b-b924-20c5197158fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:51,174 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 0 5:53:51,174 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18e517ba-9dea-4529-af01-99d6fc301708', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18e517ba-9dea-4529-af01-99d6fc301708', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:52,234 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:53:52,234 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20b98e87-6e8e-4f43-a8a4-9e65d1fc35e8', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20b98e87-6e8e-4f43-a8a4-9e65d1fc35e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:53,309 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.060s 2023-10-30 05:53:53,309 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/jso n', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-985fa40d-38df-4574-ba66-009e6d19bbf9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-985fa40d-38df-4574-ba66-009e6d19bbf9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:54,394 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.071s 2023-10-30 05:53:54,394 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1a2ac45-ebc9-41c1-baf5-6568bf05b98e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1a2ac45-ebc9-41c1-baf5-6568bf05b98e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:55,456 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:53:55,456 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a514977c-e52f-4188-975c-7b27996248d0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a514977c-e52f-4188-975c-7b27996248d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:56,546 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.076s 2023-10-30 05:53:56,547 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85952819-bdf0-4528-96ab-719c1e3970ae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85952819-bdf0-4528-96ab-719c1e3970ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:57,651 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.083s 2023-10-30 05:53:57,652 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c5072762-1938-4ea8-a06e-afae88a340af', 'content-length': '919', ' openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c5072762-1938-4ea8-a06e-afae88a340af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:58,719 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.053s 2023-10-30 05:53:58,720 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0d15db8-adb9-4085-a734-a2fd8a879551', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0d15db8-adb9-4085-a734-a2fd8a879551', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:53:59,783 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:53:59,784 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d91300-2fd1-4564-89fc-1f3c4ec856fa', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d91300-2fd1-4564-89fc-1f3c4ec856fa', ' connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:00,844 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:00,844 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17fbe921-d03f-485b-8aaa-57a894a00e20', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17fbe921-d03f-485b-8aaa-57a894a00e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:01,905 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:01,905 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f92f4391-5c90-4c18-9d01-5af6bade6e8a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f92f4391-5c90-4c18-9d01-5af6bade6e8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656 -4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:02,969 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:02,970 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f7595f0-3f88-48a6-a034-0392924dd585', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f7595f0-3f88-48a6-a034-0392924dd585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:04,033 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 05:54:04,033 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a909ae1-a857-4a02-a081-283581ec5717', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a909ae1-a857-4a02-a081-283581ec5717', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availab ility_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:05,089 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:05,090 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60893a1e-6ae8-411e-8916-48178c9728ee', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60893a1e-6ae8-411e-8916-48178c9728ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:06,147 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:54:06,147 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736c8bc2-da83-4884-a327-f55efb2cfb46', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736c8bc2-da83-4884-a327-f55efb2cfb46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDevi ceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:07,240 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.081s 2023-10-30 05:54:07,240 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9badf069-a79e-48be-8840-6bb935c4a455', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9badf069-a79e-48be-8840-6bb935c4a455', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:08,319 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.064s 2023-10-30 05:54:08,319 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8414f1c-6804-4928-b3e7-279ed0f2f408', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8414f1c-6804-4928-b3e7-279ed0f2f408', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:09,400 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:54:09,401 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-202ed1a2-e036-4016-bd78-6b63a478e90f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-202ed1a2-e036-4016-bd78-6b63a478e90f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:10,488 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.063s 2023-10-30 05:54:10,489 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0524ec8-49f2-4346-ae25-3dfd0477462d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0524ec8-49f2-4346-ae25-3dfd0477462d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a" }, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:11,556 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:11,556 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df7a998e-1985-47d9-b37f-8c98b91580fa', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df7a998e-1985-47d9-b37f-8c98b91580fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:12,627 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:54:12,627 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed34d533-e1ac-4fc4-8d07-e7d1b484faad', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed34d533-e1ac-4fc4-8d07-e7d1b484faad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "us er_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:13,712 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.070s 2023-10-30 05:54:13,712 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-279a3d01-9e52-438c-bceb-d57a4efb691b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-279a3d01-9e52-438c-bceb-d57a4efb691b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:14,793 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.068s 2023-10-30 05:54:14,794 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04effd64-f085-4e14-b48b-bf4037b5935d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04effd64-f085-4e14-b48b-bf4037b5935d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:15,852 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:15,852 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bebc5e49-3e8b-40c2-8eed-7dffd2c976ae', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bebc5e49-3e8b-40c2-8eed-7dffd2c976ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:16,920 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.055s 2023-10-30 05:54:16,921 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbc6dc32-f225-4bb2-964d-ce786eb677eb', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbc6dc32-f225-4bb2-964d-ce786eb677eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:17,983 84093 I NFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.039s 2023-10-30 05:54:17,983 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f724bc6f-fc27-4d08-b724-3c2849995e7b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f724bc6f-fc27-4d08-b724-3c2849995e7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:19,037 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.041s 2023-10-30 05:54:19,038 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47f89afc-f121-45b5-b3df-5d0d8c459989', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47f89afc-f121-45b5-b3df-5d0d8c459989', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:20,101 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 20 0 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:54:20,102 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5224818-c8c7-4634-9b78-5f10b7776243', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5224818-c8c7-4634-9b78-5f10b7776243', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:21,168 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.053s 2023-10-30 05:54:21,168 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0afaee8-d450-4acb-8675-197f0712de99', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0afaee8-d450-4acb-8675-197f0712de99', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:22,233 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:22,234 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d759554-fc1f-435e-9d93-5d14346767f4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d759554-fc1f-435e-9d93-5d14346767f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:23,309 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.061s 2023-10-30 05:54:23,309 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a74c40c-b88d-488b-bf3a-3f7f8c71de8f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a74c40c-b88d-488b-bf3a-3f7f8c71de8f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:24,373 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:54:24,374 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth -Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f16a244-83a3-4a56-a63f-0f7d9e060fac', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f16a244-83a3-4a56-a63f-0f7d9e060fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:25,432 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.039s 2023-10-30 05:54:25,433 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac01c468-7f62-4d0f-87e7-68c7e9b07472', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac01c468-7f62-4d0f-87e7-68c7e9b07472', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:26,488 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:26,489 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e0099d-4270-47fb-99c1-60a1e520f923', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e0099d-4270-47fb-99c1-60a1e520f923', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:27,561 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.059s 2023-10-30 05:54:27,562 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f51daaab-4b2f-4b7c-996b-a7af69a09268', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f51daaab-4b2f-4b7c-996b-a7af69a09268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:28,627 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.052s 2023-10-30 05:54:28,628 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00a9652-98f3-43de-ac56-833f7a588d0e', 'content-length': '919', 'openstack-a pi-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00a9652-98f3-43de-ac56-833f7a588d0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:29,728 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.074s 2023-10-30 05:54:29,729 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd3710db-3728-464a-8a46-84127c61b922', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd3710db-3728-464a-8a46-84127c61b922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:30,800 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.054s 2023-10-30 05:54:30,801 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2623a78c-c044-4f4c-a50a-afbdd186e62e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2623a78c-c044-4f4c-a50a-afbdd186e62e', 'connection' : 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:31,868 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:31,868 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10e0835c-0a67-44eb-8156-d5cd72f7ddd4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10e0835c-0a67-44eb-8156-d5cd72f7ddd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:32,933 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:32,934 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00980157-3f7b-45ca-809d-bab2c9fa497d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00980157-3f7b-45ca-809d-bab2c9fa497d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326- 8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:34,007 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:54:34,007 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1985043c-55b1-4b34-9f91-743f87e9d444', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1985043c-55b1-4b34-9f91-743f87e9d444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:35,071 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:54:35,071 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c26c8e-eea4-435c-9ddd-69bd67c97aca', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c26c8e-eea4-435c-9ddd-69bd67c97aca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone" : "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:36,137 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.052s 2023-10-30 05:54:36,137 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f4833a4-cd3b-4ece-9f32-17d7cf8fa69a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f4833a4-cd3b-4ece-9f32-17d7cf8fa69a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:37,200 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:37,201 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0260e9f-5e19-4872-89bc-e15ac6f6a856', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0260e9f-5e19-4872-89bc-e15ac6f6a856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTes t-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:38,284 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.070s 2023-10-30 05:54:38,285 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-090c7e88-7894-4d55-b44f-0c3470849716', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-090c7e88-7894-4d55-b44f-0c3470849716', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:39,361 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.056s 2023-10-30 05:54:39,361 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03e023c9-8c12-4100-b338-30f068eb364e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03e023c9-8c12-4100-b338-30f068eb364e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [ {"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:40,444 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.069s 2023-10-30 05:54:40,444 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb5463ce-e89f-417f-9165-5cc1bbf5d0c0', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb5463ce-e89f-417f-9165-5cc1bbf5d0c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:41,503 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:41,503 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e5b35c-69cc-4ef5-93e1-b42c838a810b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e5b35c-69cc-4ef5-93e1-b42c838a810b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:42,575 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.058s 2023-10-30 05:54:42,576 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e336201-14e2-48c7-950c-611004f441c4', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e336201-14e2-48c7-950c-611004f441c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:43,650 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.059s 2023-10-30 05:54:43,650 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f2338f2-bbe3-41e3-acbd-ff223e122bfc', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f2338f2-bbe3-41e3-acbd-ff223e122bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "83 19f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:44,725 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.058s 2023-10-30 05:54:44,725 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511e3099-2bf8-4898-8355-6221985b0e25', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511e3099-2bf8-4898-8355-6221985b0e25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:45,786 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:54:45,786 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b2c8563-a524-44f0-bd97-85b7837f4d4f', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b2c8563-a524-44f0-bd97-85b7837f4d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattac h": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:46,855 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.053s 2023-10-30 05:54:46,856 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6aa40076-1f87-4e04-80ff-91710ea3703e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6aa40076-1f87-4e04-80ff-91710ea3703e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:47,917 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:47,917 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8036f0b9-09be-47bb-a598-7ac82b544575', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8036f0b9-09be-47bb-a598-7ac82b544575', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:49,013 84093 INFO [te mpest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.082s 2023-10-30 05:54:49,013 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0539fa8c-a9c8-4af7-b326-36a3c0276362', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0539fa8c-a9c8-4af7-b326-36a3c0276362', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:50,074 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.047s 2023-10-30 05:54:50,075 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c49bcdb-b73a-4825-a3de-395ceef28653', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c49bcdb-b73a-4825-a3de-395ceef28653', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:51,154 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http: //10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:54:51,155 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3de91f9-95ed-4ced-92d8-25ecb9111f08', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3de91f9-95ed-4ced-92d8-25ecb9111f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:52,227 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.058s 2023-10-30 05:54:52,227 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566693f5-3dc5-4565-b4dd-3c8f4051df6a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566693f5-3dc5-4565-b4dd-3c8f4051df6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:53,287 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.045s 2023-10-30 05:54:53,288 84093 DEBU G [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f3c25c4-998a-4752-a43d-cf5ffc35d281', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f3c25c4-998a-4752-a43d-cf5ffc35d281', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:54,363 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.062s 2023-10-30 05:54:54,364 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41aeb41b-e0c2-4d4f-82b9-c35ef985c6a9', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41aeb41b-e0c2-4d4f-82b9-c35ef985c6a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:55,431 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.054s 2023-10-30 05:54:55,432 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f497f347-5dda-4d4e-b399-b07e2b29f568', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f497f347-5dda-4d4e-b399-b07e2b29f568', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:56,487 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.042s 2023-10-30 05:54:56,488 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d89f98-a1dd-4751-bd91-9ab3e03bcb87', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d89f98-a1dd-4751-bd91-9ab3e03bcb87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:57,551 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:57,551 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-t ype': 'application/json', 'x-compute-request-id': 'req-bb68829f-3f17-412a-9108-c0d03c7a6511', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb68829f-3f17-412a-9108-c0d03c7a6511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:58,614 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.050s 2023-10-30 05:54:58,615 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80fde253-354d-42f3-9c10-45506a966ba7', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80fde253-354d-42f3-9c10-45506a966ba7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:54:59,720 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.089s 2023-10-30 05:54:59,721 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ea2858-a42c-4d7d-917c-f801a264991f', 'content-length': '919', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ea2858-a42c-4d7d-917c-f801a264991f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:00,773 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.039s 2023-10-30 05:55:00,774 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c751c752-5cf6-4428-87e5-f699a1d00ae5', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c751c752-5cf6-4428-87e5-f699a1d00ae5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:01,835 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:55:01,835 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc69a7b0-14da-4af6-b08c-fcb5a7455ce3', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc69a7b0-14da-4af6-b08c-fcb5a7455ce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:02,906 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.046s 2023-10-30 05:55:02,907 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79946fd2-5bd7-497a-ac6e-89193432599c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79946fd2-5bd7-497a-ac6e-89193432599c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:03,965 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.043s 2023-10-30 05:55:03,965 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcbeec8d-2c24-4c69-9829-9fdba806dc2c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcbeec8d-2c24-4c69-9829-9fdba806dc2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7 a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:05,027 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.048s 2023-10-30 05:55:05,027 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c267c79-175e-4f5f-a32d-638652e71bda', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c267c79-175e-4f5f-a32d-638652e71bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:06,084 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.044s 2023-10-30 05:55:06,084 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666d778c-6afe-41a3-867b-b6aea0b10b6c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666d778c-6afe-41a3-867b-b6aea0b10b6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", " created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:07,145 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.047s 2023-10-30 05:55:07,146 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bafd550e-f3c9-43a9-b700-400cbf8a167d', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bafd550e-f3c9-43a9-b700-400cbf8a167d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:08,210 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:55:08,210 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f3e53f-3781-496d-947b-d1d2aa16b4c2', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f3e53f-3781-496d-947b-d1d2aa16b4c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-20 17497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:09,299 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.072s 2023-10-30 05:55:09,300 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e71bc6b0-7157-4a2b-a8dd-5ed198475e3c', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e71bc6b0-7157-4a2b-a8dd-5ed198475e3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:10,371 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.049s 2023-10-30 05:55:10,371 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2936364f-17c4-4984-90a8-36d8492ae18e', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2936364f-17c4-4984-90a8-36d8492ae18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "se lf", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:11,437 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.051s 2023-10-30 05:55:11,437 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91059b26-9af0-4035-ba28-55c3987b6a6a', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91059b26-9af0-4035-ba28-55c3987b6a6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:12,509 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.055s 2023-10-30 05:55:12,510 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11f9e6ef-cfaa-4607-9f27-954930b1954b', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11f9e6ef-cfaa-4607-9f27-954930b1954b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:13,592 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.062s 2023-10-30 05:55:13,592 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9316c3-3973-4459-be7a-b61929ac0115', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9316c3-3973-4459-be7a-b61929ac0115', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' 2023-10-30 05:55:14,724 84093 INFO [tempest.lib.common.rest_client] Request (ServerStableDeviceRescueTest:test_stable_device_rescue_disk_virtio_with_volume_attached): 200 GET http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a 0.109s 2023-10-30 05:55:14,724 84093 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65d41b4c-bbef-4dcd-b1da-3a6548763ebe', 'content-length': '919', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65d41b4c-bbef-4dcd-b1da-3a6548763ebe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a'} Body: b'{"volume": {"id": "46dcd85d-3656-4bb5-8326-8fd0f4651f7a", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:48:12.000000", "updated_at": "2023-10-30T05:52:19.000000", "name": "tempest-ServerStableDeviceRescueTest-volume-2017497071", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/981d5d5a56da43449b259ff220d08d0f/volumes/46dcd85d-3656-4bb5-8326-8fd0f4651f7a"}], "user_id": "8319f56cf3fc4 eef985d12380ac7ef14", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "981d5d5a56da43449b259ff220d08d0f"}}' cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot[id-87b7dcb7-4950-4a3a-802c-ece55491846d] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/cinder_tempest_plugin/api/volume/test_volume_revert.py", line 59, in test_volume_revert_to_snapshot waiters.wait_for_volume_resource_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 337, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 43572efe-c2df-4a38-8feb-1b732761bf99 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-30 05:57:25,448 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes 0.524s 2023-10-30 05:57:25,449 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "name": "tempest-VolumeRevertTests-Volume-2075484435"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0462d0b-b9cc-48a0-bec8-49df65377763', 'content-length': '833', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0462d0b-b9cc-48a0-bec8-49df65377763', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.362620", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null}}' 2023-10-30 05:57:25,526 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.060s 2023-10-30 05:57:25,527 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-937c1a3c-ed2e-436d-8f5b-5fdc391534f5', 'content-length': '901', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-937c1a3c-ed2e-436d-8f5b-5fdc391534f5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:26,602 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.048s 2023-10-30 05:57:26,602 84083 DEBUG [tempest.lib.common.rest _client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5133f849-7210-4534-9952-267ae1dea6a5', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5133f849-7210-4534-9952-267ae1dea6a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:26.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:27,673 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.052s 2023-10-30 05:57:27,674 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dabf543d-37ee-4453-b150-6917976120fd', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dabf543d-37ee-4453-b150-6917976120fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:26.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:28,781 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.093s 2023-10-30 05:57:28,782 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body : None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9defeb44-7b95-4932-8abe-24f31c1ce8a5', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9defeb44-7b95-4932-8abe-24f31c1ce8a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:26.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:29,855 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.060s 2023-10-30 05:57:29,856 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99c8d837-8d36-4ff3-a23d-e5375111cb6a', 'content-length': '925', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99c8d837-8d36-4ff3-a23d-e5375111cb6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:26.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:30,917 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.047s 2023-10-30 05:57:30,918 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84 a4b41b-914d-4868-b587-f4186b325a30', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84a4b41b-914d-4868-b587-f4186b325a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:30.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:30,929 84083 INFO [tempest.common.waiters] volume 43572efe-c2df-4a38-8feb-1b732761bf99 reached available after waiting for 5.929626 seconds 2023-10-30 05:57:31,096 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 202 POST http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots 0.166s 2023-10-30 05:57:31,096 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"snapshot": {"volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "metadata": {"mykey1": "value1"}, "name": "tempest-VolumeRevertTests-Snapshot-485851805"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eed5ab44-176d-4163-80d7-fcfeade7df76', 'content-length': '321', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eed5ab44-176d-4163-80d7-fcfeade7df76', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.023853", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}}}' 2023-10-30 05:57:31,131 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.028s 2023-10-30 05:57:31,132 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-675d6cc4-6a95-479e-9226-c38bb29849de', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-675d6cc4-6a95-479e-9226-c38bb29849de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572ef e-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:32,169 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.029s 2023-10-30 05:57:32,169 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41007507-ce68-4f70-a533-1e25a2b1f360', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41007507-ce68-4f70-a533-1e25a2b1f360', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:33,206 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.032s 2023-10-30 05:57:33,207 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bd2cf8-2f9a-47e2-9b5a-3188802c5069', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bd2cf8-2f9a-47e2-9b5a-3188802c5069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:34,282 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.070s 2023-10-30 05:57:34,282 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-37c9d644-e79d-4790-ad50-2c6c3025f242', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-37c9d644-e79d-4790-ad50-2c6c3025f242', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-b ac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:35,368 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.081s 2023-10-30 05:57:35,368 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e611198-e38a-4e4b-a169-7fc847f9696a', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e611198-e38a-4e4b-a169-7fc847f9696a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:36,448 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.075s 2023-10-30 05:57:36,448 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79fde63f-b8d3-4066-9297-baf43b8e0cae', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79fde63f-b8d3-4066-9297-baf43b8e0cae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:37,504 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.050s 2023-10-30 05:57:37,505 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5bb55c4-1d52-453c-8309-bdfcafb9f2f2', 'content-length': '453', 'openstack-api-version': 'volume 3.0' , 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5bb55c4-1d52-453c-8309-bdfcafb9f2f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:38,535 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.025s 2023-10-30 05:57:38,536 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0e1082-d811-4989-830a-c5d07feb1950', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0e1082-d811-4989-830a-c5d07feb1950', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:39,575 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.030s 2023-10-30 05:57:39,575 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08556813-3313-432d-b788-9a9cf23dc63a', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08556813-3313-432d-b788-9a9cf23dc63a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:40,605 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.026s 2023-10-30 05:57:40,605 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respons e - Headers: {'date': 'Mon, 30 Oct 2023 05:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad9ddf0-f872-4c7a-921b-650f8ef7b812', 'content-length': '453', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad9ddf0-f872-4c7a-921b-650f8ef7b812', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": null, "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "creating", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "0%"}}' 2023-10-30 05:57:41,636 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:setUp): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf 0.024s 2023-10-30 05:57:41,636 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4978f14e-3e19-4276-8271-49c5ab837862', 'content-length': '480', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4978f14e-3e19-4276-8271-49c5ab837862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/snapshots/a496e82c-202f-4f03-bac6-3fb4242788bf'} Body: b'{"snapshot": {"id": "a496e82c-202f-4f03-bac6-3fb4242788bf", "created_at": "2023-10-30T05:57:31.000000", "updated_at": "2023-10-30T05:57:41.000000", "name": "tempest-VolumeRevertTests-Snapshot-485851805", "description": null, "volume_id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "available", "size": 1, "metadata": {"mykey1": "value1"}, "os-extended-snapshot-attributes:project_id": "e781797aafbf4c9897e8ece406c7238c", "os-extended-snapshot-attributes:progress": "100%"}}' 2023-10-30 05:57:41,639 84083 INFO [tempest.common.waiters] snapshot a496e82c-202f-4f03-bac6-3fb4242788bf reached available after waiting for 10.639893 seconds 2023-10-30 05:57:41,711 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 202 POST http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99/action 0.071s 2023-10-30 05:57:41,711 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: {"revert": {"snapshot_id": "a496e82c-202f-4f03-bac6-3fb4242788bf"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-compute-request-id': 'req-f6f12146-4144-4571-a2fd-68df399896e9', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f12146-4144-4571-a2fd-68df399896e9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99/action'} Body: b'' 2023-10-30 05:57:41,753 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.041s 2023-10-30 05:57:41,754 84083 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f1552e-6304-43bd-9f9c-5d8dd8f356c1', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f1552e-6304-43bd-9f9c-5d8dd8f356c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:42,819 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.049s 2023-10-30 05:57:42,819 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f7d3cf4-2fe4-425a-9406-c2426edb7b47', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f7d3cf4-2fe4-425a-9406-c2426edb7b47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:43,891 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.058s 2023-10-30 05:57:43,892 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'v olume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a6df6b6-15bb-42d0-bc1a-98d17f50254b', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a6df6b6-15bb-42d0-bc1a-98d17f50254b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:44,968 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.060s 2023-10-30 05:57:44,968 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b214fbe-7423-4ed8-bcc3-7470240ed893', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b214fbe-7423-4ed8-bcc3-7470240ed893', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:46,051 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.070s 2023-10-30 05:57:46,052 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:45 GMT ', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39610d22-7011-4e7d-abfe-ba4afe72a9b3', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39610d22-7011-4e7d-abfe-ba4afe72a9b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:47,118 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.051s 2023-10-30 05:57:47,119 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0d41123-0985-4d2f-8214-b02c70b56e66', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0d41123-0985-4d2f-8214-b02c70b56e66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:48,177 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:57:48,178 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8aef7d3-8651-41bc-a 18b-711c4ac7fa2c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8aef7d3-8651-41bc-a18b-711c4ac7fa2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:49,245 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.053s 2023-10-30 05:57:49,246 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d13a3f1-df31-41bd-bbe0-dfc8789f8fbd', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d13a3f1-df31-41bd-bbe0-dfc8789f8fbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:50,323 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.063s 2023-10-30 05:57:50,324 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86e9a757-f5bd-4f62-a213-35677f086d22', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-open stack-request-id': 'req-86e9a757-f5bd-4f62-a213-35677f086d22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:51,478 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.141s 2023-10-30 05:57:51,479 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f5627e6-6326-4606-8120-0caf740e9bba', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f5627e6-6326-4606-8120-0caf740e9bba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:52,587 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.089s 2023-10-30 05:57:52,588 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2ba9e63-75d3-4ef4-b157-accc61544670', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2ba9e63-75d3-4ef4-b157-accc61544670', 'connection': 'close', 'status': '200', 'content-location': ' http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:53,665 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.054s 2023-10-30 05:57:53,665 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27e9ff6a-a81b-4f29-bf7e-15699bceedcf', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27e9ff6a-a81b-4f29-bf7e-15699bceedcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:54,802 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.117s 2023-10-30 05:57:54,802 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e8c8f44-404f-439a-98ce-0b540af32762', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e8c8f44-404f-439a-98ce-0b540af32762', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b' {"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:55,893 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.075s 2023-10-30 05:57:55,893 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-350a1251-874f-43a1-8fc5-9f4a612b108a', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-350a1251-874f-43a1-8fc5-9f4a612b108a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:56,966 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.059s 2023-10-30 05:57:56,967 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe13ec03-9418-4c3c-bff1-8af363136e9e', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe13ec03-9418-4c3c-bff1-8af363136e9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "cr eated_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:58,033 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.052s 2023-10-30 05:57:58,033 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fac31b92-c5ed-48a9-94c5-c5a4cba89040', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fac31b92-c5ed-48a9-94c5-c5a4cba89040', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:57:59,105 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.058s 2023-10-30 05:57:59,105 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48870e67-354b-43bf-88eb-ea509551693d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48870e67-354b-43bf-88eb-ea509551693d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volu me-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:00,166 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.046s 2023-10-30 05:58:00,167 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0d12e8c-da35-4fa2-9cae-c6834c8f2377', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0d12e8c-da35-4fa2-9cae-c6834c8f2377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:01,225 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.044s 2023-10-30 05:58:01,226 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33532ce4-04b1-46d9-b691-b801983f1182', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33532ce4-04b1-46d9-b691-b801983f1182', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {} , "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:02,309 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.066s 2023-10-30 05:58:02,310 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8acdca74-76db-4f8e-abcf-b0898c8b2735', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8acdca74-76db-4f8e-abcf-b0898c8b2735', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:03,372 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.049s 2023-10-30 05:58:03,372 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63e7de5a-9c98-41c7-a780-20ae7e9f903f', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63e7de5a-9c98-41c7-a780-20ae7e9f903f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38 -8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:04,431 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:04,432 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6788f46f-0310-4c7e-9916-8b2742d08862', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6788f46f-0310-4c7e-9916-8b2742d08862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:05,491 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:05,492 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-964783f9-a80e-44b9-9ad7-b608912634b2', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-964783f9-a80e-44b9-9ad7-b608912634b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572ef e-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:06,545 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.039s 2023-10-30 05:58:06,545 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ceb1066-2f39-4254-af50-a39e6946217e', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ceb1066-2f39-4254-af50-a39e6946217e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:07,599 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.040s 2023-10-30 05:58:07,600 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73206e4a-00d3-40f2-96e7-77cf95cf0439', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73206e4a-00d3-40f2-96e7-77cf95cf0439', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "r eplication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:08,673 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.051s 2023-10-30 05:58:08,673 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-170a0ee3-fec8-4c62-9ce9-1b89669fafef', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-170a0ee3-fec8-4c62-9ce9-1b89669fafef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:09,747 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.049s 2023-10-30 05:58:09,747 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7105c63c-1aa0-4001-887f-2e3fe84ac49a', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7105c63c-1aa0-4001-887f-2e3fe84ac49a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-te nant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:10,897 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.130s 2023-10-30 05:58:10,897 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a8a763f-8415-46c6-a2cd-f3c260283180', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a8a763f-8415-46c6-a2cd-f3c260283180', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:11,970 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.051s 2023-10-30 05:58:11,972 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f9a567-6628-4d69-b978-a44c66b35da5', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f9a567-6628-4d69-b978-a44c66b35da5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:13,054 84083 INFO [tempest.lib.common.rest_ client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.068s 2023-10-30 05:58:13,055 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e78f566-4145-4159-8d51-fe94fa79f5ad', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e78f566-4145-4159-8d51-fe94fa79f5ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:14,181 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.113s 2023-10-30 05:58:14,182 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b93513fb-e029-4035-a3ce-ca9cba5366dd', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b93513fb-e029-4035-a3ce-ca9cba5366dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:15,242 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8 ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:15,242 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa422747-73c4-45cc-93e4-0aeba3ab8c16', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa422747-73c4-45cc-93e4-0aeba3ab8c16', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:16,310 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.055s 2023-10-30 05:58:16,311 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89e1562f-7fd1-468f-8ba1-ffdd369218b4', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89e1562f-7fd1-468f-8ba1-ffdd369218b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:17,394 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.070s 2023-10-30 05:58:17,394 84083 DEBUG [tempest.lib.common. rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ada8957-fe6b-41f8-a7b7-fde0f0d314e0', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ada8957-fe6b-41f8-a7b7-fde0f0d314e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:18,465 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.051s 2023-10-30 05:58:18,466 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4af3fa25-0c56-49bd-98fa-4f51b3bd2b4c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4af3fa25-0c56-49bd-98fa-4f51b3bd2b4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:19,552 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.071s 2023-10-30 05:58:19,553 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a046bf6-c4c6-4a49-8be8-1bc5210c884e', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a046bf6-c4c6-4a49-8be8-1bc5210c884e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:20,630 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.053s 2023-10-30 05:58:20,631 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6db8eb19-b698-4e22-966e-7c92446fc430', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6db8eb19-b698-4e22-966e-7c92446fc430', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:21,702 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.057s 2023-10-30 05:58:21,703 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:21 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22d96746-4121-4536-93a9-0a5c9cfa5013', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22d96746-4121-4536-93a9-0a5c9cfa5013', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:22,809 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.093s 2023-10-30 05:58:22,809 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-babcdeb2-b3d7-45bb-891c-8bc1ef273d8b', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-babcdeb2-b3d7-45bb-891c-8bc1ef273d8b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:23,870 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.047s 2023-10-30 05:58:23,871 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f19a2cf-67fb-4fae -8be9-2eeedd973a5d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f19a2cf-67fb-4fae-8be9-2eeedd973a5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:24,937 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.054s 2023-10-30 05:58:24,937 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f0af030-660f-4de2-ab12-fa7d08701a71', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f0af030-660f-4de2-ab12-fa7d08701a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:25,998 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.044s 2023-10-30 05:58:25,999 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecf0e5d2-77cf-4b59-bdec-8f8d78a14a95', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-op enstack-request-id': 'req-ecf0e5d2-77cf-4b59-bdec-8f8d78a14a95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:27,056 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:27,057 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3c63ca1-8805-422b-ba25-07e436f8e1cf', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3c63ca1-8805-422b-ba25-07e436f8e1cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:28,123 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.046s 2023-10-30 05:58:28,123 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f92ffe5-1a75-43d9-9e71-e18d3119fe8d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f92ffe5-1a75-43d9-9e71-e18d3119fe8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:29,220 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.081s 2023-10-30 05:58:29,220 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0ad6768c-3c7d-4328-9c07-8d80bc84660c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0ad6768c-3c7d-4328-9c07-8d80bc84660c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:30,281 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.048s 2023-10-30 05:58:30,281 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ad40104-a578-4512-9bbd-881e0f6f8f54', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ad40104-a578-4512-9bbd-881e0f6f8f54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:57:42.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:31,351 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.054s 2023-10-30 05:58:31,351 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6855153f-a78c-4749-a262-876618107f89', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6855153f-a78c-4749-a262-876618107f89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:32,453 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.084s 2023-10-30 05:58:32,453 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8a62ad0-5e1c-4dca-bbad-7be4e503e8ef', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8a62ad0-5e1c-4dca-bbad-7be4e503e8ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", " created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:33,504 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.038s 2023-10-30 05:58:33,505 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-150636f4-d65e-4a9b-bf72-ff0bd4c18aff', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-150636f4-d65e-4a9b-bf72-ff0bd4c18aff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:34,559 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.041s 2023-10-30 05:58:34,560 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b8471d9-f5e1-4cd3-b707-5479994a0c2a', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b8471d9-f5e1-4cd3-b707-5479994a0c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Vo lume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:35,633 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.056s 2023-10-30 05:58:35,633 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dae98fdc-5e2c-44b7-bc1d-9519f586f082', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dae98fdc-5e2c-44b7-bc1d-9519f586f082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:36,687 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.040s 2023-10-30 05:58:36,687 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b13e0b-b4ae-4039-96fc-409bd34dee55', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b13e0b-b4ae-4039-96fc-409bd34dee55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:37,742 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:37,742 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ed45af3-86e3-4961-9c3d-c83ac534454c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ed45af3-86e3-4961-9c3d-c83ac534454c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:38,797 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.042s 2023-10-30 05:58:38,797 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc08ff9-30d5-4b9f-8f54-c0fc7e405805', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc08ff9-30d5-4b9f-8f54-c0fc7e405805', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a 38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:39,860 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.049s 2023-10-30 05:58:39,861 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7565a361-dcf7-441d-9e9b-2053be42408b', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7565a361-dcf7-441d-9e9b-2053be42408b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:40,919 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.044s 2023-10-30 05:58:40,919 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ad7423a-963a-4980-91fb-febaf8d6cb65', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ad7423a-963a-4980-91fb-febaf8d6cb65', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572 efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:41,978 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:41,979 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48a1e072-9f21-464a-8b58-e20cf0d6fbd1', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48a1e072-9f21-464a-8b58-e20cf0d6fbd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:43,072 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.080s 2023-10-30 05:58:43,073 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1474fc18-9214-485c-a8ca-e309786fce9a', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1474fc18-9214-485c-a8ca-e309786fce9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:44,132 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:44,132 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bad1e54-462e-4c4b-8dab-f28677a2b08d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bad1e54-462e-4c4b-8dab-f28677a2b08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:45,199 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.042s 2023-10-30 05:58:45,200 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74a5e160-f5a1-4e20-b92e-b990098f439d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74a5e160-f5a1-4e20-b92e-b990098f439d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol- tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:46,259 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.046s 2023-10-30 05:58:46,259 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1d74979-7701-49ad-915f-f9081e627d43', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1d74979-7701-49ad-915f-f9081e627d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:47,320 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.047s 2023-10-30 05:58:47,320 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-493b08c6-a7ee-4ea7-8ca6-d261308cbf8c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-493b08c6-a7ee-4ea7-8ca6-d261308cbf8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:48,375 84083 INFO [tempest.lib.common.res t_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:48,376 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de2db0e8-8072-4b5e-b7bf-9855e65f7a69', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de2db0e8-8072-4b5e-b7bf-9855e65f7a69', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:49,434 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.045s 2023-10-30 05:58:49,434 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e9a31a-694d-4bce-8b95-1214ddaba4cb', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e9a31a-694d-4bce-8b95-1214ddaba4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:50,491 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897 e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:50,491 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4da348a-5abf-4b43-ad8c-3a09882f9f26', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4da348a-5abf-4b43-ad8c-3a09882f9f26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:51,561 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:58:51,562 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4d20b4a-9612-41d1-a3d7-bafac4c3e980', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4d20b4a-9612-41d1-a3d7-bafac4c3e980', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:52,615 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.040s 2023-10-30 05:58:52,615 84083 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a1dc1e6-01a7-4e75-83a9-41682ab9af6c', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a1dc1e6-01a7-4e75-83a9-41682ab9af6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:53,716 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.085s 2023-10-30 05:58:53,716 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0602935b-b4b3-4e6c-b1e6-b7f3e3f20eaa', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0602935b-b4b3-4e6c-b1e6-b7f3e3f20eaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:54,780 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.050s 2023-10-30 05:58:54,780 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version' : 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e502193-3782-4ae6-a417-ed831f1e1cee', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e502193-3782-4ae6-a417-ed831f1e1cee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:55,850 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.057s 2023-10-30 05:58:55,850 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ca5d75f-761a-42d3-847b-807a361fd282', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ca5d75f-761a-42d3-847b-807a361fd282', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:56,910 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.047s 2023-10-30 05:58:56,910 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc607386-31ca-4a6c-82f6-49d364f1b394', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc607386-31ca-4a6c-82f6-49d364f1b394', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:57,990 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.067s 2023-10-30 05:58:57,990 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de53efec-d9a6-4974-8532-5f0eb0423a26', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de53efec-d9a6-4974-8532-5f0eb0423a26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:58:59,094 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.090s 2023-10-30 05:58:59,094 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-201b9c75-b62d-48 cf-bac9-2b2cc5f5ff39', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-201b9c75-b62d-48cf-bac9-2b2cc5f5ff39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:59:00,224 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.117s 2023-10-30 05:59:00,225 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-382003ef-35ab-43a3-a83b-6829c3956e7f', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-382003ef-35ab-43a3-a83b-6829c3956e7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:59:01,303 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.065s 2023-10-30 05:59:01,303 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4900dc1d-2d13-4514-9da1-e874f77d744d', 'content-length': '926', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x- openstack-request-id': 'req-4900dc1d-2d13-4514-9da1-e874f77d744d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "reverting", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:58:31.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' 2023-10-30 05:59:02,359 84083 INFO [tempest.lib.common.rest_client] Request (VolumeRevertTests:test_volume_revert_to_snapshot): 200 GET http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99 0.043s 2023-10-30 05:59:02,360 84083 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'Openstack-Api-Version': 'volume 3.40', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3a3075-9775-4116-80a3-ef6d0559ca51', 'content-length': '922', 'openstack-api-version': 'volume 3.40', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ed3a3075-9775-4116-80a3-ef6d0559ca51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99'} Body: b'{"volume": {"id": "43572efe-c2df-4a38-8feb-1b732761bf99", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:57:25.000000", "updated_at": "2023-10-30T05:59:02.000000", "name": "tempest-VolumeRevertTests-Volume-2075484435", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e781797aafbf4c9897e8ece406c7238c/volumes/43572efe-c2df-4a38-8feb-1b732761bf99"}], "user_id": "6a002128ecda4441928e5cff00171424", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "group_id": null, "os-vol-tenant-attr:tenant_id": "e781797aafbf4c9897e8ece406c7238c"}}' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume[id-a313b5cd-fbd0-49cc-94de-870e99f763c7,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 33, in test_delete_attached_volume self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 569, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 375, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 327e1435-9d4a-43ff-84d3-1ebd8926275b to server f560d747-69e7-4d60-a3c2-8f8307f10149 within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-10-30 05:53:39,343 84087 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-10-30 05:53:39,343 84087 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-10-30 05:53:39,414 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.066s 2023-10-30 05:53:39,414 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1585603420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIEdA5tQBugI/Kh1rB1yhIJv0tNfUjJ6Nxi1DHdeuBv3LUwgcHgxf+zs9I44lQ2ztIVnqugVj0j5i4ReyzSEMEUB03Aoz+cTPJ1YC5lM03r2WJVKsQogHAEbSyXS8IifA=="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '386', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1bf91fc-969f-4cb8-83f8-4b0a02b6cea3', 'x-compute-request-id': 'req-a1bf91fc-969f-4cb8-83f8-4b0a02b6cea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1585603420", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIEdA5tQBugI/Kh1rB1yhIJv0tNfUjJ6Nxi1DHdeuBv3LUwgcHgxf+zs9I44lQ2ztIVnqugVj0j5i4ReyzSEMEUB03Aoz+cTPJ1YC5lM03r2WJVKsQogHAEbSyXS8IifA==", "fingerprint": "dd:b9:f7:f3:70:dd:38:c8:13:75:7e:66:b2:f3:7e:b4", "user_id": "0fc523869f524f2598eddbd67e616807"}}' 2023-10-30 05:53:39,418 84087 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1585603420 created 2023-10-30 05:53:39,613 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.193s 2023-10-30 05:53:39,613 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--568985231", "description": "tempest-description--521812475"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-49888b5e-b7cd-4a98-a348-b9d117b12952', 'date': 'Mon, 30 Oct 2023 05:53:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "name": "tempest-securitygroup--568985231", "stateful": true, "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "description": "tempest-description--521812475", "shared": false, "security_group_rules": [{"id": "54dff0ba-9e58-4d5a-a900-99cc9a996607", "project_id": "647004aba5a44a0396d1f4891224c7dc", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "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": 741, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 0}, {"id": "bca689e3-1a08-434d-8b35-88e24c09022e", "project_id": "647004aba5a44a0396d1f4891224c7dc", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ra nge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 740, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 0}], "tags": [], "created_at": "2023-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 1, "project_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:53:39,800 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-10-30 05:53:39,800 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "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-d3bddf8a-c41f-49c8-904a-a61e3e33548e', 'date': 'Mon, 30 Oct 2023 05:53:39 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": "e45cd05f-5c5b-485a-8b99-4ca6c6049f8f", "project_id": "647004aba5a44a0396d1f4891224c7dc", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "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-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 0}}' 2023-10-30 05:53:40,018 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.217s 2023-10-30 05:53:40,019 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-03f6a154-1c41-44c9-b929-0dd23c189581', 'date': 'Mon, 30 Oct 2023 05:53:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5f0e2723-16eb-4a4c-844a-b4b6bf156fef", "project_id": "647004aba5a44a0396d1f4891224c7dc", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "security_group_id": "ba56256b-596a-42eb-bee3-7ea2638dd54a", "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-10-30T05:53:39Z", "updated_at": "2023-10-30T05:53:39Z", "revision_number": 0}}' 2023-10-30 05:53:40,019 84087 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--568985231 created 2023-10-30 05:53:40,881 84087 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.860s 2023-10-30 05:53:40,881 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "6d b643e4-ab4c-484f-ac67-508e10135d49"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-e07aac5f-0c48-4d9d-beff-93d03b438e2a', 'date': 'Mon, 30 Oct 2023 05:53:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "dafb37ee-9e2c-448d-9b93-79e6e2109779", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "floating_ip_address": "172.24.4.172", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "647004aba5a44a0396d1f4891224c7dc", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:53:40Z", "updated_at": "2023-10-30T05:53:40Z", "revision_number": 0}}' 2023-10-30 05:53:40,882 84087 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'dafb37ee-9e2c-448d-9b93-79e6e2109779', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'floating_ip_address': '172.24.4.172', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:53:40Z', 'updated_at': '2023-10-30T05:53:40Z', 'revision_number': 0, 'ip': '172.24.4.172'} created 2023-10-30 05:53:40,955 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.057s 2023-10-30 05:53:40,956 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2819', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4da60ee0-2f24-4385-bd96-e6058b154e28', '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": "0fc523869f524f2598eddbd67e616807", "name": "tempest-AttachVolumeNegativeTest-460499645-project-member", "password_expires_at": null}, "audit_ids": ["o_u3dXyIRfye1ctFLN7RkQ"], "expires_at": "2023-10-30T06:53:40.000000Z", "issued_at": "2023-10-30T05:53:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "647004aba5a44a0396d1f4891224c7dc", "name": "tempest-AttachVolumeNegativeTest-460499645"}, "is_domain": false, "roles": [{"id": "6d0bfadafa084379a0a9415dda2e8cb4", "name": "member"}, {"id": "2c067d47aa344223abc52d072043a31b", "name": "reader"}], "catalog": [{"endpoints": [{"id": "da9a605e58264543bd85c1f73441a881", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "1f287a3189844414a71902c1c19936b2", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "314627850657463ca634fd5eff91cae3", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc", "region": "RegionOne"}], "id": "415c4b921cb84a3d816c38a7519aa6b0", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "1e152091caa348228cf0777be55cc250", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/647004aba5a44a0396d1f4891224c7dc", "region": "RegionOne"}], "id": "4230642a83ac432ea8cf04b306e20553", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "76887900e0a0415b869d5fe9abd64cbb", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc", "region": "RegionOne"}], "id": "a22321934a1e43eca4f7150ff3 b21533", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "4817c6230b45427d871ff52e0ef5634f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "af02e38f1ed344afa3be7d85b87550f3", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "74dcf8515b0242d781470c6774d6dbfe", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "af5bd04a74c34d6da81b81b1e6876635", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "61539a97987e43a0adc9768b882716e2", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "d0576f120dad4dfeab0625212c43e703", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "5cf7922596f64e7ab5ddafb1824a9b41", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "d6db7409487b4d3db75bededd3f801b5", "type": "image", "name": "glance"}]}}' 2023-10-30 05:53:40,956 84087 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_delete_attached_volume) Found network {'id': '9e1b3c08-ae1d-4cef-aa49-f3bf91f1c2ad', 'name': 'tempest-AttachVolumeNegativeTest-1744525931-network', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 49536, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-10-30T05:42:12Z', 'updated_at': '2023-10-30T05:42:13Z', 'revision_number': 1} available for tenant 2023-10-30 05:53:40,957 84087 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1585603420', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNIEdA5tQBugI/Kh1rB1yhIJv0tNfUjJ6Nxi1DHdeuBv3LUwgcHgxf+zs9I44lQ2ztIVnqugVj0j5i4ReyzSEMEUB03Aoz+cTPJ1YC5lM03r2WJVKsQogHAEbSyXS8IifA==', 'fingerprint': 'dd:b9:f7:f3:70:dd:38:c8:13:75:7e:66:b2:f3:7e:b4', 'user_id': '0fc523869f524f2598eddbd67e616807', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDBtIolHp1gNgSrewgcj9SOq4AiPpfE1l6vBACQeRdL2uF5DdeY6n1FZ\ngb7S9q4wvWKgBwYFK4EEACKhZANiAATSBHQObUAboCPyodawdcoSCb9LTX1Iyejc\nYtQx3Xrgb9y1MIHB4MX/s7PSOOJUNs7SFZ6roFY9I+YuEXss0hDBFAdNwKM/nEzy\ndWAuZTNN69liVSrEKIBwBG0sl0vCInw=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'ba56256b-596a-42eb-bee3-7ea2638dd54a', 'name': 'tempest-securitygroup--568985231', 'stateful': True, 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'description': 'tempest-description--521812475', 'shared': False, 'security_group_rules': [{'id': '54dff0ba-9e58-4d5a-a900-99cc9a996607', 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'security_group_id': 'ba56256b-596a-42eb-bee3-7ea2638dd54a', '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': 741, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:53:39Z', 'updated_at': '2023-10-30T05:53:39Z', 'revision_number': 0}, {'id': 'bca689e3-1a08-434d-8b35-88e24c09022e', 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'security_group_id': 'ba56256b-596a-42eb-bee3-7ea2638dd54a', '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': 740 , 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-10-30T05:53:39Z', 'updated_at': '2023-10-30T05:53:39Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-10-30T05:53:39Z', 'updated_at': '2023-10-30T05:53:39Z', 'revision_number': 1, 'project_id': '647004aba5a44a0396d1f4891224c7dc'}, 'floating_ip': {'id': 'dafb37ee-9e2c-448d-9b93-79e6e2109779', 'tenant_id': '647004aba5a44a0396d1f4891224c7dc', 'floating_ip_address': '172.24.4.172', 'floating_network_id': '6db643e4-ab4c-484f-ac67-508e10135d49', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '647004aba5a44a0396d1f4891224c7dc', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-10-30T05:53:40Z', 'updated_at': '2023-10-30T05:53:40Z', 'revision_number': 0, 'ip': '172.24.4.172'}} 2023-10-30 05:53:41,672 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.715s 2023-10-30 05:53:41,673 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1247092623", "imageRef": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "9e1b3c08-ae1d-4cef-aa49-f3bf91f1c2ad"}], "security_groups": [{"name": "tempest-securitygroup--568985231"}], "key_name": "tempest-keypair-1585603420", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-af961736-5dda-4ee1-a18d-4f3e9b0f736b', 'x-compute-request-id': 'req-af961736-5dda-4ee1-a18d-4f3e9b0f736b', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--568985231"}], "adminPass": "password"}}' 2023-10-30 05:53:41,743 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.067s 2023-10-30 05:53:41,743 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:53:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-07889e4f-a273-4c63-ba12-6dbfa3f49bf5', 'x-compute-request-id': 'req-07889e4f-a273-4c63-ba12-6dbfa3f49bf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'{"server": {"id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "name": "tempest-AttachVolumeNegativeTest-server-1247092623", "status": "BUILD", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "user_id": "0fc523869f524f2598eddbd67e616807", "metadata": {}, "ho stId": "", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:53:42Z", "updated": "2023-10-30T05:53:41Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1585603420", "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": []}}' 2023-10-30 05:54:32,028 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.265s 2023-10-30 05:54:32,029 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:54:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5bba745-43f7-4ea8-b52c-de38461b1ec8', 'x-compute-request-id': 'req-b5bba745-43f7-4ea8-b52c-de38461b1ec8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'{"server": {"id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "name": "tempest-AttachVolumeNegativeTest-server-1247092623", "status": "ACTIVE", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "user_id": "0fc523869f524f2598eddbd67e616807", "metadata": {}, "hostId": "42402b91f81543a1940a87ea0f727eed94c90877a7c5f776390dceb9", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:53:41Z", "updated": "2023-10-30T05:53:49Z", "addresses": {"tempest-AttachVolumeNegativeTest-1744525931-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:4b:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1585603420", "OS-SRV-USG:launched_at": "2023-10-30T05:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--568985231"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:54:32,043 84087 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-10-30 05:55:32,264 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/os-interface 0.188s 2023-10-30 05:55:32,264 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6cc55019-0b91-4e4d-b5f7-b98ae8b0fb95', 'x-compute-request-id': 'req-6cc55019-0b91-4e4d-b5f7-b98ae8b0fb95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "9e1b3c08-ae1d-4cef-aa49-f3bf91f1c2ad", "port_id": "3e2e6510-4cae-42d5-a373-b8dea1872895", "mac_addr": "fa:16:3e:e8:4b:8b", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "96f8e297-4b17-4e6d-832c-da2ca8933eff", "ip_address": "10.0.0.4"}]}]}' 2023-10-30 05:55:33,106 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/dafb37ee-9e2c-448d-9b93-79e6e2109779 0.838s 2023-10-30 05:55:33,107 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "3e2e6510-4cae-42d5-a373-b8dea1872895"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-a7b657ee-d16b-4d81-9d7f-2ac44550faff', 'date': 'Mon, 30 Oct 2023 05:55:33 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dafb37ee-9e2c-448d-9b93-79e6e2109779'} Body: b'{"floatingip": {"id": "dafb37ee-9e2c-448d-9b93-79e6e2109779", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "floating_ip_address": "172.24.4.172", "floating_network_id": "6db643e4-ab4c-484f-ac67-508e10135d49", "router_id": "92544245-92db-4e3f-ac28-5c5e26e13b28", "port_id": "3e2e6510-4cae-42d5-a373-b8dea1872895", "fixed_ip_address": "10.0.0.4", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "9e1b3c08-ae1d-4cef-aa49-f3bf91f1c2ad", "mac_address": "fa:16:3e:e8:4b:8b", "admin_state_up": true, "status": "ACTIVE", "device_id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-10-30T05:53:40Z", "updated_at": "2023-10-30T05:55:32Z", "revision_number": 1, "project_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:33,108 84087 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.172:22' as 'cirros' with public key authentication 2023-10-30 05:55:33,148 84087 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-10-30 05:55:33,271 84087 INFO [paramiko.transport] Authentication (publickey) successful! 2023-10-30 05:55:33,272 84087 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.172 successfully created 2023-10-30 05:55:33,314 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/ips 0.042s 2023-10-30 05:55:33,315 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '108', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fc3eae19-3251-42c9-b1f6-50a5430d671b', 'x-compute-request-id': 'req-fc3eae19-3251-42c9-b1f6-50a5430d671b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2. 1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1744525931-network": [{"version": 4, "addr": "10.0.0.4"}]}}' 2023-10-30 05:55:33,559 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 202 POST http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes 0.241s 2023-10-30 05:55:33,559 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-1920692596"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-379be7fb-db1c-484a-9943-7e17fa6988fe', 'content-length': '822', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-379be7fb-db1c-484a-9943-7e17fa6988fe', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.484491", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-10-30 05:55:33,631 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:55:33,632 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c3f8cd0-bbed-4b11-b494-b6a9640934b6', 'content-length': '890', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c3f8cd0-bbed-4b11-b494-b6a9640934b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:34,715 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.070s 2023-10-30 05:55:34,716 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1d0472-2a42-447b-b70c-5e3a6f4743fe', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1d0472-2a42-447b-b70c-5e3a6f4743fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:35,784 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.055s 2023-10-30 05:55:35,784 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae4ea70b-18b3-4d68-aa32-e223538225a2', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae4ea70b-18b3-4d68-aa32-e223538225a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:36,845 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:55:36,845 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-556b20bb-480f-429e-8be4-3cc269e3e355', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-556b20bb-480f-429e-8be4-3cc269e3e355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:37,900 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:55:37,900 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-284e7aa3-c914-4464-b46d-c4cfd30ba5b4', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-284e7aa3-c914-4464-b46d-c4cfd30ba5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:34.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:38,991 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.068s 2023-10-30 05:55:38,992 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-157a85a0-e0c7-4c20-a7da-58c1da871bef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157a85a0-e0c7-4c20-a7da-58c1da871bef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:39,003 84087 INFO [tempest.common.waiters] volume 327e1435-9d4a-43ff-84d3-1ebd8926275b reached available after waiting for 6.003549 seconds 2023-10-30 05:55:39,371 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 POST http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/os-volume_attachments 0.367s 2023-10-30 05:55:39,371 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "327e1435-9d4a-43ff-84d3-1ebd8926275b"}} Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c8d497f2-196f-4b77-9cf9-47b9eff8f373', 'x-compute-request-id': 'req-c8d497f2-196f-4b77-9cf9-47b9eff8f373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "serverId": "f560d747-69e7-4d60-a3c2-8f8307f10149", "volumeId": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "device": "/dev/vdb"}}' 2023-10-30 05:55:39,444 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.070s 2023-10-30 05:55:39,444 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8526760-e7ab-4719-9fcc-509f60df7934', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8526760-e7ab-4719-9fcc-509f60df7934', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:39.000000", "name": "tempe st-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:40,501 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:55:40,501 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9ba3a68-7833-4713-bc6c-cf57c01c7d37', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d9ba3a68-7833-4713-bc6c-cf57c01c7d37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:41,925 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.410s 2023-10-30 05:55:41,925 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a21ad3f-9ae5-4668-be16-cc5fe04968e8', 'content-length': '914', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a21ad3f-9ae5-4668-be16-cc5fe04968e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:39.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/6 47004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:43,066 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.119s 2023-10-30 05:55:43,067 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88f580e3-5868-432f-a2ce-214ecd790495', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88f580e3-5868-432f-a2ce-214ecd790495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:44,130 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:55:44,130 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c982f07f-f433-4aac-b529-39b2952bf624', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c982f07f-f433-4aac-b529-39b2952bf624', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "use r_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:45,203 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:55:45,203 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a890f672-2993-47ca-9254-f53bd8b816a9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a890f672-2993-47ca-9254-f53bd8b816a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:46,257 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:55:46,257 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4ada4ba-be48-4e39-a6e9-744a6f9a26ad', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4ada4ba-be48-4e39-a6e9-744a6f9a26ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "64700 4aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:47,308 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:55:47,309 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17e259a0-f408-498f-93fe-ea0f2db09c56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17e259a0-f408-498f-93fe-ea0f2db09c56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:48,383 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.061s 2023-10-30 05:55:48,383 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcd11523-6492-4089-bfc1-c2d41f005f13', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcd11523-6492-4089-bfc1-c2d41f005f13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:49,439 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a03 96d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:55:49,439 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455340f7-22da-45e5-811c-74b927a6010a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455340f7-22da-45e5-811c-74b927a6010a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:50,525 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.071s 2023-10-30 05:55:50,525 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f46c749-61a9-4c98-80e7-2589c0f15edd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f46c749-61a9-4c98-80e7-2589c0f15edd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:51,579 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:55:51,579 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/ json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342a9bed-2ed7-435f-a0a5-8b30f77c6ebc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342a9bed-2ed7-435f-a0a5-8b30f77c6ebc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:52,638 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:55:52,638 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06e83897-b3f7-42d0-af21-17783fb3fc68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06e83897-b3f7-42d0-af21-17783fb3fc68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:53,694 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:55:53,695 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 're q-4aed82c4-905f-4f19-9bb6-13eb24fcb001', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4aed82c4-905f-4f19-9bb6-13eb24fcb001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:54,779 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.070s 2023-10-30 05:55:54,779 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d20940e-c922-4e2c-9f5c-62d77b2c37a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d20940e-c922-4e2c-9f5c-62d77b2c37a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:55,836 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:55:55,836 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7d36734-c174-4fbd-8cfc-534934f7544f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7d36734-c174-4fbd-8cfc-534934f7544f', 'connection' : 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:56,927 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.067s 2023-10-30 05:55:56,927 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232421b2-e391-4dcc-b3d9-1bc1aacdc907', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232421b2-e391-4dcc-b3d9-1bc1aacdc907', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:57,989 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:55:57,990 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2064c505-ccaf-410e-87cf-bb4c3b037bd7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2064c505-ccaf-410e-87cf-bb4c3b037bd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd 8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:55:59,041 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:55:59,041 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:55:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd270608-2c02-4c4d-9179-4d3657c5b467', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd270608-2c02-4c4d-9179-4d3657c5b467', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:00,100 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:56:00,100 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a65848b-ff76-4f01-8590-39d3815b3ce5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a65848b-ff76-4f01-8590-39d3815b3ce5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-192069259 6", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:01,156 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:01,156 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fcf63ae1-2cfd-4b0f-b54e-86f9e638840d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fcf63ae1-2cfd-4b0f-b54e-86f9e638840d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:02,225 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:56:02,225 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8f3f8502-cd93-4fc7-a2a6-6330e6a65410', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8f3f8502-cd93-4fc7-a2a6-6330e6a65410', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/32 7e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:03,278 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:03,279 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6e07310-e6d8-459f-a12c-2de71e1e4d17', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6e07310-e6d8-459f-a12c-2de71e1e4d17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:04,335 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:56:04,335 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9d0bbab5-887d-4ba5-9493-223166755fba', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9d0bbab5-887d-4ba5-9493-223166755fba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:05,409 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:56:05,409 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b31a5acd-88d4-499c-acb9-7df9f28d0363', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b31a5acd-88d4-499c-acb9-7df9f28d0363', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:06,496 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.074s 2023-10-30 05:56:06,497 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f16c57-edba-47e8-8b15-33bd81c31dc3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f16c57-edba-47e8-8b15-33bd81c31dc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:07,579 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.058s 2023-10-30 05:56:07,580 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c366b452-239b-46ce-b426-8ece993817c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c366b452-239b-46ce-b426-8ece993817c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:08,678 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.073s 2023-10-30 05:56:08,678 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e4596d-88db-4dc3-ad0b-9d9f1d490dc1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e4596d-88db-4dc3-ad0b-9d9f1d490dc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:09,745 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43f f-84d3-1ebd8926275b 0.052s 2023-10-30 05:56:09,746 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ccca591-66b3-48ca-bf4c-db274fd895b9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ccca591-66b3-48ca-bf4c-db274fd895b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:10,821 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.062s 2023-10-30 05:56:10,822 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9315bc75-5d1a-4879-ab63-861327a48a9a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9315bc75-5d1a-4879-ab63-861327a48a9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:11,898 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:56:11,899 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26fbbefa-16ff-4aee-ac86-2027b6c0cc51', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26fbbefa-16ff-4aee-ac86-2027b6c0cc51', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:12,979 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.062s 2023-10-30 05:56:12,979 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0527aad1-7838-4ec0-8a54-a99119d2180f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0527aad1-7838-4ec0-8a54-a99119d2180f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:14,059 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.058s 2023-10-30 05:56:14,059 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fd9cb7d-5eb9-4509-9d62-d89f8bfb354f', ' content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fd9cb7d-5eb9-4509-9d62-d89f8bfb354f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:15,125 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.052s 2023-10-30 05:56:15,125 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca2346ac-099a-495b-9a49-f73ebe827f22', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca2346ac-099a-495b-9a49-f73ebe827f22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:16,185 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:56:16,185 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7dc1335-7930-4914-9360-45005d7bdc3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7dc1335-7930-4914-9360-45005d7bdc3f', 'connection': 'close', 'status': '200', 'content-locat ion': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:17,251 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:56:17,251 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac274811-37e3-434d-8672-bb2fbbc251cb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac274811-37e3-434d-8672-bb2fbbc251cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:18,324 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:56:18,325 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-794b8cc3-d9a6-40da-876d-2de2cd6855db', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-794b8cc3-d9a6-40da-876d-2de2cd6855db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:19,394 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:56:19,394 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc6ac62d-9edb-4fe2-baa0-580f90b4181e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc6ac62d-9edb-4fe2-baa0-580f90b4181e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:20,452 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:56:20,453 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f838b53-d681-4efa-9fa2-b42fbc7cbc3c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f838b53-d681-4efa-9fa2-b42fbc7cbc3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:21,523 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023-10-30 05:56:21,523 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aeed650a-a32a-475e-9ad3-69e0e5bee637', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aeed650a-a32a-475e-9ad3-69e0e5bee637', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:22,577 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:22,578 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae719656-f3fd-40be-b29e-72b72c2ca6d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae719656-f3fd-40be-b29e-72b72c2ca6d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"re l": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:23,681 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.090s 2023-10-30 05:56:23,682 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72919f2f-7db9-4efb-b941-b55fd0380664', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72919f2f-7db9-4efb-b941-b55fd0380664', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:24,742 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:24,743 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4b2a2a3-764c-4273-9505-fdd00142e081', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4b2a2a3-764c-4273-9505-fdd00142e081', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:25,812 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:56:25,812 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-896053ef-13c2-4f86-aa71-19ab7596d088', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-896053ef-13c2-4f86-aa71-19ab7596d088', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:26,865 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:56:26,866 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b1a9bc3-8017-434d-9f83-23c77b0a8209', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b1a9bc3-8017-434d-9f83-23c77b0a8209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:27,919 84087 INFO [tempest.lib. common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:56:27,919 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae0790bd-cdf0-4a8e-875c-e8c610863917', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae0790bd-cdf0-4a8e-875c-e8c610863917', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:28,973 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:56:28,973 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c46ed8b2-e899-43ce-be2a-186332567d03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c46ed8b2-e899-43ce-be2a-186332567d03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:30,030 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:5 6:30,030 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a08c264-961f-4405-9b26-6b0489a2b218', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a08c264-961f-4405-9b26-6b0489a2b218', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:31,082 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:56:31,082 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-502a781b-4744-4ac7-a3de-31fe7f4fcbe5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-502a781b-4744-4ac7-a3de-31fe7f4fcbe5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:32,147 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:56:32,148 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'dat e': 'Mon, 30 Oct 2023 05:56:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1a4738-d2b2-48b6-be7c-280df25383ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1a4738-d2b2-48b6-be7c-280df25383ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:33,206 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:56:33,207 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34cb4730-b663-46eb-94d2-81787e01456e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34cb4730-b663-46eb-94d2-81787e01456e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:34,267 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:56:34,267 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b68f5c45-f387-4851-b753-7efed54d004c', 'content-length': '915', 'openstack-api-ver sion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b68f5c45-f387-4851-b753-7efed54d004c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:35,356 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.075s 2023-10-30 05:56:35,356 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e842532c-2008-48d1-8071-6a2eceec785b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e842532c-2008-48d1-8071-6a2eceec785b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:36,414 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:56:36,415 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2b07c49-54c8-4bcb-ae57-6bc1d54610a8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2b07c49-54c8-4bcb-ae57-6bc1d54610a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004a ba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:37,481 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.052s 2023-10-30 05:56:37,481 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ac3e98-b891-486a-bdf9-79ddf1b3f77c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ac3e98-b891-486a-bdf9-79ddf1b3f77c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:38,535 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:38,535 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0edf1e-40f0-4917-8a7c-4d80df857f70', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0edf1e-40f0-4917-8a7c-4d80df857f70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_a t": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:39,588 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:56:39,589 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e0a52d2-681b-4ee8-89fd-de8e43e0c1f6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e0a52d2-681b-4ee8-89fd-de8e43e0c1f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:40,653 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:56:40,653 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fe22581-c85a-4b54-b169-7a1095bf05c2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fe22581-c85a-4b54-b169-7a1095bf05c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_ volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:41,725 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:41,726 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad5a8ed-9625-4d95-af02-cba34f1c7aac', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad5a8ed-9625-4d95-af02-cba34f1c7aac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:42,785 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:42,786 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffe11c2c-10d0-477f-9407-2c86c54040a7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffe11c2c-10d0-477f-9407-2c86c54040a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210 /volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:43,863 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.064s 2023-10-30 05:56:43,863 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1c8a0c0c-4fb8-4368-a19e-6153f0962a62', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1c8a0c0c-4fb8-4368-a19e-6153f0962a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:44,925 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:56:44,925 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b079570b-1a11-476c-897d-ada11eaccc61', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b079570b-1a11-476c-897d-ada11eaccc61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygr oup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:45,981 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:56:45,981 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad8a7cce-a56f-481b-a067-b2befba13225', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad8a7cce-a56f-481b-a067-b2befba13225', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:47,041 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:47,041 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-015a8b37-cbb3-458c-a26f-96431dbe7ebf', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-015a8b37-cbb3-458c-a26f-96431dbe7ebf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:48,099 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeN egativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:56:48,100 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf3ba99-ef0e-48d4-a73f-f4cb8d551a03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf3ba99-ef0e-48d4-a73f-f4cb8d551a03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:49,177 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.064s 2023-10-30 05:56:49,177 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81dddeab-9410-46dc-9a89-a61dd8c7dbc8', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81dddeab-9410-46dc-9a89-a61dd8c7dbc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:50,236 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:56:50,236 84087 DEBUG [tempest.lib.commo n.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-931fa783-8045-49f6-9949-95d02bb33e03', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-931fa783-8045-49f6-9949-95d02bb33e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:51,287 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:56:51,288 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab6cb728-8c05-49bd-88f6-24cc3f8c0c72', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab6cb728-8c05-49bd-88f6-24cc3f8c0c72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:52,348 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:56:52,348 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:52 GMT', 'serv er': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-821284b5-88be-4650-b401-0e186aa5a6fe', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-821284b5-88be-4650-b401-0e186aa5a6fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:53,401 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:56:53,401 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a5963a9-1da8-453a-a99f-891b4bf765de', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a5963a9-1da8-453a-a99f-891b4bf765de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:54,461 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:54,461 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76fa5c1-61e5-4dc1-be4e-6e9ef3af5952', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-AP I-Version', 'x-openstack-request-id': 'req-d76fa5c1-61e5-4dc1-be4e-6e9ef3af5952', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:55,514 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:56:55,514 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-037c0cc7-3490-46b0-824a-6ec54f0d12e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-037c0cc7-3490-46b0-824a-6ec54f0d12e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:56,576 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:56:56,577 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b325453f-4bc9-4b55-aadf-c022cec5b61a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b325453f-4bc9-4b55-aadf-c022cec5b61a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435 -9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:57,638 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:56:57,638 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22dd7783-23f6-4425-aab3-29d347951628', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22dd7783-23f6-4425-aab3-29d347951628', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:58,723 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.073s 2023-10-30 05:56:58,724 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-649780a4-1faa-4142-b561-e988f1fbab91', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-649780a4-1faa-4142-b561-e988f1fbab91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated _at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:56:59,781 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:56:59,782 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:56:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98946473-86c0-4442-828e-c6806864f7e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98946473-86c0-4442-828e-c6806864f7e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:00,851 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:57:00,852 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41b5e785-d42f-4bbf-9125-064160120746', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41b5e785-d42f-4bbf-9125-064160120746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{" rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:01,911 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:57:01,911 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02abb206-3758-4f84-80c1-ae8ae44d442b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02abb206-3758-4f84-80c1-ae8ae44d442b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:02,972 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:57:02,973 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c13b8f7b-0688-43af-99b4-21fe456cd534', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c13b8f7b-0688-43af-99b4-21fe456cd534', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/v olumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:04,061 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.063s 2023-10-30 05:57:04,062 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9692a07-ee18-4a2b-9440-2704d128cce3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9692a07-ee18-4a2b-9440-2704d128cce3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:05,118 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:57:05,119 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d2513b3-1701-4d72-9f93-90d5a4d85601', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d2513b3-1701-4d72-9f93-90d5a4d85601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "atta chments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:06,203 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.058s 2023-10-30 05:57:06,204 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27780c5e-27f0-4ae4-9568-c2ff7fb029a3', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27780c5e-27f0-4ae4-9568-c2ff7fb029a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:07,263 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:57:07,264 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11b468c6-2c53-470c-83fc-0ba02551befc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11b468c6-2c53-470c-83fc-0ba02551befc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:08,327 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:57:08,328 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d51b23c-d0bb-4528-b9f5-1b3ac01059e5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d51b23c-d0bb-4528-b9f5-1b3ac01059e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:09,416 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.074s 2023-10-30 05:57:09,416 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-420e8180-ce9d-4826-ab33-eb5affbe8e89', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-420e8180-ce9d-4826-ab33-eb5affbe8e89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:10,487 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:57:10,488 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conten t-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-785f2f6d-c98d-4907-946f-70bf9bf339b6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-785f2f6d-c98d-4907-946f-70bf9bf339b6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:11,562 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:57:11,562 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e9cf507-e79f-4aa0-929a-eb6b2e67debd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e9cf507-e79f-4aa0-929a-eb6b2e67debd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:12,633 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.051s 2023-10-30 05:57:12,634 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-ty pe': 'application/json', 'x-compute-request-id': 'req-82a27d35-eefc-4297-b3a8-233b5cc8a856', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82a27d35-eefc-4297-b3a8-233b5cc8a856', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:13,697 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:57:13,698 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e4d6e9-29c5-4a21-aab0-4fb0dc6372b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e4d6e9-29c5-4a21-aab0-4fb0dc6372b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:14,818 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.104s 2023-10-30 05:57:14,819 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10f23065-ce0d-41de-8af3-fedb9160fe02', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -10f23065-ce0d-41de-8af3-fedb9160fe02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:15,916 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.083s 2023-10-30 05:57:15,917 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8960ddd0-380f-4964-a9a3-e17ed78c2434', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8960ddd0-380f-4964-a9a3-e17ed78c2434', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:17,011 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.076s 2023-10-30 05:57:17,011 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-484c4597-45fe-4799-8252-f9be6af8bbb9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-484c4597-45fe-4799-8252-f9be6af8bbb9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Bod y: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:18,136 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.109s 2023-10-30 05:57:18,136 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-813cae4a-ef26-49a5-9191-f9f51d21e338', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-813cae4a-ef26-49a5-9191-f9f51d21e338', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:19,227 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.068s 2023-10-30 05:57:19,228 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4f9e74-c8b9-4bab-9062-1d4f65b43887', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4f9e74-c8b9-4bab-9062-1d4f65b43887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name" : "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:20,303 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:57:20,304 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b6dbf43-2700-4a8d-8b3f-45c481bf7991', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b6dbf43-2700-4a8d-8b3f-45c481bf7991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:21,365 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:57:21,365 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394a7b2e-eb88-4a0e-a23b-c002dcd09c2f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394a7b2e-eb88-4a0e-a23b-c002dcd09c2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/v olume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:22,440 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:57:22,440 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79ca697a-9f16-4b40-a804-198292b9e8c1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79ca697a-9f16-4b40-a804-198292b9e8c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:23,505 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:57:23,506 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6bafa19e-82b4-4044-ae5d-d19e8de3da6f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6bafa19e-82b4-4044-ae5d-d19e8de3da6f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275 b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:24,567 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:57:24,567 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a444ded-2d60-45bd-8cf5-694dfbaace47', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a444ded-2d60-45bd-8cf5-694dfbaace47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:25,657 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.074s 2023-10-30 05:57:25,657 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6f9ca9-7b9a-49f2-8d44-38a5967f1c7a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6f9ca9-7b9a-49f2-8d44-38a5967f1c7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_i d": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:26,733 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.062s 2023-10-30 05:57:26,733 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a3b241e-e2eb-447f-8f76-286bd3131e27', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a3b241e-e2eb-447f-8f76-286bd3131e27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:27,808 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.061s 2023-10-30 05:57:27,808 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d296f58-2c29-4a06-bc89-53c3622ceb0f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d296f58-2c29-4a06-bc89-53c3622ceb0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:28,878 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004 aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.057s 2023-10-30 05:57:28,878 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fc620c1-245e-4824-a251-39f93124c674', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fc620c1-245e-4824-a251-39f93124c674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:29,990 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.098s 2023-10-30 05:57:29,991 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4c349e8-b71f-4d2b-82f5-314453151bb6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4c349e8-b71f-4d2b-82f5-314453151bb6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:31,071 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023-10-30 05:57:31,072 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'ap plication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8b9e43b-88f9-4247-9f33-da4e3d7dd70e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8b9e43b-88f9-4247-9f33-da4e3d7dd70e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:32,130 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:57:32,130 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5756fa0d-a6bb-4bfe-a8f3-ee92b0617a56', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5756fa0d-a6bb-4bfe-a8f3-ee92b0617a56', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:33,188 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:57:33,189 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-a9944db3-6290-4259-a645-3332db5f5e3f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9944db3-6290-4259-a645-3332db5f5e3f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:34,261 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.053s 2023-10-30 05:57:34,262 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e22355a-87e0-46db-93f1-adfc8c5d8213', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e22355a-87e0-46db-93f1-adfc8c5d8213', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:35,351 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.076s 2023-10-30 05:57:35,352 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa4715fd-4384-4d1d-b92a-9071b98a275f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa4715fd-4384-4d1d-b92a-9071b98a275f', 'c onnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:36,424 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.052s 2023-10-30 05:57:36,424 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee0a5d87-b03d-459a-b24e-85e9e5c26fd6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee0a5d87-b03d-459a-b24e-85e9e5c26fd6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:37,483 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:57:37,483 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25dbc8c0-b02e-4b85-b8e8-c02bc122e3ef', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25dbc8c0-b02e-4b85-b8e8-c02bc122e3ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff -84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:38,553 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.057s 2023-10-30 05:57:38,554 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fa3b6d0-e6f0-48e5-b68b-51b828a3bfce', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fa3b6d0-e6f0-48e5-b68b-51b828a3bfce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:39,620 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:57:39,620 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e34c7fd8-bd18-47cc-b452-64e5868d1b4b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e34c7fd8-bd18-47cc-b452-64e5868d1b4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume -1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:40,692 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.058s 2023-10-30 05:57:40,692 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af401975-64d9-4431-9ed4-5f8dd94de8bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af401975-64d9-4431-9ed4-5f8dd94de8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:41,752 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:57:41,753 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fdce467-c779-4dae-86e8-637424c67817', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fdce467-c779-4dae-86e8-637424c67817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/ volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:42,815 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:57:42,815 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d57d8632-e33a-4a2e-b939-fe0a2cee94ec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d57d8632-e33a-4a2e-b939-fe0a2cee94ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:43,875 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:57:43,875 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a793d84-9d7f-49b4-b182-8098ef1d7728', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a793d84-9d7f-49b4-b182-8098ef1d7728', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd6 7e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:44,943 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.054s 2023-10-30 05:57:44,943 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ada512b-2e4d-4208-ad22-85577d8513dc', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ada512b-2e4d-4208-ad22-85577d8513dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:45,997 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:57:45,998 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04bc4cd2-bad9-4f0e-9874-30046c089fbb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04bc4cd2-bad9-4f0e-9874-30046c089fbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:47,203 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.192s 2023-10-30 05:57:47,203 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42668f0c-2666-4436-9934-346c4cfce3d0', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42668f0c-2666-4436-9934-346c4cfce3d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:48,256 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:57:48,257 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-474a7471-08dd-4e66-be7d-516897df4b91', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-474a7471-08dd-4e66-be7d-516897df4b91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:49,313 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e143 5-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:57:49,314 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-992e9afa-0b23-4f48-b69c-92ecb4806b77', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-992e9afa-0b23-4f48-b69c-92ecb4806b77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:50,377 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:57:50,377 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2acf780a-1756-4ec4-9ce2-6bf673722eec', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2acf780a-1756-4ec4-9ce2-6bf673722eec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:51,472 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.073s 2023-10-30 05:57:51,473 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa76584-e251-461b-b823-33cb1202a6ff', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa76584-e251-461b-b823-33cb1202a6ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:52,552 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023-10-30 05:57:52,553 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a4bb601-7e2c-4d70-9fff-a83a4c66fe73', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a4bb601-7e2c-4d70-9fff-a83a4c66fe73', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:53,623 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.054s 2023-10-30 05:57:53,624 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32ae2aa2-476e-49bf-9a19-91ba6f 6157bd', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32ae2aa2-476e-49bf-9a19-91ba6f6157bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:54,742 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.099s 2023-10-30 05:57:54,743 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8664a50-f46e-49e1-b9c5-7f8391925393', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8664a50-f46e-49e1-b9c5-7f8391925393', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:55,836 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.075s 2023-10-30 05:57:55,836 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f0839cac-9c92-4bf0-863a-301ddf11f6e6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f0839cac-9c92-4bf0-863a-301ddf11f6e6', 'connection': 'close', 'status': '200', 'con tent-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:56,906 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.055s 2023-10-30 05:57:56,907 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d3767e-5431-4cda-afe8-c1063d306cf2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d3767e-5431-4cda-afe8-c1063d306cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:57,971 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:57:57,971 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d4f99e88-18c4-4acc-9baf-502bf96ca2d2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d4f99e88-18c4-4acc-9baf-502bf96ca2d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available" , "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:57:59,053 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023-10-30 05:57:59,054 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:57:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d75118f-0fe0-4527-940f-e291dcbc04b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d75118f-0fe0-4527-940f-e291dcbc04b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:00,120 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:58:00,120 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4e756f-981a-4b10-a909-25fcd77c30e7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4e756f-981a-4b10-a909-25fcd77c30e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume _type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:01,198 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.064s 2023-10-30 05:58:01,198 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77f2cdf8-7ba0-4b26-b608-699cfbf5b44e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77f2cdf8-7ba0-4b26-b608-699cfbf5b44e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:02,253 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:58:02,253 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bdcc19d-b8e7-4ce3-b29f-a2b898334a2c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bdcc19d-b8e7-4ce3-b29f-a2b898334a2c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd892627 5b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:03,310 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:58:03,311 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4e8b326-2ebb-4e2f-a234-3b56319b1395', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4e8b326-2ebb-4e2f-a234-3b56319b1395', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:04,380 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.054s 2023-10-30 05:58:04,380 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-820a030e-49f4-4e04-a52a-16bf9421fe26', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-820a030e-49f4-4e04-a52a-16bf9421fe26', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted ": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:05,456 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:05,457 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6486c25-a99e-45cf-bc78-8e095f0e743a', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6486c25-a99e-45cf-bc78-8e095f0e743a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:06,560 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.088s 2023-10-30 05:58:06,560 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7a077e7-6d0f-4ea7-b7f8-f68f82e3cf2d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7a077e7-6d0f-4ea7-b7f8-f68f82e3cf2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:07,615 84087 INFO [te mpest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:58:07,616 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23087bf8-8d2a-4319-a364-c4c456a2558d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23087bf8-8d2a-4319-a364-c4c456a2558d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:08,706 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.075s 2023-10-30 05:58:08,707 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ede179e3-c7f2-4608-a5a7-84307ddf81e9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ede179e3-c7f2-4608-a5a7-84307ddf81e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:09,788 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.056s 2023- 10-30 05:58:09,788 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fe67b305-faa7-4458-aef1-1d86f2eab05d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fe67b305-faa7-4458-aef1-1d86f2eab05d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:10,868 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.063s 2023-10-30 05:58:10,868 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c407aec7-7366-45c2-beb6-22c9dc361beb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c407aec7-7366-45c2-beb6-22c9dc361beb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:11,932 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:58:11,933 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Mon, 30 Oct 2023 05:58:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e369774-6baa-4026-8c3b-32ce1e82b922', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e369774-6baa-4026-8c3b-32ce1e82b922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:12,997 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:12,998 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00c75a58-4a5c-4f3c-8379-807c8cbb934c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00c75a58-4a5c-4f3c-8379-807c8cbb934c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:14,066 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.053s 2023-10-30 05:58:14,067 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c37925c6-b589-419b-85e2-1349c032c39f', 'content-length': '915', 'opensta ck-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c37925c6-b589-419b-85e2-1349c032c39f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:15,136 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:58:15,136 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aeb0618-3cc8-43f7-a607-bc0dfd4ebbc9', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aeb0618-3cc8-43f7-a607-bc0dfd4ebbc9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:16,226 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.077s 2023-10-30 05:58:16,227 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-856e7f9e-113e-492c-9040-0d8c02adee3b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-856e7f9e-113e-492c-9040-0d8c02adee3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/ v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:17,308 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.066s 2023-10-30 05:58:17,308 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46819f58-75af-4c31-99d2-5d1665c3c0d6', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46819f58-75af-4c31-99d2-5d1665c3c0d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:18,366 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:58:18,367 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-83c9bca2-ab2b-4183-8ae4-e2189667a13c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-83c9bca2-ab2b-4183-8ae4-e2189667a13c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:19,429 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:19,430 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef0d22df-a719-4745-aeca-fbe7cda29dd7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef0d22df-a719-4745-aeca-fbe7cda29dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:20,489 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:20,489 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ae42afb-ce99-4ab8-9d7f-4e66441a8f1c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ae42afb-ce99-4ab8-9d7f-4e66441a8f1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null , "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:21,546 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.044s 2023-10-30 05:58:21,547 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-01d9224f-c8dd-4e05-b10a-a9b7ad53eab7', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-01d9224f-c8dd-4e05-b10a-a9b7ad53eab7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:22,621 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:58:22,621 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78265673-96a0-4bb3-bae8-8b02f19b130e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78265673-96a0-4bb3-bae8-8b02f19b130e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http:// 10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:23,707 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.059s 2023-10-30 05:58:23,708 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6e14dbf-c4d4-485b-8050-a3d387d7ab68', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6e14dbf-c4d4-485b-8050-a3d387d7ab68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:24,788 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.065s 2023-10-30 05:58:24,788 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0fcdf5a-f47a-4d4b-9368-15f12b0d282e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0fcdf5a-f47a-4d4b-9368-15f12b0d282e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "con sistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:25,849 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.047s 2023-10-30 05:58:25,849 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82ac1329-22fc-4850-967d-cdf322712f1f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82ac1329-22fc-4850-967d-cdf322712f1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:26,909 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.046s 2023-10-30 05:58:26,909 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08915499-356d-4dc0-ba66-f1680ebe67f4', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08915499-356d-4dc0-ba66-f1680ebe67f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:27,978 84087 INFO [tempest.lib.common.rest_client] Request (Att achVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.055s 2023-10-30 05:58:27,978 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbf22077-828a-41de-af97-4cc033c2d421', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbf22077-828a-41de-af97-4cc033c2d421', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:29,047 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.054s 2023-10-30 05:58:29,048 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd749508-9a84-4472-a3f6-f2488665ba35', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd749508-9a84-4472-a3f6-f2488665ba35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:30,120 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:30,120 84087 DEBUG [tempest .lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b4a8b0f-7a11-41b9-b589-5f00516fd32e', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b4a8b0f-7a11-41b9-b589-5f00516fd32e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:31,181 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.048s 2023-10-30 05:58:31,181 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0e38813c-0728-4843-99c1-f30c623855b1', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0e38813c-0728-4843-99c1-f30c623855b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:32,244 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:58:32,245 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:32 G MT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96e89963-6ee4-4426-ae2a-9d9a9812c428', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96e89963-6ee4-4426-ae2a-9d9a9812c428', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:33,308 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.049s 2023-10-30 05:58:33,308 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7707e650-72ba-4c03-a6c1-27914b112ffb', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7707e650-72ba-4c03-a6c1-27914b112ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:34,395 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.074s 2023-10-30 05:58:34,395 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a42c83-9632-4d21-a07d-657ae7d01b3d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'Op enStack-API-Version', 'x-openstack-request-id': 'req-10a42c83-9632-4d21-a07d-657ae7d01b3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:35,459 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:58:35,459 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdbe9c69-5976-48c6-83cc-a02d49313188', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdbe9c69-5976-48c6-83cc-a02d49313188', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:36,519 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:58:36,520 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7f7b38c-ace5-4443-be8a-940acdd496b5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7f7b38c-ace5-4443-be8a-940acdd496b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volume s/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:37,570 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.037s 2023-10-30 05:58:37,571 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-867b4fb4-0f4c-438f-b21d-30e8fa96c335', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-867b4fb4-0f4c-438f-b21d-30e8fa96c335', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:38,648 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.065s 2023-10-30 05:58:38,648 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b59dc03a-4e53-42c5-987c-8eb5ca4d3334', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b59dc03a-4e53-42c5-987c-8eb5ca4d3334', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000" , "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:39,704 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:58:39,704 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a5032a7-e90a-4d60-9dca-6edf3e5e23b2', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a5032a7-e90a-4d60-9dca-6edf3e5e23b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:40,761 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.041s 2023-10-30 05:58:40,761 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9222e5cf-21d0-4af2-8d5e-39ced417a3c5', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9222e5cf-21d0-4af2-8d5e-39ced417a3c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "l inks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:41,825 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.050s 2023-10-30 05:58:41,826 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8009880f-ff50-48b1-9b1b-24fc5c195349', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8009880f-ff50-48b1-9b1b-24fc5c195349', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:42,880 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.039s 2023-10-30 05:58:42,881 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-527be108-9bbf-4c92-b886-b375f4155a71', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-527be108-9bbf-4c92-b886-b375f4155a71', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f489 1224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:43,937 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:43,937 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92e00880-293c-46e3-9cf5-3886e819026d', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92e00880-293c-46e3-9cf5-3886e819026d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:45,024 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.073s 2023-10-30 05:58:45,025 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eddd10ed-c2e7-4300-8fa9-a9edf0c2527b', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eddd10ed-c2e7-4300-8fa9-a9edf0c2527b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": fa lse, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:46,081 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:46,081 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c7299a5-9229-4a59-8646-3dcd26213259', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c7299a5-9229-4a59-8646-3dcd26213259', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:47,167 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.063s 2023-10-30 05:58:47,168 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c4939f5-d148-4070-83ed-f6574915d313', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c4939f5-d148-4070-83ed-f6574915d313', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:48,227 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached _volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.045s 2023-10-30 05:58:48,227 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d62fd7d7-adb4-4de6-98a1-26e54fa29574', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d62fd7d7-adb4-4de6-98a1-26e54fa29574', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:49,283 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:49,283 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac290d5f-826a-4cdd-8602-071856a68d07', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac290d5f-826a-4cdd-8602-071856a68d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:50,339 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.043s 2023-10-30 05:58:50,339 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers : {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87bc4002-6458-4375-b390-efefbfd8a19f', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87bc4002-6458-4375-b390-efefbfd8a19f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:51,395 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.042s 2023-10-30 05:58:51,395 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7dbf83a-a49b-4e62-9f0d-bf15b6ae6149', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7dbf83a-a49b-4e62-9f0d-bf15b6ae6149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:52,468 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.060s 2023-10-30 05:58:52,469 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', ' content-type': 'application/json', 'x-compute-request-id': 'req-c1e1d690-396c-40c0-a22c-abe443a82a7c', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1e1d690-396c-40c0-a22c-abe443a82a7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:53,519 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.038s 2023-10-30 05:58:53,520 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-998b55dc-a042-404d-ab15-efd859093731', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-998b55dc-a042-404d-ab15-efd859093731', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:54,573 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_delete_attached_volume): 200 GET http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b 0.040s 2023-10-30 05:58:54,574 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89be181f-bf0c-4df8-8969-55947dd6c911', 'content-length': '915', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request -id': 'req-89be181f-bf0c-4df8-8969-55947dd6c911', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b'} Body: b'{"volume": {"id": "327e1435-9d4a-43ff-84d3-1ebd8926275b", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-10-30T05:55:33.000000", "updated_at": "2023-10-30T05:55:42.000000", "name": "tempest-AttachVolumeNegativeTest-volume-1920692596", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/647004aba5a44a0396d1f4891224c7dc/volumes/327e1435-9d4a-43ff-84d3-1ebd8926275b"}], "user_id": "0fc523869f524f2598eddbd67e616807", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "647004aba5a44a0396d1f4891224c7dc"}}' 2023-10-30 05:58:55,731 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.141s 2023-10-30 05:58:55,732 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-de867f45-a31a-44f2-8b6b-09f21a559c90', 'x-compute-request-id': 'req-de867f45-a31a-44f2-8b6b-09f21a559c90', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'' 2023-10-30 05:58:56,037 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.304s 2023-10-30 05:58:56,038 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:58:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1668', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-43337ee9-fe31-461e-9f9a-510c3e528cda', 'x-compute-request-id': 'req-43337ee9-fe31-461e-9f9a-510c3e528cda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'{"server": {"id": "f560d747-69e7-4d60-a3c2-8f8307f10149", "name": "tempest-AttachVolumeNegativeTest-server-1247092623", "status": "ACTIVE", "tenant_id": "647004aba5a44a0396d1f4891224c7dc", "user_id": "0fc523869f524f2598eddbd67e616807", "metadata": {}, "hostId": "42402b91f81543a1940a87ea0f727eed94c90877a7c5f776390dceb9", "image": {"id": "b87ca349-fbae-4e04-a417-ccbcf4d53c8e", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/b87ca349-fbae-4e04-a417-ccbcf4d53c8e"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-10-30T05:53:41Z", "updated": "2023-10-30T05:58:56Z", "addresses": {"tempest-AttachVolumeNegativeTest-1744525931-network": [{"version": 4, "addr": "10.0.0.4", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e8:4b:8b"}, {"version": 4, "addr": "172.24.4.172", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC :mac_addr": "fa:16:3e:e8:4b:8b"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/f560d747-69e7-4d60-a3c2-8f8307f10149"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1585603420", "OS-SRV-USG:launched_at": "2023-10-30T05:53:48.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--568985231"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-10-30 05:59:46,143 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149 0.031s 2023-10-30 05:59:46,143 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-a633a7c6-18d0-4424-b937-a85c4e329b16', 'x-compute-request-id': 'req-a633a7c6-18d0-4424-b937-a85c4e329b16', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/f560d747-69e7-4d60-a3c2-8f8307f10149'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance f560d747-69e7-4d60-a3c2-8f8307f10149 could not be found."}}' 2023-10-30 05:59:46,174 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1585603420 0.029s 2023-10-30 05:59:46,174 84087 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c521788f-9bf9-4e19-bd03-f4c37ad1f927', 'x-compute-request-id': 'req-c521788f-9bf9-4e19-bd03-f4c37ad1f927', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1585603420'} Body: b'' 2023-10-30 05:59:46,338 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/ba56256b-596a-42eb-bee3-7ea2638dd54a 0.163s 2023-10-30 05:59:46,339 84087 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-03a55399-16f0-4de3-80c4-c475061dcd2d', 'content-length': '0', 'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ba56256b-596a-42eb-bee3-7ea2638dd54a'} Body: b'' 2023-10-30 05:59:46,359 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/ba56256b-596a-42eb-bee3-7ea2638dd54a 0.020s 2023-10-30 05:59:46,359 84087 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-7ac6a7e1-3141-4ace-8c8c-800e5b3aa735', 'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/ba56256b-596a-42eb-bee3-7ea2638dd54a'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group ba56256b-596a-42eb-bee3-7ea2638dd54a does not exist", "detail": ""}}' 2023-10-30 05:59:46,790 84087 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/dafb37ee-9e2c-448d-9b93-79e6e2109779 0.430s 2023-10-30 05:59:46,791 84087 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-a283c98f-ac12-48fd-b98b-a442f31df672', 'content-length': '0', 'date': 'Mon, 30 Oct 2023 05:59:46 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/dafb37ee-9e2c-448d-9b93-79e6e2109779'} Body: b'' tearDownClass (cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (VolumeRevertTests:tearDownClass) Failed to delete volume 43572efe-c2df-4a38-8feb-1b732761bf99 within the required time (196 s). Timer started at 1698645597. Timer ended at 1698645793. Waited for 196 s., )) ====== Totals ====== Ran: 293 tests in 3334.5679 sec. - Passed: 256 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 5 Sum of execute time for each test: 16806.2899 sec. ============== Worker Balance ============== - Worker 0 (18 tests) => 0:40:12.852580 - Worker 1 (43 tests) => 0:06:54.954255 - Worker 2 (19 tests) => 0:36:18.808012 - Worker 3 (34 tests) => 0:55:02.288848 - Worker 4 (30 tests) => 0:41:07.183030 - Worker 5 (23 tests) => 0:20:40.085991 - Worker 6 (20 tests) => 0:31:17.325823 - Worker 7 (23 tests) => 0:22:37.801654 - Worker 8 (35 tests) => 0:17:00.816954 - Worker 9 (13 tests) => 0:21:33.711282 - Worker 10 (17 tests) => 0:22:49.207149 - Worker 11 (18 tests) => 0:20:24.795556 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed