all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.2.0,autopage==0.5.2,bcrypt==4.1.2,certifi==2024.2.2,cffi==1.16.0,charset-normalizer==3.3.2,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.6.0,cmd2==2.4.3,cryptography==42.0.4,debtcollector==3.0.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.6,iso8601==2.1.0,jsonschema==4.19.2,jsonschema-specifications==2023.12.1,msgpack==1.0.7,netaddr==0.10.1,netifaces==0.11.0,oslo.concurrency==6.0.0,oslo.config==9.4.0,oslo.context==5.5.0,oslo.i18n==6.3.0,oslo.log==5.5.0,oslo.serialization==5.4.0,oslo.utils==7.1.0,packaging==23.2,paramiko==3.4.0,pbr==6.0.0,prettytable==3.9.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,python-dateutil==2.8.2,python-subunit==1.4.4,PyYAML==6.0.1,referencing==0.33.0,requests==2.31.0,rfc3986==2.0.0,rpds-py==0.18.0,six==1.16.0,stestr==4.1.0,stevedore==5.2.0,-e git+https://github.com/openstack/tempest@d0731b78c5116aa967152ab88b9e1fea00537931#egg=tempest,testtools==2.7.1,tomlkit==0.12.3,tzdata==2024.1,urllib3==1.26.18,voluptuous==0.14.2,wcwidth==0.2.13,wrapt==1.16.0 all run-test-pre: PYTHONHASHSEED='541390585' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {6} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {1} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {7} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {3} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {3} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {3} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [26.913955s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.029132s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.065976s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.056014s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.038659s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.094623s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.032485s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.027371s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.031166s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.019209s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.129574s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.099702s] ... ok {3} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.054453s] ... ok {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [22.983015s] ... ok {3} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [17.854074s] ... ok {3} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.305798s] ... ok {3} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_actions.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {3} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [120.159075s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2250c5ca-4a23-4e8b-8f5b-37e113eae611 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:52,178 86187 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:52,694 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.514s 2024-03-05 10:27:52,695 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1265086138", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFi0oyX7K2RWagsIuG/+PyRwKqTWF/a9GdNGXqFOz9tNwyLEbWKBEiF9FYY5yYhHVokvPuDf+zIEcHXrXlBb90jtOslG3vdtZvRvOe1kaxkyldKkn1mwxJnnudAA2HhX2A=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:52 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-b64a2494-e3bd-4f60-aa4a-38edeff445bc', 'x-compute-request-id': 'req-b64a2494-e3bd-4f60-aa4a-38edeff445bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1265086138", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFi0oyX7K2RWagsIuG/+PyRwKqTWF/a9GdNGXqFOz9tNwyLEbWKBEiF9FYY5yYhHVokvPuDf+zIEcHXrXlBb90jtOslG3vdtZvRvOe1kaxkyldKkn1mwxJnnudAA2HhX2A==", "fingerprint": "46:fd:aa:59:6d:e9:9f:a1:c0:a0:5c:9b:f4:fb:c2:49", "user_id": "15ed3a93170c434686701c9b1e0e3558"}}' 2024-03-05 10:27:52,697 86187 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1265086138 created 2024-03-05 10:27:53,266 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.568s 2024-03-05 10:27:53,266 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1949476749", "description": "tempest-description--369988749"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-a769889f-e1f7-4f32-a41d-4291141844e2', 'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "name": "tempest-securitygroup--1949476749", "stateful": true, "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "description": "tempest-description--369988749", "shared": false, "security_group_rules": [{"id": "bba5a76f-9abd-421d-b4eb-faeb6559288a", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "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": 299, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:52Z", "updated_at": "2024-03-05T10:27:52Z", "revision_number": 0}, {"id": "d48722b8-c7be-46d6-935b-f1957a662520", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "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": 300, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:52Z", "updated_at": "2024-03-05T10:27:52Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:52Z", "updated_at": "2024-03-05T10:27:52Z", "revision_number": 1, "project_id": "fec2adefd9494bac8179cdf336ef1fd3"}}' 2024-03-05 10:27:53,943 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.676s 2024-03-05 10:27:53,943 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "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-068e27b4-b13f-4a1b-96c3-1626e34f64b7', 'date': 'Tue, 05 Mar 2024 10:27:53 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": "5f486af1-59ce-40c0-815b-18d96d1a157e", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:53Z", "updated_at": "2024-03-05T10:27:53Z", "revision_number": 0}}' 2024-03-05 10:27:54,710 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.766s 2024-03-05 10:27:54,711 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-da914a0d-e0ca-4a26-9e6f-3963ad6cb487', 'date': 'Tue, 05 Mar 2024 10:27:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fc9b2d05-9477-4af1-b312-04fb6f4db27c", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:54Z", "updated_at": "2024-03-05T10:27:54Z", "revision_number": 0}}' 2024-03-05 10:27:54,711 86187 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1949476749 created 2024-03-05 10:27:56,005 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.293s 2024-03-05 10:27:56,005 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9139d0ba-66ca-4d40-a6f5-c078f106dc17', 'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bc14c752-b4cc-4c57-ab28-8f47f9ebb450", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "floating_ip_address": "172.24.4.154", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:55Z", "updated_at": "2024-03-05T10:27:55Z", "revision_number": 0}}' 2024-03-05 10:27:56,006 86187 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bc14c752-b4cc-4c57-ab28-8f47f9ebb450', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'floating_ip_address': '172.24.4.154', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:55Z', 'updated_at': '2024-03-05T10:27:55Z', 'revision_number': 0, 'ip': '172.24.4.154'} created 2024-03-05 10:27:56,349 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.337s 2024-03-05 10:27:56,349 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ae8c431a-7da2-41e8-9869-9f82f91e89cb', '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": "15ed3a93170c434686701c9b1e0e3558", "name": "tempest-VolumesAdminNegativeTest-1225770541-project-member", "password_expires_at": null}, "audit_ids": ["5ooGBOY7T3u6-4OOYCugZg"], "expires_at": "2024-03-05T11:27:56.000000Z", "issued_at": "2024-03-05T10:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fec2adefd9494bac8179cdf336ef1fd3", "name": "tempest-VolumesAdminNegativeTest-1225770541"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fec2adefd9494bac8179cdf336ef1fd3", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "h ttp://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:27:56,351 86187 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '2be1c8d3-7152-4aca-99e9-7dc62e0e5057', 'name': 'tempest-VolumesAdminNegativeTest-447638880-network', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55081, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:04Z', 'revision_number': 1} available for tenant 2024-03-05 10:27:56,352 86187 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1265086138', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFi0oyX7K2RWagsIuG/+PyRwKqTWF/a9GdNGXqFOz9tNwyLEbWKBEiF9FYY5yYhHVokvPuDf+zIEcHXrXlBb90jtOslG3vdtZvRvOe1kaxkyldKkn1mwxJnnudAA2HhX2A==', 'fingerprint': '46:fd:aa:59:6d:e9:9f:a1:c0:a0:5c:9b:f4:fb:c2:49', 'user_id': '15ed3a93170c434686701c9b1e0e3558', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6GI65IoRS+3c0IWvBGP9FdFzfoIQfkBw5DBApaJUVs/MkZ8WGVjLi\nTm8i3V1+h0qgBwYFK4EEACKhZANiAARYtKMl+ytkVmoLCLhv/j8kcCqk1hf2vRnT\nRl6hTs/bTcMixG1igRIhfRWGOcmIR1aJLz7g3/syBHB1615QW/dI7TrJRt73bWb0\nbzntZGsZMpXSpJ9ZsMSZ57nQANh4V9g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6045050d-0748-4d69-b61f-09e7bbd27a00', 'name': 'tempest-securitygroup--1949476749', 'stateful': True, 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'description': 'tempest-description--369988749', 'shared': False, 'security_group_rules': [{'id': 'bba5a76f-9abd-421d-b4eb-faeb6559288a', 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'security_group_id': '6045050d-0748-4d69-b61f-09e7bbd27a00', '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': 299, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:52Z', 'updated_at': '2024-03-05T10:27:52Z', 'revision_number': 0}, {'id': 'd48722b8-c7be-46d6-935b-f1957a662520', 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'security_group_id': '6045050d-0748-4d69-b61f-09e7bbd27a00', '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': 300, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:52Z', 'updated_at': '2024-03-05T10:27:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:52Z', 'updated_at': '2024-03-05T10:27:52Z', 'revision_number': 1, 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3'}, 'floating_ip': {'id': 'bc14c752-b4cc-4c57-ab28-8f47f9ebb450', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'floating_ip_address': '172.24.4.154', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:55Z', 'updated_at': '2024-03-05T10:27:55Z', 'revision_number': 0, 'ip': '172.24.4.154'}} 2024-03-05 10:27:58,493 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 2.139s 2024-03-05 10:27:58,494 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1665123420", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "networks": [{"uuid": "2be1c8d3-7152-4aca-99e9-7dc62e0e5057"}], "security_groups": [{"name": "tempest-securitygroup--1949476749"}], "key_name": "tempest-keypair-1265086138", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76da7ae5-45de-48f0-a8a0-0eb39c5cf648', 'x-compute-request-id': 'req-76da7ae5-45de-48f0-a8a0-0eb39c5cf648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "01b5c1e9-af55-445a-8397-d1a065095ac1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1949476749"}], "adminPass": "j9kBxjwQVRFh"}}' 2024-03-05 10:27:58,752 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1 0.255s 2024-03-05 10:27:58,752 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05344cbb-82ca-4957-b108-56d8a56e06e7', 'x-compute-request-id': 'req-05344cbb-82ca-4957-b108-56d8a56e06e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1'} Body: b'{"server": {"id": "01b5c1e9-af55-445a-8397-d1a065095 ac1", "name": "tempest-VolumesAdminNegativeTest-server-1665123420", "status": "BUILD", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "user_id": "15ed3a93170c434686701c9b1e0e3558", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:58Z", "updated": "2024-03-05T10:27:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1265086138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:49,357 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1 0.529s 2024-03-05 10:28:49,358 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ba914b-cb62-4760-bdf4-b2fef0f8e79c', 'x-compute-request-id': 'req-d5ba914b-cb62-4760-bdf4-b2fef0f8e79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1'} Body: b'{"server": {"id": "01b5c1e9-af55-445a-8397-d1a065095ac1", "name": "tempest-VolumesAdminNegativeTest-server-1665123420", "status": "ACTIVE", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "user_id": "15ed3a93170c434686701c9b1e0e3558", "metadata": {}, "hostId": "18986a14c653eee62c1f026c08c459fdfe1d97d428ce85af4a26f5f0", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:58Z", "updated": "2024-03-05T10:28:13Z", "addresses": {"tempest-VolumesAdminNegativeTest-447638880-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:df:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1265086138", "OS-SRV-USG:launched_at": "2024-03-05T10:28:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1949476749"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:49,386 86187 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:29:49,630 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body ): 200 GET http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1/os-interface 0.211s 2024-03-05 10:29:49,630 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:49 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-6154c3f3-71b1-4c4a-baa4-f5ebbf4f6604', 'x-compute-request-id': 'req-6154c3f3-71b1-4c4a-baa4-f5ebbf4f6604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2be1c8d3-7152-4aca-99e9-7dc62e0e5057", "port_id": "59d26503-6d53-4327-aff3-75fd0929edc2", "mac_addr": "fa:16:3e:6a:df:a7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "440c93d1-1d38-444f-be57-700a789ea702", "ip_address": "10.0.0.7"}]}]}' 2024-03-05 10:29:50,871 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/bc14c752-b4cc-4c57-ab28-8f47f9ebb450 1.236s 2024-03-05 10:29:50,871 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "59d26503-6d53-4327-aff3-75fd0929edc2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ad852041-742b-4f05-95b9-b7104a715961', 'date': 'Tue, 05 Mar 2024 10:29:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bc14c752-b4cc-4c57-ab28-8f47f9ebb450'} Body: b'{"floatingip": {"id": "bc14c752-b4cc-4c57-ab28-8f47f9ebb450", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "floating_ip_address": "172.24.4.154", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "eb9b9f3b-5cf4-4439-b723-92008f13964f", "port_id": "59d26503-6d53-4327-aff3-75fd0929edc2", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2be1c8d3-7152-4aca-99e9-7dc62e0e5057", "mac_address": "fa:16:3e:6a:df:a7", "admin_state_up": true, "status": "ACTIVE", "device_id": "01b5c1e9-af55-445a-8397-d1a065095ac1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:55Z", "updated_at": "2024-03-05T10:29:49Z", "revision_number": 1, "project_id": "fec2adefd9494bac8179cdf336ef1fd3"}}' 2024-03-05 10:29:50,873 86187 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.154:22' as 'cirros' with public key authentication 2024-03-05 10:29:50,890 86187 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:51,002 86187 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:51,002 86187 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.154 successfully created 2024-03-05 10:29:51,210 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes 0.206s 2024-03-05 10:29:51,211 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-816639406"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-287c4ba1-4b59-4030-8244-892668c9c9c0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287c4ba1-4b59-4030-8244-892668c9c9c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes'} Body: b'{"volume": {"id": "2250c5ca-4a23-4e8b-8f5b-37e113eae611", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:51.149958", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-816639406", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}], "user_id": "15ed3a93170c434686701c9b1e0e3558", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:51,262 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611 0.040s 2024-03-05 10:29:51,262 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622968c6-5bae-42ff-ad6d-b80627dbee46', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622968c6-5bae-42ff-ad6d-b80627dbee46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611'} Body: b'{"volume": {"id": "2250c5ca-4a23-4e8b-8f5b-37e113eae611", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:51.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-816639406", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}], "user_id": "15ed3a93170c434686701c9b1e0e3558", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fec2adefd9494bac8179cdf336ef1fd3"}}' 2024-03-05 10:29:52,321 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611 0.044s 2024-03-05 10:29:52,321 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46243550-906d-410c-8290-9d227e9a230c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46243550-906d-410c-8290-9d227e9a230c', 'connection': 'close', 'status': '200', 'content-location': 'htt p://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611'} Body: b'{"volume": {"id": "2250c5ca-4a23-4e8b-8f5b-37e113eae611", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:51.000000", "updated_at": "2024-03-05T10:29:52.000000", "name": "tempest-VolumesAdminNegativeTest-volume-816639406", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}], "user_id": "15ed3a93170c434686701c9b1e0e3558", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fec2adefd9494bac8179cdf336ef1fd3"}}' {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [177.058419s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b27cb8ae-04cf-4290-90d2-7572e6c08271 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:28,263 86183 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-05 10:27:28,263 86183 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:29,116 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.850s 2024-03-05 10:27:29,116 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-864735935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGvnnlrXHA4W7t7IEDqfneW4jiz1lULlkR2piXDQ4c3pXDuRen8e1HQJXIHIc7gQtojU3bmvuJ1Aee08briLQEzHo9cl6TywEmhpJfgmX2dRaodrc0G6wSUtAmkJlBj1gQ=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b22954-6212-42d9-9b41-ef8384a9298d', 'x-compute-request-id': 'req-49b22954-6212-42d9-9b41-ef8384a9298d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-864735935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGvnnlrXHA4W7t7IEDqfneW4jiz1lULlkR2piXDQ4c3pXDuRen8e1HQJXIHIc7gQtojU3bmvuJ1Aee08briLQEzHo9cl6TywEmhpJfgmX2dRaodrc0G6wSUtAmkJlBj1gQ==", "fingerprint": "50:d6:be:73:7f:a1:e6:0f:e9:7e:23:bd:51:92:af:1a", "user_id": "74336a06ad4245e483dae5a69a0d3fff"}}' 2024-03-05 10:27:29,119 86183 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-864735935 created 2024-03-05 10:27:30,243 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.123s 2024-03-05 10:27:30,244 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2127912652", "description": "tempest-description--842076140"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-221b34f6-3821-48ac-91ee-a6da4fea34d3', 'date': 'Tue, 05 Mar 2024 10:27:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "name": "tempest-securitygroup--2127912652", "stateful": true, "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "description": "tempest-description--842076140", "shared": false, "security_group_rules": [{"id": "34df0873-d593-4712-b70e-cb5b2d4b1bd2", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "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": 222, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:29Z", "updated_at": "2024-03-05T10:27:29Z", "revision_number": 0}, {"id": "64d08de9-1237-4fc6-b2e9-9eac703d75cb", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "ethertype": "IPv4", "direction": "egr ess", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 224, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:29Z", "updated_at": "2024-03-05T10:27:29Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:29Z", "updated_at": "2024-03-05T10:27:29Z", "revision_number": 1, "project_id": "bfff73dff6f04a8fb1270f8139525cb3"}}' 2024-03-05 10:27:31,768 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.524s 2024-03-05 10:27:31,769 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "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-f26f8f7a-3045-4fef-a4ed-6fb1e647a103', 'date': 'Tue, 05 Mar 2024 10:27:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c723a0b8-8253-4416-ae59-735f4e7c4175", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:30Z", "updated_at": "2024-03-05T10:27:30Z", "revision_number": 0}}' 2024-03-05 10:27:32,761 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.992s 2024-03-05 10:27:32,762 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-347566de-7076-465d-b640-84b01ca8b4a5', 'date': 'Tue, 05 Mar 2024 10:27:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a05d9a8-367e-449d-ac63-6b8d0ab52e03", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:32Z", "updated_at": "2024-03-05T10:27:32Z", "revision_number": 0}}' 2024-03-05 10:27:32,762 86183 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2127912652 created 2024-03-05 10:27:36,360 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.597s 2024-03-05 10:27:36,360 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f6078bd0-a6bb-4c62-9a2d-fc0f0fa593d8', 'date': 'Tue, 05 Mar 2024 10:27:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "50719dd1-9e60-442d-967a-a3ce300a8b54", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "floating_ip_address": "172.24.4.37", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:34Z", "updated_at": "2024-03-05T10:27:34Z", "revision_number": 0}}' 2024-03-05 10:27:36,361 86183 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '50719dd1-9e60-442d-967a-a3ce300a8b54', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'floating_ip_address': '172.24.4.37', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:34Z', 'updated_at': '2024-03-05T10:27:34Z', 'revision_number': 0, 'ip': '172.24.4.37'} created 2024-03-05 10:27:36,544 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.178s 2024-03-05 10:27:36,544 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c0fed880-126f-4c03-aae1-df1ead7a6410', '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": "74336a06ad4245e483dae5a69a0d3fff", "name": "tempest-AttachVolumeShelveTestJSON-900295281-project-member", "password_expires_at": null}, "audit_ids": ["LIjr-hxsQ_yQbAomwrgb2w"], "expires_at": "2024-03-05T11:27:36.000000Z", "issued_at": "2024-03-05T10:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfff73dff6f04a8fb1270f8139525cb3", "name": "tempest-AttachVolumeShelveTestJSON-900295281"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfff73dff6f04a8fb1270f8139525cb3", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270 f8139525cb3", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:27:36,545 86183 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '66e6b615-6e98-427f-a172-0dd8e2e242e8', 'name': 'tempest-AttachVolumeShelveTestJSON-1170395423-network', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37277, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:27:36,545 86183 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-864735935', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGvnnlrXHA4W7t7IEDqfneW4jiz1lULlkR2piXDQ4c3pXDuRen8e1HQJXIHIc7gQtojU3bmvuJ1Aee08briLQEzHo9cl6TywEmhpJfgmX2dRaodrc0G6wSUtAmkJlBj1gQ==', 'fingerprint': '50:d6:be:73:7f:a1:e6:0f:e9:7e:23:bd:51:92:af:1a', 'user_id': '74336a06ad4245e483dae5a69a0d3fff', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCu6TDSx1blpqF9g63iM1TC88guRnFVwZqI2PtCA7bKOwyENSl8KWWQ\nBGuc1lsYcJCgBwYFK4EEACKhZANiAARr555a1xwOFu7eyBA6n53luI4s9ZVC5ZEd\nqYlw0OHN6Vw7kXp/HtR0CVyByHO4ELaI1N25r7idQHntPG64i0BMx6PXJek8sBJo\naSX4Jl9nUWqHa3NBusElLQJpCZQY9YE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'eb4a8173-03a5-42d1-85df-e1bf8542de94', 'name': 'tempest-securitygroup--2127912652', 'stateful': True, 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'description': 'tempest-description--842076140', 'shared': False, 'security_group_rules': [{'id': '34df0873-d593-4712-b70e-cb5b2d4b1bd2', 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'security_group_id': 'eb4a8173-03a5-42d1-85df-e1bf8542de94', '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': 222, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:29Z', 'updated_at': '2024-03-05T10:27:29Z', 'revision_number': 0}, {'id': '64d08de9-1237-4fc6-b2e9-9eac703d75cb', 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'security_group_id': 'eb4a8173-03a5-42d1-85df-e1bf8542de94', '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': 224, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:29Z', 'updated_at': '2024-03-05T10:27:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:29Z', 'updated_at': '2024-03-05T10:27:29Z', 'revision_number': 1, 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3'}, 'floating_ip': {'id': '50719dd1-9e60-442d-967a-a3ce300a8b54', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'floating_ip_address': '172.24.4.37', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:34Z', 'updated_at': '2024-03-05T10:27:34Z', 'revision_number': 0, 'ip': '172.24.4.37'}} 2024-03-05 10:27:39,702 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 3.155s 2024-03-05 10:27:39,702 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1714299510", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "66e6b615-6e98-427f-a172-0dd8e2e242e8"}], "security_groups": [{"name": "tempest-securitygroup--2127912652"}], "key_name": "tempest-keypair-864735935", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533e83de-7709-4cbd-8b74-a825a0d74717', 'x-compute-request-id': 'req-533e83de-7709-4cbd-8b74-a825a0d74717', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9b80cb1e-627f-4856-8050-97121215f080", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9b80cb1e-627f-4856-8050-97121215f080"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2127912652"}], "adminPass": "password"}}' 2024-03-05 10:27:39,975 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.268s 2024-03-05 10:27:39,976 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c9487c1-8b0a-4d92-a84f-910afb82780b', 'x-compute-request-id': 'req-7c9487c1-8b0a-4d92-a84f-910afb82780b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'{"server": {"id": "9b80cb1e-627f-4856-8050-97121215f080", "name": "tempest-AttachVolumeShelveTestJSON-server-1714299510", "status": "BUILD", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "user_id": "74336a06ad4245e483dae5a69a0d3fff", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:40Z", "updated": "2024-03-05T10:27:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9b80cb1e-627f-4856-8050-97121215f080"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-864735935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2024-03-05 10:28:30,846 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.806s 2024-03-05 10:28:30,847 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8abb1106-1f8f-44af-a02a-2feed82604ae', 'x-compute-request-id': 'req-8abb1106-1f8f-44af-a02a-2feed82604ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'{"server": {"id": "9b80cb1e-627f-4856-8050-97121215f080", "name": "tempest-AttachVolumeShelveTestJSON-server-1714299510", "status": "ACTIVE", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "user_id": "74336a06ad4245e483dae5a69a0d3fff", "metadata": {}, "hostId": "961c1e57b0c21330ea40270755d22393519295fbe91d254301817a5d", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:39Z", "updated": "2024-03-05T10:28:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1170395423-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cf:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9b80cb1e-627f-4856-8050-97121215f080"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-864735935", "OS-SRV-USG:launched_at": "2024-03-05T10:27:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2127912652"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2024-03-05 10:28:30,868 86183 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:29:31,0 74 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080/os-interface 0.195s 2024-03-05 10:29:31,075 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31609639-5069-4b50-9bae-5407140be139', 'x-compute-request-id': 'req-31609639-5069-4b50-9bae-5407140be139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "66e6b615-6e98-427f-a172-0dd8e2e242e8", "port_id": "7b9ad24d-10bd-4bac-b5c2-9778827aeec7", "mac_addr": "fa:16:3e:21:cf:85", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7ee05297-976b-4a92-a8cc-b0a028a25b1e", "ip_address": "10.0.0.8"}]}]}' 2024-03-05 10:29:32,328 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/50719dd1-9e60-442d-967a-a3ce300a8b54 1.250s 2024-03-05 10:29:32,329 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7b9ad24d-10bd-4bac-b5c2-9778827aeec7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f5e54c04-4da6-4795-8b75-e667b7824c91', 'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/50719dd1-9e60-442d-967a-a3ce300a8b54'} Body: b'{"floatingip": {"id": "50719dd1-9e60-442d-967a-a3ce300a8b54", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "floating_ip_address": "172.24.4.37", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "aeaf8b27-09b3-49c2-8b2f-7d0832423ff0", "port_id": "7b9ad24d-10bd-4bac-b5c2-9778827aeec7", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "66e6b615-6e98-427f-a172-0dd8e2e242e8", "mac_address": "fa:16:3e:21:cf:85", "admin_state_up": true, "status": "ACTIVE", "device_id": "9b80cb1e-627f-4856-8050-97121215f080", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:34Z", "updated_at": "2024-03-05T10:29:31Z", "revision_number": 1, "project_id": "bfff73dff6f04a8fb1270f8139525cb3"}}' 2024-03-05 10:29:32,330 86183 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.37:22' as 'cirros' with public key authentication 2024-03-05 10:29:32,348 86183 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:32,454 86183 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:32,455 86183 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.37 successfully created 2024-03-05 10:29:32,554 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080/ips 0.098s 2024-03-05 10:29:32,554 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ea91c89-722c-4b8f-8537-4ad4f08dec54', 'x-compute-request-id': 'req-2ea91c89-722c-4b8f-8537-4ad4f08dec54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1170395423-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2024-03-05 10:29:32,816 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes 0.258s 2024-03-05 10:29:32,816 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-451717692"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9cb4ad-408e-476a-ae17-9925d57d2c27', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9cb4ad-408e-476a-ae17-9925d57d2c27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes'} Body: b'{"volume": {"id": "b27cb8ae-04cf-4290-90d2-7572e6c08271", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:32.742807", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-451717692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}], "user_id": "74336a06ad4245e483dae5a69a0d3fff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:32,906 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271 0.078s 2024-03-05 10:29:32,906 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1868f504-3cc0-44c0-b5fe-1f2883b2d580', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1868f504-3cc0-44c0-b5fe-1f2883b2d580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271'} Body: b'{"volume": {"id": "b27cb8ae-04cf-4290-90d2-7572e6c08271", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:33.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-451717692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-42 90-90d2-7572e6c08271"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}], "user_id": "74336a06ad4245e483dae5a69a0d3fff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfff73dff6f04a8fb1270f8139525cb3"}}' 2024-03-05 10:29:33,958 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271 0.039s 2024-03-05 10:29:33,959 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcdbe19-eb04-4732-974b-016882da5a38', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcdbe19-eb04-4732-974b-016882da5a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271'} Body: b'{"volume": {"id": "b27cb8ae-04cf-4290-90d2-7572e6c08271", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:33.000000", "updated_at": "2024-03-05T10:29:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-451717692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}], "user_id": "74336a06ad4245e483dae5a69a0d3fff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfff73dff6f04a8fb1270f8139525cb3"}}' 2024-03-05 10:29:34,218 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.245s 2024-03-05 10:29:34,219 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e62bca0e-316f-4188-9690-e216cb2dd239', 'x-compute-request-id': 'req-e62bca0e-316f-4188-9690-e216cb2dd239', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'' 2024-03-05 10:29:34,528 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.308s 2024-03-05 10:29:34,528 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-ap i-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb0b182-76c1-444a-8358-9db115285186', 'x-compute-request-id': 'req-cfb0b182-76c1-444a-8358-9db115285186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'{"server": {"id": "9b80cb1e-627f-4856-8050-97121215f080", "name": "tempest-AttachVolumeShelveTestJSON-server-1714299510", "status": "ACTIVE", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "user_id": "74336a06ad4245e483dae5a69a0d3fff", "metadata": {}, "hostId": "961c1e57b0c21330ea40270755d22393519295fbe91d254301817a5d", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:39Z", "updated": "2024-03-05T10:29:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1170395423-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cf:85"}, {"version": 4, "addr": "172.24.4.37", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cf:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9b80cb1e-627f-4856-8050-97121215f080"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-864735935", "OS-SRV-USG:launched_at": "2024-03-05T10:27:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2127912652"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2024-03-05 10:30:24,630 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.036s 2024-03-05 10:30:24,631 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f05d9001-0603-4840-a240-ee2ee9fc84e4', 'x-compute-request-id': 'req-f05d9001-0603-4840-a240-ee2ee9fc84e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9b80cb1e-627f-4856-8050-97121215f080 could not be found."}}' 2024-03-05 10:30:24,661 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-864735935 0.029s 2024-03-05 10:30:24,662 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78cda819-3627-4d86-ac9b-60b33b033d8a', 'x-compute-req uest-id': 'req-78cda819-3627-4d86-ac9b-60b33b033d8a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-864735935'} Body: b'' 2024-03-05 10:30:24,868 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/eb4a8173-03a5-42d1-85df-e1bf8542de94 0.205s 2024-03-05 10:30:24,868 86183 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-d915a469-addd-4c82-815d-0ca1dfc9ece5', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/eb4a8173-03a5-42d1-85df-e1bf8542de94'} Body: b'' 2024-03-05 10:30:24,895 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/eb4a8173-03a5-42d1-85df-e1bf8542de94 0.027s 2024-03-05 10:30:24,896 86183 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-74caea83-ba0c-446f-b673-0434eaf90e6d', 'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/eb4a8173-03a5-42d1-85df-e1bf8542de94'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group eb4a8173-03a5-42d1-85df-e1bf8542de94 does not exist", "detail": ""}}' 2024-03-05 10:30:25,319 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/50719dd1-9e60-442d-967a-a3ce300a8b54 0.423s 2024-03-05 10:30:25,320 86183 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-2573f33d-1f74-4766-8bd4-3040c41a7cfd', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/50719dd1-9e60-442d-967a-a3ce300a8b54'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [178.219474s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 142e2cec-a946-4f0d-8dd9-668a52c4f7b6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:30,196 86191 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-05 10:27:30,196 86191 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:30,615 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.416s 2024-03-05 10:27:30,616 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2071404446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKYQ9doqi/fTIGDB+Qxb6eufN0pyg+uuDUcZjtoVMXgPjwrtP4tj25DQo11TKrJHEi67CSKxlXBFves6N+L2GMHpHsPXucikCTmmiwzqmirPH0dHDVkcV4dMDpnmd+Q2KA=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:30 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-7681c783-c0a5-48ea-90ba-1eeb489a39c9', 'x-compute-request-id': 'req-7681c783-c0a5-48ea-90ba-1eeb489a39c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2071404446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKYQ9doqi/fTIGDB+Qxb6eufN0pyg+uuDUcZjtoVMXgPjwrtP4tj25DQo11TKrJHEi67CSKxlXBFves6N+L2GMHpHsPXucikCTmmiwzqmirPH0dHDVkcV4dMDpnmd+Q2KA==", "fingerprint": "bb:66:2f:8e:80:95:00:04:cb:e1:8a:5b:75:6a:c4:70", "user_id": "ef14895ca3ef4af19476cb657c486df8"}}' 2024-03-05 10:27:30,621 86191 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2071404446 created 2024-03-05 10:27:31,955 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.332s 2024-03-05 10:27:31,955 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--909387118", "description": "tempest-description--1424131774"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8f40ebdc-217f-4cc3-ac92-a1981b8d6f05', 'date': 'Tue, 05 Mar 2024 10:27:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "name": "tempest-securitygroup--909387118", "stateful": true, "tenant_id": "2284d7242c924569ae4836303f079ee3", "description": "tempest-description--1424131774", "shared": false, "security_group_rules": [{"id": "25f0e5d0-4330-4403-a8ca-49e8c071f553", "project_id": "2284d7242c924569ae4836303f079ee3", "tenant_id": "2284d7242c924569ae4836303f079ee3", "security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "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": 240, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 0}, {"id": "4fa54663-ad6f-4296-be0f-d894ba2321c1", "project_id": "2284d7242c924569ae4836303f079ee3", "tenant_id": "2284d7242c924569ae4836303f079ee3", "security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "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": 239, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:30Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 1, "project_id": "2284d7242c924569ae4836303f079ee3"}}' 2024-03-05 10:27:33,442 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.486s 2024-03-05 10:27:33,443 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "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-c9776cc8-66c8-4182-8cc0-4d629ebeef59', 'date': 'Tue, 05 Mar 2024 10:27:33 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": "f6464ea1-f7f6-4c74-8650-56b95a7a402a", "project_id": "2284d7242c924569ae4836303f079ee3", "tenant_id": "2284d7242c924569ae4836303f079ee3", "security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:32Z", "updated_at": "2024-03-05T10:27:32Z", "revision_number": 0}}' 2024-03-05 10:27:34,913 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.469s 2024-03-05 10:27:34,913 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-38137896-18b7-450b-9ebd-40da4fa117f6', 'date': 'Tue, 05 Mar 2024 10:27:34 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": "0ef1abc9-00ad-43c9-a254-1f906e528233", "project_id": "2284d7242c924569ae4836303f079ee3", "tenant_id": "2284d7242c924569ae4836303f079ee3", "security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:33Z", "updated_at": "2024-03-05T10:27:33Z", "revision_number": 0}}' 2024-03-05 10:27:34,914 86191 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--909387118 created 2024-03-05 10:27:39,647 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.733s 2024-03-05 10:27:39,648 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-d9dc68f9-55b9-4996-a376-89b327b8ae52', 'date': 'Tue, 05 Mar 2024 10:27:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "62636454-230f-4553-a41c-c24f186d1b8a", "tenant_id": "2284d7242c924569ae4836303f079ee3", "floating_ip_address": "172.24.4.27", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2284d7242c924569ae4836303f079ee3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:37Z", "updated_at": "2024-03-05T10:27:37Z", "revision_number": 0}}' 2024-03-05 10:27:39,648 86191 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '62636454-230f-4553-a41c-c24f186d1b8a', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'floating_ip_address': '172.24.4.27', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2284d7242c924569ae4836303f079ee3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:37Z', 'updated_at': '2024-03-05T10:27:37Z', 'revision_number': 0, 'ip': '172.24.4.27'} created 2024-03-05 10:27:39,892 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.166s 2024-03-05 10:27:39,892 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9f82fcee-8540-4c76-8733-1788f2946402', '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": "ef14895ca3ef4af19476cb657c486df8", "name": "tempest-AttachVolumeTestJSON-208415740-project-member", "password_expires_at": null}, "audit_ids": ["6mU5uU_QTaCZCL71Bqeu4Q"], "expires_at": "2024-03-05T11:27:39.000000Z", "issued_at": "2024-03-05T10:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2284d7242c924569ae4836303f079ee3", "name": "tempest-AttachVolumeTestJSON-208415740"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2284d7242c924569ae4836303f079ee3", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "vo lumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:27:39,893 86191 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '7d6c30ca-1e82-4b8b-9a58-bdb8938b32d7', 'name': 'tempest-AttachVolumeTestJSON-343673430-network', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2284d7242c924569ae4836303f079ee3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8894, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:27:39,893 86191 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2071404446', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKYQ9doqi/fTIGDB+Qxb6eufN0pyg+uuDUcZjtoVMXgPjwrtP4tj25DQo11TKrJHEi67CSKxlXBFves6N+L2GMHpHsPXucikCTmmiwzqmirPH0dHDVkcV4dMDpnmd+Q2KA==', 'fingerprint': 'bb:66:2f:8e:80:95:00:04:cb:e1:8a:5b:75:6a:c4:70', 'user_id': 'ef14895ca3ef4af19476cb657c486df8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDhbcFmuatfkqPdGwjezIf8emQPpSRLQV+l1ZW2sNMCVAgn3FW9h9I2\nDYyKu9Nuh86gBwYFK4EEACKhZANiAASmEPXaKov30yBgwfkMW+nrnzdKcoPrrg1H\nGY7aFTF4D48K7T+LY9uQ0KNdUyqyRxIuuwkisZVwRb3rOjfi9hjB6R7D17nIpAk5\nposM6poqzx9HRw1ZHFeHTA6Z5nfkNig=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9dac8c82-9232-4c7e-9b12-f9cec3b61aa0', 'name': 'tempest-securitygroup--909387118', 'stateful': True, 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'description': 'tempest-description--1424131774', 'shared': False, 'security_group_rules': [{'id': '25f0e5d0-4330-4403-a8ca-49e8c071f553', 'project_id': '2284d7242c924569ae4836303f079ee3', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'security_group_id': '9dac8c82-9232-4c7e-9b12-f9cec3b61aa0', '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': 240, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 0}, {'id': '4fa54663-ad6f-4296-be0f-d894ba2321c1', 'project_id': '2284d7242c924569ae4836303f079ee3', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'security_group_id': '9dac8c82-9232-4c7e-9b12-f9cec3b61aa0', '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': 239, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:30Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 1, 'project_id': '2284d7242c924569ae4836303f079ee3'}, 'floating_ip': {'id': '62636454-230f-4553-a41c-c24f186d1b8a', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'floating_ip_address': '172.24.4.27', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2284d7242c924569ae4836303f079ee3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:37Z', 'updated_at': '2024-03-05T10:27:37Z', 'revision_number': 0, 'ip': '172.24.4.27'}} 2024-03-05 10:27:42,699 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.803s 2024-03-05 10:27:42,699 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-224950234", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7d6c30ca-1e82-4b8b-9a58-bdb8938b32d7"}], "security_groups": [{"name": "tempest-securitygroup--909387118"}], "key_name": "tempest-keypair-2071404446", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-680df1bd-efa0-4dbc-b49a-7ada6413793e', 'x-compute-request-id': 'req-680df1bd-efa0-4dbc-b49a-7ada6413793e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--909387118"}], "adminPass": "password"}}' 2024-03-05 10:27:42,829 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.126s 2024-03-05 10:27:42,830 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395d2184-6e4b-4478-841a-13aac202ccd2', 'x-compute-request-id': 'req-395d2184-6e4b-4478-841a-13aac202ccd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'{"server": {"id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "name": "tempest-AttachVolumeTestJSON-server-224950234", "status": "BUILD", "tenant_id": "2284d7242c924569ae4836303f079ee3", "user_id": "ef14895ca3ef4af19476cb657c486df8", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-824 6-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:43Z", "updated": "2024-03-05T10:27:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2071404446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:33,388 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.492s 2024-03-05 10:28:33,388 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf3f062-5a2f-4b52-93f5-9195c08a4bfc', 'x-compute-request-id': 'req-5bf3f062-5a2f-4b52-93f5-9195c08a4bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'{"server": {"id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "name": "tempest-AttachVolumeTestJSON-server-224950234", "status": "ACTIVE", "tenant_id": "2284d7242c924569ae4836303f079ee3", "user_id": "ef14895ca3ef4af19476cb657c486df8", "metadata": {}, "hostId": "a7998649c5d495e351096d17277fbcfb4e5a5d737d90dfcf0d900ca3", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:42Z", "updated": "2024-03-05T10:28:00Z", "addresses": {"tempest-AttachVolumeTestJSON-343673430-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2071404446", "OS-SRV-USG:launched_at": "2024-03-05T10:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--909387118"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:33,418 86191 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:29:33,625 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d/os-interface 0.146s 2024-03-05 10:29:33,626 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: { 'date': 'Tue, 05 Mar 2024 10:29:33 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-bb3208c8-d2e4-478d-bf82-b3cfbf90db7c', 'x-compute-request-id': 'req-bb3208c8-d2e4-478d-bf82-b3cfbf90db7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7d6c30ca-1e82-4b8b-9a58-bdb8938b32d7", "port_id": "afd4b60f-bd24-4e1d-aeeb-af3cfe5902ea", "mac_addr": "fa:16:3e:c1:28:dd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b1d809bf-573b-442d-a18e-0bd9c713b480", "ip_address": "10.0.0.6"}]}]}' 2024-03-05 10:29:34,862 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/62636454-230f-4553-a41c-c24f186d1b8a 1.232s 2024-03-05 10:29:34,862 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "afd4b60f-bd24-4e1d-aeeb-af3cfe5902ea"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-b3ab9299-7b3b-4cba-9edd-d63ad7d497d0', 'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/62636454-230f-4553-a41c-c24f186d1b8a'} Body: b'{"floatingip": {"id": "62636454-230f-4553-a41c-c24f186d1b8a", "tenant_id": "2284d7242c924569ae4836303f079ee3", "floating_ip_address": "172.24.4.27", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "5ebe4e0c-20c6-4da0-8d3c-4d0544015abf", "port_id": "afd4b60f-bd24-4e1d-aeeb-af3cfe5902ea", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7d6c30ca-1e82-4b8b-9a58-bdb8938b32d7", "mac_address": "fa:16:3e:c1:28:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:37Z", "updated_at": "2024-03-05T10:29:33Z", "revision_number": 1, "project_id": "2284d7242c924569ae4836303f079ee3"}}' 2024-03-05 10:29:34,864 86191 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.27:22' as 'cirros' with public key authentication 2024-03-05 10:29:34,880 86191 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:34,994 86191 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:34,995 86191 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.27 successfully created 2024-03-05 10:29:35,035 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d/ips 0.039s 2024-03-05 10:29:35,035 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a515995-bff2-4907-962b-c7357f127690', 'x-compute-request-id': 'req-3a515995-bff2-4907-962b-c7357f127690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d/ips'} Body: b'{"addresses": {"te mpest-AttachVolumeTestJSON-343673430-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2024-03-05 10:29:35,038 86191 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.27:22' as 'cirros' with public key authentication 2024-03-05 10:29:35,041 86191 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:35,145 86191 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:35,145 86191 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.27 successfully created 2024-03-05 10:29:35,146 86191 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-05 10:29:35,146 86191 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.27:22' as 'cirros' with public key authentication 2024-03-05 10:29:35,148 86191 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:35,250 86191 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:35,250 86191 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.27 successfully created 2024-03-05 10:29:35,571 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes 0.311s 2024-03-05 10:29:35,572 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1489101121"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf43b53-8cda-40be-8be8-db186c085ba7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf43b53-8cda-40be-8be8-db186c085ba7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes'} Body: b'{"volume": {"id": "142e2cec-a946-4f0d-8dd9-668a52c4f7b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:35.476828", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1489101121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}], "user_id": "ef14895ca3ef4af19476cb657c486df8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:35,627 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6 0.044s 2024-03-05 10:29:35,627 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211fbabc-002f-41c2-b449-b2106f6471c9', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211fbabc-002f-41c2-b449-b2106f6471c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6'} Body: b'{"volume": {"id ": "142e2cec-a946-4f0d-8dd9-668a52c4f7b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:35.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1489101121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}], "user_id": "ef14895ca3ef4af19476cb657c486df8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2284d7242c924569ae4836303f079ee3"}}' 2024-03-05 10:29:36,696 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6 0.056s 2024-03-05 10:29:36,696 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef84927-87f3-406f-ba9a-82b695df1ed0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef84927-87f3-406f-ba9a-82b695df1ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6'} Body: b'{"volume": {"id": "142e2cec-a946-4f0d-8dd9-668a52c4f7b6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:35.000000", "updated_at": "2024-03-05T10:29:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1489101121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}], "user_id": "ef14895ca3ef4af19476cb657c486df8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2284d7242c924569ae4836303f079ee3"}}' 2024-03-05 10:29:36,990 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.281s 2024-03-05 10:29:36,991 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 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-c0e1d090-c57a-48d8-860e-6d8c78c496e8', 'x-compute-request-id': 'req-c0e1d090-c57a-48d8-860e-6d8c78c496e8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'' 2024-03-05 10:29:37,300 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.309s 2024-03-05 10:29:37,301 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6309ce00-908d-44ae-bfbe-7532b16d11c0', 'x-compute-request-id': 'req-6309ce00-908d-44ae-bfbe-7532b16d11c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'{"server": {"id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "name": "tempest-AttachVolumeTestJSON-server-224950234", "status": "ACTIVE", "tenant_id": "2284d7242c924569ae4836303f079ee3", "user_id": "ef14895ca3ef4af19476cb657c486df8", "metadata": {}, "hostId": "a7998649c5d495e351096d17277fbcfb4e5a5d737d90dfcf0d900ca3", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:42Z", "updated": "2024-03-05T10:29:37Z", "addresses": {"tempest-AttachVolumeTestJSON-343673430-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2071404446", "OS-SRV-USG:launched_at": "2024-03-05T10:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--909387118"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:30:27,428 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.044s 2024-03-05 10:30:27,428 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 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-f3f99e58-18f2-45c3-afd6-233e544a133b', 'x-compute-request-id': 'req-f3f99e58-18f2-45c3-afd6-233e544a133b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e575f766-dce9-4ac1-9ca0-e366769cc39d could not be found."}}' 2024-03-05 10:30:27,466 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2071404446 0.037s 2024-03-05 10:30:27,467 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 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-Versi on', 'x-openstack-request-id': 'req-367903d5-60e9-4887-bfb8-bc8f7fd54612', 'x-compute-request-id': 'req-367903d5-60e9-4887-bfb8-bc8f7fd54612', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2071404446'} Body: b'' 2024-03-05 10:30:27,958 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9dac8c82-9232-4c7e-9b12-f9cec3b61aa0 0.490s 2024-03-05 10:30:27,959 86191 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-65cf9e16-0175-4711-9585-8cfb2ffd53a8', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9dac8c82-9232-4c7e-9b12-f9cec3b61aa0'} Body: b'' 2024-03-05 10:30:27,980 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9dac8c82-9232-4c7e-9b12-f9cec3b61aa0 0.020s 2024-03-05 10:30:27,980 86191 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-1fd05a93-99aa-400a-854d-b839b551ddf4', 'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9dac8c82-9232-4c7e-9b12-f9cec3b61aa0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9dac8c82-9232-4c7e-9b12-f9cec3b61aa0 does not exist", "detail": ""}}' 2024-03-05 10:30:28,412 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/62636454-230f-4553-a41c-c24f186d1b8a 0.431s 2024-03-05 10:30:28,413 86191 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-b59851c5-95e1-4fe4-b3d6-a5013407b168', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/62636454-230f-4553-a41c-c24f186d1b8a'} Body: b'' {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [179.823387s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 039df54b-e561-4c85-b017-caa7aeada22d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:30,208 86173 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-05 10:27:30,208 86173 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:30,694 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.484s 2024-03-05 10:27:30,694 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1717965183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJtvC/p+e9swI4kGyq9DmqFAu6b2rQGFK2MtApeqQMnPX+HKs4zbls5NVjcyH5PEQb6KiJNePYIhHDrYzOdptIkyKfGvTr66OS3HcKg9+3WaPLUPcMNld57il6oPRpEDpg=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:30 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-578f0e1a-f873-48e7-b043-e2233a710f5d', 'x-compute-request-id': 'req-578f0e1a-f873-48e7-b043-e2233a710f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1717965183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJtvC/p+e9swI4kGyq9DmqFAu6b2rQGFK2MtApeqQMnPX+HKs4zbls5NVjcyH5PEQb6KiJNePYIhHDrYzOdptIkyKfGvTr66OS3HcKg9+3WaPLUPcMNld57il6oPRpEDpg==", "fingerprint": "10:07:20:69:1c:bb:78:5e:39:31:b8:5f:44:32:1b:7b", "user_id": "026d448a17b0401aa359779627570d2b"}}' 2024-03-05 10:27:30,698 86173 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1717965183 created 2024-03-05 10:27:32,662 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.964s 2024-03-05 10:27:32,663 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--852112942", "description": "tempest-description--1804617092"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-b2d6b50a-48e6-40a1-8661-03c1ce8d70e2', 'date': 'Tue, 05 Mar 2024 10:27:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "36860811-992b-45ab-b8d9-d398145c1675", "name": "tempest-securitygroup--852112942", "stateful": true, "tenant_id": "e29b572c370941ee83295c4f315b1793", "description": "tempest-description--1804617092", "shared": false, "security_group_rules": [{"id": "35da824a-7033-4bc0-a720-0b389cd955b0", "project_id": "e29b572c370941ee83295c4f315b1793", "tenant_id": "e29b572c370941ee83295c4f315b1793", "security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "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": 241, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 0}, {"id": "4bbf8415-9c97-4cfc-9d6a-0ec04ab97f26", "project_id": "e29b572c370941ee83295c4f315b1793", "tenant_id": "e29b572c370941ee83295c4f315b1793", "security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "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": 243, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 1, "project_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:27:34,560 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.897s 2024-03-05 10:27:34,561 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "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-e41fd00d-96b5-4cdb-9e38-7340d48bee0c', 'date': 'Tue, 05 Mar 2024 10:27:34 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": "14b0b06b-dc0c-4944-ba3c-6492514e8760", "project_id": "e29b572c370941ee83295c4f315b1793", "tenant_id": "e29b572c370941ee83295c4f315b1793", "security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:33Z", "updated_at": "2024-03-05T10:27:33Z", "revision_number": 0}}' 2024-03-05 10:27:35,567 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.005s 2024-03-05 10:27:35,567 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f1510dbe-d58b-4628-b774-a3ce075bc0fc', 'date': 'Tue, 05 Mar 2024 10:27:35 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": "6c94e202-9a99-472b-b6b4-5e21f767b373", "project_id": "e29b572c370941ee83295c4f315b1793", "tenant_id": "e29b572c370941ee83295c4f315b1793", "security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:35Z", "updated_at": "2024-03-05T10:27:35Z", "revision_number": 0}}' 2024-03-05 10:27:35,568 86173 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--852112942 created 2024-03-05 10:27:40,471 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.902s 2024-03-05 10:27:40,471 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-557e99d0-177f-4828-9d9c-d2809a6f5ac2', 'date': 'Tue, 05 Mar 2024 10:27:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "144ff184-3ddd-48ce-91fb-2b2b9692d969", "tenant_id": "e29b572c370941ee83295c4f315b1793", "floating_ip_address": "172.24.4.76", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e29b572c370941ee83295c4f315b1793", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:38Z", "updated_at": "2024-03-05T10:27:38Z", "revision_number": 0}}' 2024-03-05 10:27:40,472 86173 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '144ff184-3ddd-48ce-91fb-2b2b9692d969', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'floating_ip_address': '172.24.4.76', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e29b572c370941ee83295c4f315b1793', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:38Z', 'updated_at': '2024-03-05T10:27:38Z', 'revision_number': 0, 'ip': '172.24.4.76'} created 2024-03-05 10:27:40,709 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.150s 2024-03-05 10:27:40,710 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27: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-a0b60f99-5f88-4c33-ac46-e7c91bad3fae', '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": "026d448a17b0401aa359779627570d2b", "name": "tempest-AttachVolumeNegativeTest-897542785-project-member", "password_expires_at": null}, "audit_ids": ["JsvfeXk8Rxmq6EGMc7nE0Q"], "expires_at": "2024-03-05T11:27:40.000000Z", "issued_at": "2024-03-05T10:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e29b572c370941ee83295c4f315b1793", "name": "tempest-AttachVolumeNegativeTest-897542785"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e29b572c370941ee83295c4f315b1793", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793", "region": "RegionOne"}], "id": "5508e984eb3b 4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:27:40,711 86173 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'a6f1be28-44c8-453b-bba2-793c876a11db', 'name': 'tempest-AttachVolumeNegativeTest-1275317772-network', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e29b572c370941ee83295c4f315b1793', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17656, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:27:40,711 86173 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1717965183', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJtvC/p+e9swI4kGyq9DmqFAu6b2rQGFK2MtApeqQMnPX+HKs4zbls5NVjcyH5PEQb6KiJNePYIhHDrYzOdptIkyKfGvTr66OS3HcKg9+3WaPLUPcMNld57il6oPRpEDpg==', 'fingerprint': '10:07:20:69:1c:bb:78:5e:39:31:b8:5f:44:32:1b:7b', 'user_id': '026d448a17b0401aa359779627570d2b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDeHs1xCfQ1fzdmzH2Pyjm3f/M9TNB6wWfoge5aBgXE/fKHkA6jsBuE\niJKu5QN8CE6gBwYFK4EEACKhZANiAASbbwv6fnvbMCOJBsqvQ5qhQLum9q0BhStj\nLQKXqkDJz1/hyrOM25bOTVY3Mh+TxEG+ioiTXj2CIRw62MznabSJMinxr06+ujkt\nx3CoPft1mjy1D3DDZXee4peqD0aRA6Y=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '36860811-992b-45ab-b8d9-d398145c1675', 'name': 'tempest-securitygroup--852112942', 'stateful': True, 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'description': 'tempest-description--1804617092', 'shared': False, 'security_group_rules': [{'id': '35da824a-7033-4bc0-a720-0b389cd955b0', 'project_id': 'e29b572c370941ee83295c4f315b1793', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'security_group_id': '36860811-992b-45ab-b8d9-d398145c1675', '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': 241, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 0}, {'id': '4bbf8415-9c97-4cfc-9d6a-0ec04ab97f26', 'project_id': 'e29b572c370941ee83295c4f315b1793', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'security_group_id': '36860811-992b-45ab-b8d9-d398145c1675', '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': 243, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 1, 'project_id': 'e29b572c370941ee83295c4f315b1793'}, 'floating_ip': {'id': '144ff184-3ddd-48ce-91fb-2b2b9692d969', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'floating_ip_address': '172.24.4.76', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e29b572c370941ee83295c4f315b1793', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:38Z', 'updated_at': '2024-03-05T10:27:38Z', 'revision_number': 0, 'ip': '172.24.4.76'}} 2024-03-05 10:27:44,233 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 3.521s 2024-03-05 10:27:44,234 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1773684897", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "a6f1be28-44c8-453b-bba2-793c876a11db"}], "security_groups": [{"name": "tempest-securitygroup--852112942"}], "key_name": "tempest-keypair-1717965183", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a94edc-50a4-4717-bbf1-f8c786f4dfdb', 'x-compute-request-id': 'req-12a94edc-50a4-4717-bbf1-f8c786f4dfdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--852112942"}], "adminPass": "password"}}' 2024-03-05 10:27:44,442 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.205s 2024-03-05 10:27:44,442 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:44 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-4f7dc6cc-2d55-4242-b2c9-93450f1460fd', 'x-compute-request-id': 'req-4f7dc6cc-2d55-4242-b2c9-93450f1460fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'{"server": {"id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "name": "tempest-AttachVolumeNegativeTest-server-1773684897", "status": "BUILD", "tenant_id": "e29b572c370941ee83295c4 f315b1793", "user_id": "026d448a17b0401aa359779627570d2b", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:44Z", "updated": "2024-03-05T10:27:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1717965183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:34,839 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.331s 2024-03-05 10:28:34,839 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6f3feb-6871-4804-92af-e5ac5c18adc5', 'x-compute-request-id': 'req-ab6f3feb-6871-4804-92af-e5ac5c18adc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'{"server": {"id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "name": "tempest-AttachVolumeNegativeTest-server-1773684897", "status": "ACTIVE", "tenant_id": "e29b572c370941ee83295c4f315b1793", "user_id": "026d448a17b0401aa359779627570d2b", "metadata": {}, "hostId": "5d71842b4451abf7da7844cea23770c990c9b2052db70dfc0cd3a96e", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:44Z", "updated": "2024-03-05T10:28:01Z", "addresses": {"tempest-AttachVolumeNegativeTest-1275317772-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:07:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1717965183", "OS-SRV-USG:launched_at": "2024-03-05T10:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--852112942"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:34,854 86173 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-05 10:29:35,212 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4/os-interface 0.300s 2024-03-05 10:29:35,212 86173 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 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-b2ccefb0-4c85-42ce-8089-c04df8b74187', 'x-compute-request-id': 'req-b2ccefb0-4c85-42ce-8089-c04df8b74187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a6f1be28-44c8-453b-bba2-793c876a11db", "port_id": "22d95bbc-580c-46f2-9f18-48bad27f9cd3", "mac_addr": "fa:16:3e:8c:07:df", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "65b71bf4-c2df-473d-b228-79d4670a1be9", "ip_address": "10.0.0.10"}]}]}' 2024-03-05 10:29:35,951 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/144ff184-3ddd-48ce-91fb-2b2b9692d969 0.734s 2024-03-05 10:29:35,951 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "22d95bbc-580c-46f2-9f18-48bad27f9cd3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2cfd48bf-7a8e-4d47-a39c-0d1d3c716b8a', 'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/144ff184-3ddd-48ce-91fb-2b2b9692d969'} Body: b'{"floatingip": {"id": "144ff184-3ddd-48ce-91fb-2b2b9692d969", "tenant_id": "e29b572c370941ee83295c4f315b1793", "floating_ip_address": "172.24.4.76", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "d1a70bbd-dc16-4656-9e67-9c3bd5be8f72", "port_id": "22d95bbc-580c-46f2-9f18-48bad27f9cd3", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a6f1be28-44c8-453b-bba2-793c876a11db", "mac_address": "fa:16:3e:8c:07:df", "admin_state_up": true, "status": "ACTIVE", "device_id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:38Z", "updated_at": "2024-03-05T10:29:35Z", "revision_number": 1, "project_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:29:35,953 86173 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.76:22' as 'cirros' with public key authentication 2024-03-05 10:29:35,983 86173 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:36,101 86173 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:36,102 86173 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.76 successfully created 2024-03-05 10:29:36,147 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4/ips 0.044s 2024-03-05 10:29:36,147 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ed4f4c-5e65-4844-bec3-d911842bb6db', 'x-compute-request-id': 'req-b5ed4f4c-5e65-4844-bec3-d911842bb6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1275317772-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2024-03-05 10:29:36,453 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes 0.301s 2024-03-05 10:29:36,454 86173 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-151044205"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9a43c3-28b7-40ef-8f55-699b2d0864c4', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9a43c3-28b7-40ef-8f55-699b2d0864c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes'} Body: b'{"volume": {"id": "039df54b-e561-4c85-b017-caa7aeada22d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:36.383463", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-151044205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}], "user_id": "026d448a17b0401aa359779627570d2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:36,509 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d 0.044s 2024-03-05 10:29:36,510 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4778c34-1471-40ae-aec0-06e98c0cbdf8', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4778c34-1471-40ae-aec0-06e98c0cbdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d'} Body: b'{"volume": {"id": "039df54b-e561-4c85-b017-caa7aeada22d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-151044205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}], "user_id": "026d448a17b0401aa359779627570d2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:29:37,598 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d 0.072s 2024-03-05 10:29:37,599 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8eb92c8-e796-4596-8396-f63a6eef0e9d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eb92c8-e796-4596-8396-f63a6eef0e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d'} Body: b'{"volume": {"id": "039df54b-e561-4c85-b017-caa7aeada22d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:36.000000", "updated_at": "2024-03-05T10:29:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-151044205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}], "user_id": "026d448a17b0401aa359779627570d2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:29:38,654 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d 0.043s 2024-03-05 10:29:38,655 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e7b14f-b2bc-4374-8e44-39e58de4a4a4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e7b14f-b2bc-4374-8e44-39e58de4a4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d'} Body: b'{"volume": {"id": "039df54b-e561-4c85-b017-caa7aeada22d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:36.000000", "updated_at": "2024-03-05T10:29:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-151044205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}], "user_id": "026d448a17b0401aa359779627570d2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:29:38,830 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE h ttp://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.162s 2024-03-05 10:29:38,830 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64f6be7-3efb-4f87-a3b2-0c93593e38f9', 'x-compute-request-id': 'req-f64f6be7-3efb-4f87-a3b2-0c93593e38f9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'' 2024-03-05 10:29:39,098 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.267s 2024-03-05 10:29:39,098 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 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-ca6cb7c5-d478-4a46-a915-a69397deb13d', 'x-compute-request-id': 'req-ca6cb7c5-d478-4a46-a915-a69397deb13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'{"server": {"id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "name": "tempest-AttachVolumeNegativeTest-server-1773684897", "status": "ACTIVE", "tenant_id": "e29b572c370941ee83295c4f315b1793", "user_id": "026d448a17b0401aa359779627570d2b", "metadata": {}, "hostId": "5d71842b4451abf7da7844cea23770c990c9b2052db70dfc0cd3a96e", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:44Z", "updated": "2024-03-05T10:29:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-1275317772-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:07:df"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:07:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1717965183", "OS-SRV-USG:launched_at": "2024-03-05T10:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--852112942"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:30:29,218 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.056s 2024-03-05 10:30:29,219 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 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-fe1e8c73-ebf2-496f-8707-4e372a05ddc6', 'x-compute-request-id': 'req-fe1e8c73-ebf2-496f-8707-4e372a05ddc6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1a1272f7-9cde-4083-92bc-1ac96bba7fa4 could not be found."}}' 2024-03-05 10:30:29,245 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1717965183 0.026s 2024-03-05 10:30:29,246 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 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-0ffece03-e74c-49d1-9c67-98c59355c2cd', 'x-compute-request-id': 'req-0ffece03-e74c-49d1-9c67-98c59355c2cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1717965183'} Body: b'' 2024-03-05 10:30:29,583 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/36860811-992b-45ab-b8d9-d398145c1675 0.337s 2024-03-05 10:30:29,584 86173 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-adcbef5c-d224-4456-8375-4518dc2b493d', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/36860811-992b-45ab-b8d9-d398145c1675'} Body: b'' 2024-03-05 10:30:29,613 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/36860811-992b-45ab-b8d9-d398145c1675 0.029s 2024-03-05 10:30:29,614 86173 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-177ab577-0588-48f3-8fa1-398fb70b4edd', 'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/36860811-992b-45ab-b8d9-d398145c1675'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 36860811-992b-45ab-b8d9-d398145c1675 does not exist", "detail": ""}}' 2024-03-05 10:30:30,030 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/144ff184-3ddd-48ce-91fb-2b2b9692d969 0.415s 2024-03-05 10:30:30,030 86173 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-26496446-fa62-45d8-928f-b6b4138fe33f', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/144ff184-3ddd-48ce-91fb-2b2b9692d969'} Body: b'' {0} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [178.328363s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 79e0f796-623c-4afe-86b8-cf7158cb0981 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:51,371 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8 0.195s 2024-03-05 10:27:51,372 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b76485c-349b-4c70-9630-3713b5dd564e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "72ae8d06b0f044bba41f49ab52683143", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "created_at": "2024-03-05T10:23:44Z", "updated_at": "2024-03-05T10:23:45Z", "tags": [], "self": "/v2/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8", "file": "/v2/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8/file", "schema": "/v2/schemas/image"}' 2024-03-05 10:27:52,841 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.410s 2024-03-05 10:27:52,841 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c43d9674-afbe-41a8-9475-90d26a7b3e6f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ed7e9ceb76d44992962124edd1bc3e24", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "created_at": "2024-03-05T10:27:53Z", "updated_at": "2024-03-05T10:27:53Z", "tags": [], "self": "/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491", "file": "/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491/file", "schema": "/v2/schemas/image"}' 2024-03-05 10:27:56,200 86169 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2024-03-05 10:27:56,201 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491/file 3.359s 2024-03-05 10:27:56,202 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-40ca1843-be58-44fb-81e9-2cfac38cf276', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491/file'} Body: b'' 2024-03-05 10:27:56,203 86169 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-05 10:27:56,204 86169 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:57,380 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 1.174s 2024-03-05 10:27:57,380 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1194074880", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH3IAyFJ0W0hD3IlFQvaz+wOYelzhXp4TeX2gWRkdejg2xGRdrg0NbnVG1ArhXgqfaUOi6aAMoHGWgVOCux97kqxC2dSGQI/qoNTfsrASfI6UBBROT+2xZXa1hidnF/aRQ=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27: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-7d77e4ad-1c4a-48ec-b9a7-8789b817d956', 'x-compute-request-id': 'req-7d77e4ad-1c4a-48ec-b9a7-8789b817d956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1194074880", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH3IAyFJ0W0hD3IlFQvaz+wOYelzhXp4TeX2gWRkdejg2xGRdrg0NbnVG1ArhXgqfaUOi6aAMoHGWgVOCux97kqxC2dSGQI/qoNTfsrASfI6UBBROT+2xZXa1hidnF/aRQ==", "fingerprint": "24:1c:3c:98:1a:a6:60:0c:5b:28:39:d9:7c:c2:fd:ac", "user_id": "59c7b6c852da4c3abd8df55d88df9f9f"}}' 2024-03-05 10:27:57,383 86169 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1194074880 created 2024-03-05 10:27:58,398 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.014s 2024-03-05 10:27:58,398 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--865952151", "description": "tempest-description--1023269336"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4e1bb058-bce4-4cd3-9bc2-e88d8ecb39e7', 'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "395c09b3-577c-4300-bd84-b1e96cea4134", "name": "tempest-securitygroup--865952151", "stateful": true, "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "description": "tempest-description--1023269336", "shared": false, "security_group_rules": [{"id": "5b40c864-1fa3-4668-b788-0ad0d3bb7428", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "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 ": 315, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:57Z", "updated_at": "2024-03-05T10:27:57Z", "revision_number": 0}, {"id": "b04d36d8-11b9-4fc6-aefb-6885fdc06e74", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "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": 314, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:57Z", "updated_at": "2024-03-05T10:27:57Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:57Z", "updated_at": "2024-03-05T10:27:57Z", "revision_number": 1, "project_id": "650d5c975e0c4e42a7234ee300b63bba"}}' 2024-03-05 10:27:58,667 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.267s 2024-03-05 10:27:58,667 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "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-11f2aa68-7d77-4f1d-be2c-78a3b9b95122', 'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0375ce62-bfa9-48b0-abb1-e7872dc3e03a", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:58Z", "updated_at": "2024-03-05T10:27:58Z", "revision_number": 0}}' 2024-03-05 10:27:59,079 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.410s 2024-03-05 10:27:59,079 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ba94f7b6-a588-4c25-aef8-fd8a29420d58', 'date': 'Tue, 05 Mar 2024 10:27:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d26c4105-48ca-49d9-a201-cfb6d578f9ca", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:58Z", "updated_at": "2024-03-05T10:27:58Z", "revision_number": 0}}' 2024-03-05 10:27:59,080 86169 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--865952151 created 2024-03-05 10:28:02,033 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.951s 2024-03-05 10:28:02,033 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-06d18077-3580-4ffa-9cf6-a129bd41cefa', 'date': 'Tue, 05 Mar 2024 10:28:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3ae45d2e-fd41-4173-afec-6e444cc32870", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "floating_ip_address": "172.24.4.136", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:28:01Z", "revision_number": 0}}' 2024-03-05 10:28:02,034 86169 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3ae45d2e-fd41-4173-afec-6e444cc32870', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'floating_ip_address': '172.24.4.136', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 0, 'ip': '172.24.4.136'} created 2024-03-05 10:28:02,194 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.149s 2024-03-05 10:28:02,195 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:02 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-b3489487-ecf3-41db-853a-328ba225ff97', '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": "59c7b6c852da4c3abd8df55d88df9f9f", "name": "tempest-AttachSCSIVolumeTestJSON-574278236-project-member", "password_expires_at": null}, "audit_ids": ["dI7Ca5CnTdCJauD4UNQtkA"], "expires_at": "2024-03-05T11:28:02.000000Z", "issued_at": "2024-03-05T10:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "650d5c975e0c4e42a7234ee300b63bba", "name": "tempest-AttachSCSIVolumeTestJSON-574278236"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/650d5c975e0c4e42a7234ee300b63bba", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210 727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:28:02,196 86169 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '92d12374-e11e-4b28-ab8a-9452e06e3928', 'name': 'tempest-AttachSCSIVolumeTestJSON-891915446-network', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37639, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:02Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:28:02,197 86169 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1194074880', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH3IAyFJ0W0hD3IlFQvaz+wOYelzhXp4TeX2gWRkdejg2xGRdrg0NbnVG1ArhXgqfaUOi6aAMoHGWgVOCux97kqxC2dSGQI/qoNTfsrASfI6UBBROT+2xZXa1hidnF/aRQ==', 'fingerprint': '24:1c:3c:98:1a:a6:60:0c:5b:28:39:d9:7c:c2:fd:ac', 'user_id': '59c7b6c852da4c3abd8df55d88df9f9f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAw7/PiWA6kdS156OGvJ/qx0iFiCvka19rmXlNuvkKPmqKBQ6Tzspsf\nSylWYvZjb2igBwYFK4EEACKhZANiAAR9yAMhSdFtIQ9yJRUL2s/sDmHpc4V6eE3l\n9oFkZHXo4NsRkXa4NDW51RtQK4V4Kn2lDoumgDKBxloFTgrsfe5KsQtnUhkCP6qD\nU37KwEnyOlAQUTk/tsWV2tYYnZxf2kU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '395c09b3-577c-4300-bd84-b1e96cea4134', 'name': 'tempest-securitygroup--865952151', 'stateful': True, 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'description': 'tempest-description--1023269336', 'shared': False, 'security_group_rules': [{'id': '5b40c864-1fa3-4668-b788-0ad0d3bb7428', 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'security_group_id': '395c09b3-577c-4300-bd84-b1e96cea4134', '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': 315, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:57Z', 'updated_at': '2024-03-05T10:27:57Z', 'revision_number': 0}, {'id': 'b04d36d8-11b9-4fc6-aefb-6885fdc06e74', 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'security_group_id': '395c09b3-577c-4300-bd84-b1e96cea4134', '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': 314, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:57Z', 'updated_at': '2024-03-05T10:27:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:57Z', 'updated_at': '2024-03-05T10:27:57Z', 'revision_number': 1, 'project_id': '650d5c975e0c4e42a7234ee300b63bba'}, 'floating_ip': {'id': '3ae45d2e-fd41-4173-afec-6e444cc32870', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'floating_ip_address': '172.24.4.136', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 0, 'ip': '172.24.4.136'}} 2024-03-05 10:28:04,096 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.898s 2024-03-05 10:28:04,096 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1342825949", "imageRef": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "92d12374-e11e-4b28-ab8a-9452e06e3928"}], "security_groups": [{"name": "tempest-securitygroup--865952151"}], "key_name": "tempest-keypair-1194074880", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1afe425b-5ed9-47a2-9232-d2ad7cf0f39f', 'x-compute-request-id': 'req-1afe425b-5ed9-47a2-9232-d2ad7cf0f39f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--865952151"}], "adminPass": "P2C8WLwTD32W"}}' 2024-03-05 10:28:04,509 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.409s 2024-03-05 10:28:04,509 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:04 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-7dc4333a-835e-487c-ae7a-7826d692a4a4', 'x-compute-request-id': 'req-7dc4333a-835e-487c-ae7a-7826d692a4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'{"server": {"id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "name": "tempest-AttachSCSIVolumeTestJSON-server-1342825949", "status": "BUILD", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "metadata": {}, "hostId": "", "image": {"id": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78a86b07-fb8b-4fe0-a41d-01773dee1491"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:04Z", "updated": "2024-03-05T10:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1194074880", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:55,301 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.725s 2024-03-05 10:28:55,302 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f640e306-b1cc-448b-929a-9be4c2582468', 'x-compute-request-id': 'req-f640e306-b1cc-448b-929a-9be4c2582468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'{"server": {"id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "name": "tempest-AttachSCSIVolumeTestJSON-server-1342825949", "status": "ACTIVE", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "metadata": {}, "hostId": "0eb01e78cbbb0dad4e52ca8238c402c7ad78ddb48bdd37a3eefab4a6", "image": {"id": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78a86b07-fb8b-4fe0-a41d-01773dee1491"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:04Z", "updated": "2024-03-05T10:28:22Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-891915446-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6d:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1194074880", "OS-SRV-USG:launched_at": "2024-03-05T10:28:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865952151"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []} }' 2024-03-05 10:28:55,330 86169 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:29:55,504 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04/os-interface 0.144s 2024-03-05 10:29:55,505 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:55 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-6187fc0f-62ab-4505-9d77-b0d8aaf0b2d1', 'x-compute-request-id': 'req-6187fc0f-62ab-4505-9d77-b0d8aaf0b2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "92d12374-e11e-4b28-ab8a-9452e06e3928", "port_id": "64284db5-75ba-4341-9b02-8c963d5b19be", "mac_addr": "fa:16:3e:53:6d:70", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "02eba70e-dbbd-4ad8-b25d-06e2b462a320", "ip_address": "10.0.0.9"}]}]}' 2024-03-05 10:29:56,392 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3ae45d2e-fd41-4173-afec-6e444cc32870 0.881s 2024-03-05 10:29:56,393 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "64284db5-75ba-4341-9b02-8c963d5b19be"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-040d3912-9afb-401c-827e-8a34fd8f0be6', 'date': 'Tue, 05 Mar 2024 10:29:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3ae45d2e-fd41-4173-afec-6e444cc32870'} Body: b'{"floatingip": {"id": "3ae45d2e-fd41-4173-afec-6e444cc32870", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "floating_ip_address": "172.24.4.136", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "5d30eeac-6d9a-4ebf-afce-fa98b8893809", "port_id": "64284db5-75ba-4341-9b02-8c963d5b19be", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "92d12374-e11e-4b28-ab8a-9452e06e3928", "mac_address": "fa:16:3e:53:6d:70", "admin_state_up": true, "status": "ACTIVE", "device_id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:29:55Z", "revision_number": 1, "project_id": "650d5c975e0c4e42a7234ee300b63bba"}}' 2024-03-05 10:29:56,394 86169 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.136:22' as 'cirros' with public key authentication 2024-03-05 10:29:56,409 86169 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:56,517 86169 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:56,517 86169 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.136 successfully created 2024-03-05 10:29:56,772 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes 0.253s 2024-03-05 10:29:56,772 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-264542659"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eaca0f5-39fd-45e1-ba2a-3cfb71f46bb4', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eaca0f5-39fd-45e1-ba2a-3cfb71f46bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes'} Body: b'{"volume": {"id": "79e0f796-623c-4afe-86b8-cf7158cb0981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:56.707722", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-264542659", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}], "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:56,837 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981 0.040s 2024-03-05 10:29:56,838 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a191652d-5f40-4b3a-a64a-825f8e8d9a83', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a191652d-5f40-4b3a-a64a-825f8e8d9a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981'} Body: b'{"volume": {"id": "79e0f796-623c-4afe-86b8-cf7158cb0981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:57.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-264542659", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}], "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "650d5c975e0c4e42a7234ee300b63bba"}}' 2024-03-05 10:29:57,895 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981 0.040s 2024-03-05 10:29:57,895 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdfce637-ccda-41af-8f8f-b05fb9bdf767', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdfce637-ccda-41af-8f8f-b05fb9bdf767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981'} Body: b'{"volume": {"id": "79e0f796-623c-4afe-86b8-cf7158cb0981", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:57.000000", "updated_at": "2024-03-05T10:29:58.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-264542659", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}], "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "650d5c975e0c4e42a7234ee300b63bba"}}' 2024-03-05 10:29:58,090 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.182s 2024-03-05 10:29:58,090 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca76246-2635-4c6a-a2e0-52d1e499d0fe', 'x-compute-request-id': 'req-bca76246-2635-4c6a-a2e0-52d1e499d0fe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'' 2024-03-05 10:29:58,411 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.320s 2024-03-05 10:29:58,411 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29: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-a369ef5b-91de-4136-9edf-b9668d2a12ce', 'x-compute-request-id': 'req-a369ef5b-91de-4136-9edf-b9668d2a12ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'{"server": {"id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "name": "tempest-AttachSCSIVolumeTestJSON-server-1342825949", "status": "ACTIVE", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "metadata": {}, "hostId": "0eb01e78cbbb0dad4e52ca8238c402c7ad78ddb48bdd37a3eefab4a6", "image": {"id": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78a86b07-fb8b-4fe0-a41d-01773dee1491"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:04Z", "updated": "2024-03-05T10:29:58Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-891915446-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6d:70"} , {"version": 4, "addr": "172.24.4.136", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6d:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1194074880", "OS-SRV-USG:launched_at": "2024-03-05T10:28:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865952151"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:30:48,559 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.084s 2024-03-05 10:30:48,559 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d086b41c-e1f1-46e1-a782-34216f0b219a', 'x-compute-request-id': 'req-d086b41c-e1f1-46e1-a782-34216f0b219a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 75633ae5-831a-4212-b64a-f95d74cd6a04 could not be found."}}' 2024-03-05 10:30:48,593 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1194074880 0.033s 2024-03-05 10:30:48,593 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac7f1f8-6dd1-43ad-8851-dfbbeee535bb', 'x-compute-request-id': 'req-dac7f1f8-6dd1-43ad-8851-dfbbeee535bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1194074880'} Body: b'' 2024-03-05 10:30:48,762 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/395c09b3-577c-4300-bd84-b1e96cea4134 0.168s 2024-03-05 10:30:48,762 86169 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-55bf25ce-5965-445d-b664-a16557032c74', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/395c09b3-577c-4300-bd84-b1e96cea4134'} Body: b'' 2024-03-05 10:30:48,782 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/395c09b3-577c-4300-bd84-b1e96cea4134 0.019s 2024-03-05 10:30:48,782 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4ba31781-45d8-4814-b425-4d111ed890fc', 'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/395c09b3-577c-4300-bd84-b1e96cea4134'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 395c09b3-577c-4300-bd84-b1e96cea4134 does not exist", "detail": ""}}' 2024-03-05 10:30:49,322 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3ae45d2e-fd41-4173-afec-6e444cc32870 0.539s 2024-03-05 10:30:49,323 86169 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-ca82ffbb-c388-4289-b4a3-6a4554bbc2d1', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3ae45d2e-fd41-4173-afec-6e444cc32870'} Body: b'' 2024-03-05 10:30:49,484 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491 0.161s 2024-03-05 10:30:49,485 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-fdac235c-afa5-49d9-8b96-4908d4e5d98b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491'} Body: b'' 2024-03-05 10:30:49,502 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491 0.017s 2024-03-05 10:30:49,502 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95a0a013-33ef-4028-b808-3553091a2116', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491'} Body: b'{"message": "No image found with ID 78a86b07-fb8b-4fe0-a41d-01773dee1491

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' {5} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [197.829994s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9b2971cd-24ff-41f5-a206-e2a0104cad4c failed to reach available status (current downloading) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:52,406 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes 1.270s 2024-03-05 10:27:52,407 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a7f5fa-c340-492f-aa09-d670a9fd6bf4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a7f5fa-c340-492f-aa09-d670a9fd6bf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.162579", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:27:52,516 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.086s 2024-03-05 10:27:52,516 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed97a82-39a3-4559-834f-9a362c92f9f2', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed97a82-39a3-4559-834f-9a362c92f9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:53,655 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.109s 2024-03-05 10:27:53,655 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233c4b47-5922-4a73-81b1-a0779b462e12', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233c4b47-5922-4a73-81b1-a0779b462e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:54,803 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.132s 2024-03-05 10:27:54,803 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e82df1-8464-45c8-aaea-abcf1dc785fd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e82df1-8464-45c8-aaea-abcf1dc785fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:55,939 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.119s 2024-03-05 10:27:55,940 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adef764-9e83-4906-940a-54ee1daab8eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adef764-9e83-4906-940a-54ee1daab8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:57,118 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.160s 2024-03-05 10:27:57,119 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be700b9-ecaa-4233-aa99-5ccfd494d2cb', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be700b9-ecaa-4233-aa99-5ccfd494d2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:58,246 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.096s 2024-03-05 10:27:58,247 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77269fa4-b560-475e- aa99-c66bac04b3e0', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77269fa4-b560-475e-aa99-c66bac04b3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:59,872 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.604s 2024-03-05 10:27:59,873 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2e1be8-f4aa-48c9-a3ae-bd75f633e783', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2e1be8-f4aa-48c9-a3ae-bd75f633e783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:00,993 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.098s 2024-03-05 10:28:00,994 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705281c7-9d64-4b41-9edc-b06c06806d33', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-705281c7-9d64-4b41-9edc-b06c06806d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:02,134 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.114s 2024-03-05 10:28:02,135 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41118ebf-8db4-4750-bd14-9855c7c5ad32', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41118ebf-8db4-4750-bd14-9855c7c5ad32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:03,269 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.098s 2024-03-05 10:28:03,270 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfe2407-1fd7-4b82-8b9f-47bf649ed4fc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfe2407-1fd7-4b82-8b9f-47bf649ed4fc', 'connection': 'clo se', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:04,405 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.105s 2024-03-05 10:28:04,405 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0d5623-fe0d-4df0-8383-4f404fc55fdb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0d5623-fe0d-4df0-8383-4f404fc55fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:05,501 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.077s 2024-03-05 10:28:05,501 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232d2c3f-f535-4542-ac23-e74438cddc40', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232d2c3f-f535-4542-ac23-e74438cddc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c5 55cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:06,678 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.161s 2024-03-05 10:28:06,678 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b04a715-6e79-4f68-b630-e578c507652a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b04a715-6e79-4f68-b630-e578c507652a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:07,876 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.160s 2024-03-05 10:28:07,877 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d685e6-a62d-4805-b745-4e388a45ce77', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d685e6-a62d-4805-b745-4e388a45ce77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-2 4ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:09,019 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.116s 2024-03-05 10:28:09,019 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8614f299-3f03-4f3c-bbd4-d752d90676f8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8614f299-3f03-4f3c-bbd4-d752d90676f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:10,098 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.063s 2024-03-05 10:28:10,098 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1fef32-24da-4178-96bf-c084fd02f69f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1fef32-24da-4178-96bf-c084fd02f69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "cre ated_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:11,298 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.186s 2024-03-05 10:28:11,299 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6626e611-a683-4c6f-a732-18c045c94ce7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6626e611-a683-4c6f-a732-18c045c94ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:12,388 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:28:12,388 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2ec5c5-0afb-41c0-9846-0e3ddf0dee46', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2ec5c5-0afb-41c0-9846-0e3ddf0dee46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempe st-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:13,476 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:28:13,476 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130ad3dd-9597-48f7-8f54-4a67d71886f9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130ad3dd-9597-48f7-8f54-4a67d71886f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:14,556 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.065s 2024-03-05 10:28:14,557 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b2740d-db9e-4c46-b276-9e88526c43cc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b2740d-db9e-4c46-b276-9e88526c43cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2 ", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:15,673 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.090s 2024-03-05 10:28:15,673 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cd7e1c-1c39-4881-b611-6af9efc9a246', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cd7e1c-1c39-4881-b611-6af9efc9a246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:16,758 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.071s 2024-03-05 10:28:16,759 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca2b70e-2bb8-4268-a5a8-b833bdff10b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca2b70e-2bb8-4268-a5a8-b833bdff10b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "h ttp://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:17,940 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.161s 2024-03-05 10:28:17,941 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1db9fb6-3c55-49b4-8f6b-5aeb3f79ffd9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1db9fb6-3c55-49b4-8f6b-5aeb3f79ffd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:19,051 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.095s 2024-03-05 10:28:19,052 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5494ab-88d0-448d-bbc4-62b507d3ea23', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5494ab-88d0-448d-bbc4-62b507d3ea23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a010 4cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:20,162 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.088s 2024-03-05 10:28:20,162 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98025785-fac3-4537-b7ea-f28f43a01fab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98025785-fac3-4537-b7ea-f28f43a01fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:21,308 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.125s 2024-03-05 10:28:21,308 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9454534-484f-45ae-8a48-fda0ebfd8f10', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9454534-484f-45ae-8a48-fda0ebfd8f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/v olumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:22,478 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.145s 2024-03-05 10:28:22,479 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7263cc88-f076-4f9a-a1fe-bf83191d670c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7263cc88-f076-4f9a-a1fe-bf83191d670c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:23,642 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.139s 2024-03-05 10:28:23,643 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b186f9-76f3-4d07-b237-18868f62ea58', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b186f9-76f3-4d07-b237-18868f62ea58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bo otable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:24,745 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.085s 2024-03-05 10:28:24,746 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34bfe79-b9de-4366-b899-7b849123ba52', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34bfe79-b9de-4366-b899-7b849123ba52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:25,883 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.115s 2024-03-05 10:28:25,884 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b855d75-7689-4e29-8a42-1842c0039883', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b855d75-7689-4e29-8a42-1842c0039883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mu ltiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:26,978 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:28:26,978 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff8372e-5e76-4443-9b2b-4ee79712eed0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff8372e-5e76-4443-9b2b-4ee79712eed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:28,106 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.110s 2024-03-05 10:28:28,106 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ab6184-db6e-485b-af92-9cc0fe91a495', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ab6184-db6e-485b-af92-9cc0fe91a495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "o s-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:29,226 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.097s 2024-03-05 10:28:29,227 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce62680-4a70-44ff-8be7-ea47c9de787a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce62680-4a70-44ff-8be7-ea47c9de787a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:30,359 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.119s 2024-03-05 10:28:30,359 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3643783-2e5f-4d5f-8418-bd9fb408d795', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3643783-2e5f-4d5f-8418-bd9fb408d795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:31,471 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.085s 2024-03-05 10:28:31,471 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26adf782-bcb2-4b90-a3a3-a4f3224ed1a2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26adf782-bcb2-4b90-a3a3-a4f3224ed1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:32,549 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.053s 2024-03-05 10:28:32,549 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5f645e-2a4e-4f40-91f1-533da9ec9d0c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5f645e-2a4e-4f40-91f1-533da9ec9d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:33,627 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_dev ices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.056s 2024-03-05 10:28:33,627 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62269e5-84b3-4ab6-b6b4-a93ed7273308', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62269e5-84b3-4ab6-b6b4-a93ed7273308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:34,764 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.117s 2024-03-05 10:28:34,765 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2f74e2-ee4b-4cbd-b211-703e97408470', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2f74e2-ee4b-4cbd-b211-703e97408470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:35,868 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff- 41f5-a206-e2a0104cad4c 0.086s 2024-03-05 10:28:35,868 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551c8c0a-d3dc-4581-b67c-a08bd5cc4c3c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551c8c0a-d3dc-4581-b67c-a08bd5cc4c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:36,933 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.051s 2024-03-05 10:28:36,934 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2467a27-0578-4cd8-9643-5e721c897511', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2467a27-0578-4cd8-9643-5e721c897511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:38,007 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.059s 2024-03-05 10:28:38,007 86179 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0815744-c744-48bb-bbda-50ddedb04b68', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0815744-c744-48bb-bbda-50ddedb04b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:39,114 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.094s 2024-03-05 10:28:39,115 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca5e9c6-d3e8-471f-a592-25e492e97925', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca5e9c6-d3e8-471f-a592-25e492e97925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:40,210 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.074s 2024-03-05 10:28:40,210 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87eb98cb-dfa0-4f2e-ab46-d162e9c8f153', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87eb98cb-dfa0-4f2e-ab46-d162e9c8f153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:41,304 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.078s 2024-03-05 10:28:41,304 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76aecc17-38c4-44b1-a278-ebbdcdaf8bc5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76aecc17-38c4-44b1-a278-ebbdcdaf8bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:42,416 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.079s 2024-03-05 10:28:42,417 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:4 2 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a820cc1b-ba81-48b9-996a-26d918efb6c2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a820cc1b-ba81-48b9-996a-26d918efb6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:43,488 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.056s 2024-03-05 10:28:43,489 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3b89ed-e238-4c94-bc09-4432f131f922', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3b89ed-e238-4c94-bc09-4432f131f922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:44,618 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.106s 2024-03-05 10:28:44,619 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request -id': 'req-f7e089f2-1923-4f37-85c9-a76f20b81674', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e089f2-1923-4f37-85c9-a76f20b81674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:45,729 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.094s 2024-03-05 10:28:45,730 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e213efb9-b708-4d20-8143-f282300a681b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e213efb9-b708-4d20-8143-f282300a681b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:46,893 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.138s 2024-03-05 10:28:46,894 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400aae69-93ea-49ae-8ee1-47b014098f5e', 'content-length': '977', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400aae69-93ea-49ae-8ee1-47b014098f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:48,026 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.106s 2024-03-05 10:28:48,026 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a87d175f-e7fb-4bc9-b440-b1a7865c13ad', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a87d175f-e7fb-4bc9-b440-b1a7865c13ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:49,143 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.091s 2024-03-05 10:28:49,144 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72cd1a0-fd99-444c-86ae-d37f34bc313e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72cd1a0-fd99-444c -86ae-d37f34bc313e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:50,368 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.190s 2024-03-05 10:28:50,369 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88202ca-19df-4eb0-99d4-236929f9a9bf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88202ca-19df-4eb0-99d4-236929f9a9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:51,495 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.100s 2024-03-05 10:28:51,495 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a6f7bf-9279-4950-926c-cda761ecbfff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a6f7bf-9279-4950-926c-cda761ecbfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:52,610 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.099s 2024-03-05 10:28:52,610 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5526ef54-12af-4eae-b018-9626ae2190c4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5526ef54-12af-4eae-b018-9626ae2190c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:53,720 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.084s 2024-03-05 10:28:53,721 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fd53a7-a03b-4017-83bf-a8f801738ec7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fd53a7-a03b-4017-83bf-a8f801738ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:54,854 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.107s 2024-03-05 10:28:54,855 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566b607e-98c0-4538-bb63-6ef7557cac00', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566b607e-98c0-4538-bb63-6ef7557cac00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:55,949 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.064s 2024-03-05 10:28:55,950 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b364f2f9-992f-4e46-b3b4-3e33fa6310ab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b364f2f9-992f-4e46-b3b4-3e33fa6310ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size ": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:57,037 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.063s 2024-03-05 10:28:57,038 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab05038b-430e-47a8-94d8-1214c4049851', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab05038b-430e-47a8-94d8-1214c4049851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:58,140 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.077s 2024-03-05 10:28:58,140 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9e41df-3706-4022-82ac-5e40ff58e355', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9e41df-3706-4022-82ac-5e40ff58e355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024 -03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:59,281 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.114s 2024-03-05 10:28:59,282 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14aba930-3940-416b-9bb4-3a30fb5c93e7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14aba930-3940-416b-9bb4-3a30fb5c93e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:00,367 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.061s 2024-03-05 10:29:00,367 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab9bc43-8c49-461e-a507-3f03fdd8a268', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab9bc43-8c49-461e-a507-3f03fdd8a268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "descript ion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:01,488 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.096s 2024-03-05 10:29:01,488 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d3d81d-897c-4a20-a7f2-f7196e4db6ca', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d3d81d-897c-4a20-a7f2-f7196e4db6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:02,600 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.085s 2024-03-05 10:29:02,601 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f504c34e-9747-4693-ba64-862a03f59dcd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f504c34e-9747-4693-ba64-862a03f59dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": { }, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:03,737 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.111s 2024-03-05 10:29:03,738 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574c26da-ee36-46de-a429-338de070be61', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574c26da-ee36-46de-a429-338de070be61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:04,852 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.088s 2024-03-05 10:29:04,852 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0b441e-46ad-4e42-abbc-7146a381ea3b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0b441e-46ad-4e42-abbc-7146a381ea3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa /volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:05,938 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.062s 2024-03-05 10:29:05,939 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b493f88e-400b-4b78-addc-406f4a00f797', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b493f88e-400b-4b78-addc-406f4a00f797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:07,042 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.076s 2024-03-05 10:29:07,042 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138af3df-4c1b-4cad-89f9-c7def99ddedd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138af3df-4c1b-4cad-89f9-c7def99ddedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/vo lume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:08,163 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.094s 2024-03-05 10:29:08,163 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b993c71-0195-47c3-821a-3aefb6ab97a2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b993c71-0195-47c3-821a-3aefb6ab97a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:09,261 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:29:09,261 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee54e0fb-8b3f-4448-9aa1-d79f27b7e171', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee54e0fb-8b3f-4448-9aa1-d79f27b7e171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:10,378 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.091s 2024-03-05 10:29:10,378 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76289ec2-8b0b-409c-b642-06699adc0038', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76289ec2-8b0b-409c-b642-06699adc0038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:11,506 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.083s 2024-03-05 10:29:11,506 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5042a13-7d0d-424e-ac8d-c006e7df6341', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5042a13-7d0d-424e-ac8d-c006e7df6341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:12,616 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.084s 2024-03-05 10:29:12,617 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28026cd8-85b3-4236-99e1-9dfb75721d98', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28026cd8-85b3-4236-99e1-9dfb75721d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:13,732 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.078s 2024-03-05 10:29:13,735 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df10799f-1f31-48a2-97bb-eb8f64a513ef', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df10799f-1f31-48a2-97bb-eb8f64a513ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadat a": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:14,834 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.073s 2024-03-05 10:29:14,835 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45fb0270-92c6-4bf0-acbb-62d743197e20', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45fb0270-92c6-4bf0-acbb-62d743197e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:15,913 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.063s 2024-03-05 10:29:15,914 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e499e0ca-2aab-4ddb-8313-8af338deb0ab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e499e0ca-2aab-4ddb-8313-8af338deb0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c55 5cfa"}}' 2024-03-05 10:29:17,005 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.067s 2024-03-05 10:29:17,006 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1642606-9c57-4ed2-ba3a-d6f3127dc493', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1642606-9c57-4ed2-ba3a-d6f3127dc493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:18,123 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.091s 2024-03-05 10:29:18,123 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f2b6fc-2ce3-4c35-9fd9-f8efd9b34a15', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f2b6fc-2ce3-4c35-9fd9-f8efd9b34a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:19,238 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBo otDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.090s 2024-03-05 10:29:19,238 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f28de4-5fc0-472c-8795-f0f68f3500cf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f28de4-5fc0-472c-8795-f0f68f3500cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:20,346 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.082s 2024-03-05 10:29:20,347 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc9bb13-8433-4aeb-8f8e-2a7e67578549', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc9bb13-8433-4aeb-8f8e-2a7e67578549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:21,476 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f 976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.109s 2024-03-05 10:29:21,476 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76a2ca3-6f70-4c58-a781-97f4b8941662', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76a2ca3-6f70-4c58-a781-97f4b8941662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:22,569 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.069s 2024-03-05 10:29:22,570 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824ec4aa-093c-42fd-9fe4-f794bd5872fc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824ec4aa-093c-42fd-9fe4-f794bd5872fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:23,671 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.075s 2024-03-05 10:29:23,672 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2eb6198-a26b-45e7-bf73-2a86822bb1a9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2eb6198-a26b-45e7-bf73-2a86822bb1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:24,763 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.064s 2024-03-05 10:29:24,763 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df967a0c-ddb5-42fb-abd8-9493a85ee5b2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df967a0c-ddb5-42fb-abd8-9493a85ee5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:25,882 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.107s 2024-03-05 10:29:25,883 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b40e95f-eb46-4bd8-82de-01076de69f7b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b40e95f-eb46-4bd8-82de-01076de69f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:26,941 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:29:26,942 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba661e1-c0b8-4993-8bb7-bc61c3211fa2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba661e1-c0b8-4993-8bb7-bc61c3211fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:28,008 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.051s 2024-03-05 10:29:28,009 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Tue, 05 Mar 2024 10:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-078394c9-3957-4be7-b1e3-ae70608a4110', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-078394c9-3957-4be7-b1e3-ae70608a4110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:29,070 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:29:29,071 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f2ed4d-d997-46ad-bdd3-7e1382ffb3e1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f2ed4d-d997-46ad-bdd3-7e1382ffb3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:30,161 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.074s 2024-03-05 10:29:30,161 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c6c475-c1f5-4186-8b11-548c89852c1a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c6c475-c1f5-4186-8b11-548c89852c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:31,218 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:29:31,218 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6affe9ce-f7fd-4685-9208-315b7cd81b72', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6affe9ce-f7fd-4685-9208-315b7cd81b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:32,273 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:32,273 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0643f20f-270d-49ab-a0ae-c8d623d4264a', 'content- length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0643f20f-270d-49ab-a0ae-c8d623d4264a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:33,334 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:29:33,334 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bfca0d-d184-4925-b4ed-a9beca796576', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bfca0d-d184-4925-b4ed-a9beca796576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:34,394 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:34,394 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d114e158-7c16-43e8-86ab-e74139c6515e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-d114e158-7c16-43e8-86ab-e74139c6515e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:35,450 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.043s 2024-03-05 10:29:35,451 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67156e0-e382-4812-a2bb-501a620197a3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67156e0-e382-4812-a2bb-501a620197a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:36,509 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:36,509 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bf147a-b7f2-4f66-87b9-5733bac14f1d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bf147a-b7f2-4f66-87b9-5733bac14f1d', 'connection': 'close', 'status': '200' , 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:37,581 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.058s 2024-03-05 10:29:37,582 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd2cdc5-0585-4cc6-99fd-6506603ae97d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd2cdc5-0585-4cc6-99fd-6506603ae97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:38,656 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:29:38,656 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548950ca-ad65-4684-9874-5972ca53d5eb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548950ca-ad65-4684-9874-5972ca53d5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971 cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:39,717 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:39,717 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81a7dac-40d5-4d19-8abd-4325f8474c89', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81a7dac-40d5-4d19-8abd-4325f8474c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:40,772 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:29:40,773 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04b91b8-1519-47e1-bd0d-c77991cf61a8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04b91b8-1519-47e1-bd0d-c77991cf61a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a010 4cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:41,825 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:29:41,825 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948a4685-f439-4a56-b5b8-611f90bf0a34', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948a4685-f439-4a56-b5b8-611f90bf0a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:42,879 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:42,879 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e082142c-ae6a-46eb-864f-b0c952cf7a76', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e082142c-ae6a-46eb-864f-b0c952cf7a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-0 5T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:43,932 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:29:43,932 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca7c791-074b-4b6f-95cf-beb0ca08ece1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca7c791-074b-4b6f-95cf-beb0ca08ece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:44,986 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:44,986 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548f4fbb-5473-4e7b-8986-0dbf2798bcf8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548f4fbb-5473-4e7b-8986-0dbf2798bcf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevices Test_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:46,037 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.037s 2024-03-05 10:29:46,037 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666a74ec-ec53-4216-bb86-38630ef35d62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666a74ec-ec53-4216-bb86-38630ef35d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:47,089 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:29:47,089 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c68e84-9120-4643-84a6-d54623dfcf7f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c68e84-9120-4643-84a6-d54623dfcf7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": nu ll, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:48,149 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:29:48,149 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d621b28-1384-486c-b0f6-f360ea232b04', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d621b28-1384-486c-b0f6-f360ea232b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:49,203 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:49,203 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8318f5d6-888b-40bf-8cda-df5495a8a77f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8318f5d6-888b-40bf-8cda-df5495a8a77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/vol ume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:50,256 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:29:50,257 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06eebeab-c6d9-4bc0-a0ce-aa4fe62bf5b4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06eebeab-c6d9-4bc0-a0ce-aa4fe62bf5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:51,310 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:29:51,310 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fad0f65-c3be-4c3a-80af-e01854984648', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fad0f65-c3be-4c3a-80af-e01854984648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "b ookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:52,369 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:52,370 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8726a412-5ba1-46e3-ad50-513001d2334a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8726a412-5ba1-46e3-ad50-513001d2334a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:53,427 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:29:53,427 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18116539-ad11-41aa-aa34-a4c185d35960', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18116539-ad11-41aa-aa34-a4c185d35960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff -41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:54,481 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:54,481 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bd2f0d-c350-4f7e-a5bf-2fc7579a9981', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bd2f0d-c350-4f7e-a5bf-2fc7579a9981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:55,541 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:29:55,541 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233eeac9-58eb-445d-9981-96ad48b1177a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233eeac9-58eb-445d-9981-96ad48b1177a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "e ncrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:56,595 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:29:56,596 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03345203-22d0-4b14-8e5a-70b4eaa01c19', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03345203-22d0-4b14-8e5a-70b4eaa01c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:57,659 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.051s 2024-03-05 10:29:57,660 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56a7ac4-4d33-4260-b2f1-5816e4691667', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56a7ac4-4d33-4260-b2f1-5816e4691667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, " attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:58,755 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.081s 2024-03-05 10:29:58,755 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846298cc-6cb2-41df-8e43-31bcf2be2d1d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846298cc-6cb2-41df-8e43-31bcf2be2d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:59,813 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:59,814 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2aefdd-205f-4b4c-a5e9-c29f150cf54d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2aefdd-205f-4b4c-a5e9-c29f150cf54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:te nant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:00,871 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:30:00,871 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338fc357-4554-4919-848f-6cdc33933be2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338fc357-4554-4919-848f-6cdc33933be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:01,939 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.052s 2024-03-05 10:30:01,946 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ab3275-5973-4a5c-a307-e8ab282d06b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ab3275-5973-4a5c-a307-e8ab282d06b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:03,006 86179 INFO [tempest.li b.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:30:03,007 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ed1086-d348-426f-a21a-1d002eda1445', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ed1086-d348-426f-a21a-1d002eda1445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:04,064 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:30:04,065 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64496b9-e0f6-446d-8f4c-80b46873f903', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64496b9-e0f6-446d-8f4c-80b46873f903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:05,120 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http: //10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:05,120 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bcf555a-8bef-4781-af00-9013c0381e23', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bcf555a-8bef-4781-af00-9013c0381e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:06,178 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:30:06,179 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cfd3cd1-969d-4eac-ae21-1daec33e2c9e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cfd3cd1-969d-4eac-ae21-1daec33e2c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:07,252 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad 4c 0.059s 2024-03-05 10:30:07,349 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0a4f76-06cf-4f40-bc05-36cac8e4b906', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0a4f76-06cf-4f40-bc05-36cac8e4b906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:08,403 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:08,403 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ba9c6e-d19f-49c2-a8ff-b2b96adde1df', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ba9c6e-d19f-49c2-a8ff-b2b96adde1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:09,456 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:09,457 86179 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28a2053-66fe-4ed6-ae50-1a6d1593ea79', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28a2053-66fe-4ed6-ae50-1a6d1593ea79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:10,510 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:10,511 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d98bbc0-38a5-4b0c-b045-a6104117a302', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d98bbc0-38a5-4b0c-b045-a6104117a302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:11,569 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:30:11,569 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9238237-a10c-4052-97bd-57e310ed0153', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9238237-a10c-4052-97bd-57e310ed0153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:12,622 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:30:12,622 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a716655-a37d-4354-84c6-f28a7ff5d426', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a716655-a37d-4354-84c6-f28a7ff5d426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:13,678 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:30:13,678 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:13 GMT', 'server': 'A pache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327a4180-60e2-49a7-a1af-98293a64d513', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327a4180-60e2-49a7-a1af-98293a64d513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:14,733 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:30:14,733 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1b9007-a2ff-465a-9783-de70ed31e70b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1b9007-a2ff-465a-9783-de70ed31e70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:15,791 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:30:15,791 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee367f6- 7032-4ea6-8c14-640db000e9ee', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee367f6-7032-4ea6-8c14-640db000e9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:16,847 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:30:16,848 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ab397e-ccb7-4e95-b330-bb699abc07ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ab397e-ccb7-4e95-b330-bb699abc07ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:17,960 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.097s 2024-03-05 10:30:17,961 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e9078c-01bf-4b88-82cf-f040f8cf4585', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e9078c-01bf-4b88-82cf-f040f8cf4585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:19,025 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:19,026 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b132217a-8999-4d36-a49e-7ab013530873', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b132217a-8999-4d36-a49e-7ab013530873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:20,082 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.043s 2024-03-05 10:30:20,082 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc899aae-7d36-462f-b806-6bc1bb33c9e0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc899aae-7d36-462f-b806-6bc1bb33c9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:21,137 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:30:21,138 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46a8de9-d33c-44d2-b177-d00da7fa3231', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46a8de9-d33c-44d2-b177-d00da7fa3231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:22,195 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:30:22,195 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b952989-4221-4d2f-aee0-1db0f3bda43f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b952989-4221-4d2f-aee0-1db0f3bda43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c 5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:23,248 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:23,248 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470cfbc7-a26e-46ed-a28e-64c34066eac7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470cfbc7-a26e-46ed-a28e-64c34066eac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:24,309 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.047s 2024-03-05 10:30:24,309 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8cf6909-3b99-4bc4-a48d-0e9a0b8b03db', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8cf6909-3b99-4bc4-a48d-0e9a0b8b03db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:25,370 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.047s 2024-03-05 10:30:25,371 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97094da-eafb-4dda-94c7-5f9c437d338c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97094da-eafb-4dda-94c7-5f9c437d338c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:26,423 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:26,423 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197a1b5a-ba3e-41f8-8913-96b4382bd619', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197a1b5a-ba3e-41f8-8913-96b4382bd619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_ zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:27,488 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.048s 2024-03-05 10:30:27,488 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beaf72f8-2887-402c-9b14-a2ffc404814c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beaf72f8-2887-402c-9b14-a2ffc404814c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:28,555 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:30:28,555 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4059721-dd0e-46ca-a9d2-e2be9bfee627', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4059721-dd0e-46ca-a9d2-e2be9bfee627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.0000 00", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:29,612 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:29,612 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc87c5d5-bfa6-46c8-91c7-3f713f526e2a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc87c5d5-bfa6-46c8-91c7-3f713f526e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:30,669 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.043s 2024-03-05 10:30:30,669 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a270e9b5-8e9c-48f0-a725-a689c4905be9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a270e9b5-8e9c-48f0-a725-a689c4905be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_ type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:31,752 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.065s 2024-03-05 10:30:31,752 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9155ef-d765-4cb2-9fa8-f0110f659683', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9155ef-d765-4cb2-9fa8-f0110f659683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:32,882 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.111s 2024-03-05 10:30:32,882 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0fbd02-ad90-4ae9-9d76-1bdb7855495b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0fbd02-ad90-4ae9-9d76-1bdb7855495b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:33,939 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:30:33,940 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340eac80-dd6d-415a-8469-95f09cd2bc00', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340eac80-dd6d-415a-8469-95f09cd2bc00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:34,992 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:34,993 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7293725d-2bb6-4665-9c72-c716d8090497', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7293725d-2bb6-4665-9c72-c716d8090497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24 ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:36,081 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.075s 2024-03-05 10:30:36,082 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbd8647-cb06-485f-b232-16964ae417d7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbd8647-cb06-485f-b232-16964ae417d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:37,176 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.080s 2024-03-05 10:30:37,176 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a185f828-2bd9-4ee8-81bd-f9e1348bc97e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a185f828-2bd9-4ee8-81bd-f9e1348bc97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427 f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:38,245 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.049s 2024-03-05 10:30:38,245 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e59bf2-3e3c-4a72-bb56-75b0d5c624d4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e59bf2-3e3c-4a72-bb56-75b0d5c624d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:39,304 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:30:39,305 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632fd7b3-33a1-4a92-a216-d57575141690', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632fd7b3-33a1-4a92-a216-d57575141690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be7 6b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:40,358 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:40,359 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f375f7fa-11f6-4a05-84e6-687a6b55b2b3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f375f7fa-11f6-4a05-84e6-687a6b55b2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:41,414 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:41,415 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d4372b-b807-41f2-aa7c-af2e27f6f065', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d4372b-b807-41f2-aa7c-af2e27f6f065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencyg roup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:42,619 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.067s 2024-03-05 10:30:42,965 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af124190-f0bc-46e8-a425-b2b34a101e6a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af124190-f0bc-46e8-a425-b2b34a101e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:44,054 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.054s 2024-03-05 10:30:44,054 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18def52f-0d14-411b-9e2f-50017911d160', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18def52f-0d14-411b-9e2f-50017911d160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_veri fied": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:45,151 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.081s 2024-03-05 10:30:45,152 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e70de8-afac-44e6-b056-71ebb0997082', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e70de8-afac-44e6-b056-71ebb0997082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:46,236 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.069s 2024-03-05 10:30:46,237 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a881e142-62c3-4819-a6d9-461fd84968bd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a881e142-62c3-4819-a6d9-461fd84968bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:47,296 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:30:47,296 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef464e2-5848-40e2-a043-009e800d7dcb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef464e2-5848-40e2-a043-009e800d7dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:48,362 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.047s 2024-03-05 10:30:48,362 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aae1052-5be2-4da2-bede-8dca24507bce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aae1052-5be2-4da2-bede-8dca24507bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:49,470 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:t est_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.093s 2024-03-05 10:30:49,471 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec78592-ba81-40f6-91b8-9e51a95f3f4d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec78592-ba81-40f6-91b8-9e51a95f3f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:50,610 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.126s 2024-03-05 10:30:50,611 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3638991-e672-4db0-a701-9a5c58500c4d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3638991-e672-4db0-a701-9a5c58500c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:51,670 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/vol umes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.043s 2024-03-05 10:30:51,670 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e6f8e3-f810-4000-b9ac-b9780842a949', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e6f8e3-f810-4000-b9ac-b9780842a949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:52,735 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.047s 2024-03-05 10:30:52,736 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1274fbd4-1d29-4927-a416-bceb741e7794', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1274fbd4-1d29-4927-a416-bceb741e7794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:53,843 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.093s 2024-03-05 10:30:53,843 86179 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342a19c5-42e3-48e3-9303-ffc162f1ed27', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342a19c5-42e3-48e3-9303-ffc162f1ed27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:54,927 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:30:54,927 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa64685-a857-42ed-9141-e956f8707e86', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa64685-a857-42ed-9141-e956f8707e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:56,006 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.064s 2024-03-05 10:30:56,007 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02eebc1-19e5-4e0c-a906-6a9b5f8a79ba', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02eebc1-19e5-4e0c-a906-6a9b5f8a79ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:57,101 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.074s 2024-03-05 10:30:57,101 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c274a9-1ddb-40d0-9f81-190faeb91476', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c274a9-1ddb-40d0-9f81-190faeb91476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:58,313 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.199s 2024-03-05 10:30:58,314 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff76055-5b2b-4688-b047-ffdb8ab055fe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff76055-5b2b-4688-b047-ffdb8ab055fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:59,367 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:59,368 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249530cc-d205-4760-bfa0-d2b6ff6978a0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249530cc-d205-4760-bfa0-d2b6ff6978a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:00,419 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:31:00,419 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e5c765-65f3-4794-bfa5-df9a7b16bb55', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e5c765-65f3-4794-bfa5-df9a7b16bb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:01,502 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.067s 2024-03-05 10:31:01,502 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfbe0f6-1148-4dc5-9735-8448bfc63ab5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfbe0f6-1148-4dc5-9735-8448bfc63ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:02,572 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:31:02,572 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574cd82a-d01a-4fbd-8b51-d430f0daa332', 'content-length': '977', 'ope nstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574cd82a-d01a-4fbd-8b51-d430f0daa332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:03,638 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.052s 2024-03-05 10:31:03,639 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4f1def-e987-4740-992b-a414ff3f7dca', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4f1def-e987-4740-992b-a414ff3f7dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:04,692 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:31:04,692 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057f38bc-c7ed-404c-8e8d-e35be9ed774c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -057f38bc-c7ed-404c-8e8d-e35be9ed774c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:05,743 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.037s 2024-03-05 10:31:05,743 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139b75f1-55e9-40f3-9740-b9a094b2214d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139b75f1-55e9-40f3-9740-b9a094b2214d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:06,800 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:31:06,800 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac98f363-354b-4ca7-8c92-9e2798c5c713', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac98f363-354b-4ca7-8c92-9e2798c5c713', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:07,889 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.069s 2024-03-05 10:31:07,890 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d60c765-2d3e-4eaf-9d08-59201864f3a6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d60c765-2d3e-4eaf-9d08-59201864f3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:08,947 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:31:08,947 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae244568-e0cf-4a06-8fe2-c2cee65a2e9f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae244568-e0cf-4a06-8fe2-c2cee65a2e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2 a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' {4} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [198.618628s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 15c2eec6-cd88-4046-971c-074ae000ec6d failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:54,874 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes 1.438s 2024-03-05 10:27:54,875 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-575403805", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157708ba-f500-4e2c-a34f-492a04713d8f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157708ba-f500-4e2c-a34f-492a04713d8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.604487", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:27:54,998 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.098s 2024-03-05 10:27:54,999 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9678eb8-0999-4bff-8b43-5716f6cdbd22', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9678eb8-0999-4bff-8b43-5716f6cdbd22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:27:56,110 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.091s 2024-03-05 10:27:56,110 86177 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3902f4-4339-4e21-9168-88dceefa1938', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3902f4-4339-4e21-9168-88dceefa1938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:27:57,342 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.216s 2024-03-05 10:27:57,342 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10b9d6b-3d48-4307-8079-5eafc3d7948e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10b9d6b-3d48-4307-8079-5eafc3d7948e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:27:58,419 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.063s 2024-03-05 10:27:58,420 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a15c4b-e348-4add-8a6e-bf38e88029e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a15c4b-e348-4add-8a6e-bf38e88029e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:27:59,900 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.249s 2024-03-05 10:27:59,900 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c70d2c-6ce1-4aeb-a8c2-8db0d71bc049', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c70d2c-6ce1-4aeb-a8c2-8db0d71bc049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:01,015 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.101s 2024-03-05 10:28:01,016 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18c884e-bb6d-4b76-b8d1-6d82c9e31429', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-a18c884e-bb6d-4b76-b8d1-6d82c9e31429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:02,208 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.168s 2024-03-05 10:28:02,208 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2674e2-a58d-458b-b409-696ae325566d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2674e2-a58d-458b-b409-696ae325566d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:03,326 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.089s 2024-03-05 10:28:03,326 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70a5b60-15d9-496f-bd10-d797d9ca73bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70a5b60-15d9-496f-bd10-d797d9ca73bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"vol ume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:04,406 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.060s 2024-03-05 10:28:04,407 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dcddf6b-4e22-4a6a-98cb-67fda28f8271', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dcddf6b-4e22-4a6a-98cb-67fda28f8271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:05,494 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.071s 2024-03-05 10:28:05,495 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1089ac8-3cbd-4a88-b8e8-a1b298aa21cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1089ac8-3cbd-4a88-b8e8-a1b298aa21cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest- volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:06,592 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.081s 2024-03-05 10:28:06,593 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f513f12-4dc6-406b-a593-a2dd27240375', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f513f12-4dc6-406b-a593-a2dd27240375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:07,733 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.109s 2024-03-05 10:28:07,734 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aef17dd-ebfb-4046-a7ba-8ad9b7c821df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aef17dd-ebfb-4046-a7ba-8ad9b7c821df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6- cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:08,865 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.097s 2024-03-05 10:28:08,866 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684115b1-d971-4d9a-8005-1e17e3a96e60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684115b1-d971-4d9a-8005-1e17e3a96e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:09,957 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.071s 2024-03-05 10:28:09,957 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b53e1e-b18c-4f05-8611-a70e0d2e943b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b53e1e-b18c-4f05-8611-a70e0d2e943b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encryp ted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:11,062 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.085s 2024-03-05 10:28:11,063 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63127a5a-5d8e-489f-9881-d04650f44ed3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63127a5a-5d8e-489f-9881-d04650f44ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:12,149 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.073s 2024-03-05 10:28:12,149 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c766676-777c-4526-9478-9e867bfac475', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c766676-777c-4526-9478-9e867bfac475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:13,245 86177 INFO [tempest.lib.common.re st_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.071s 2024-03-05 10:28:13,246 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0bd8c3-38bd-43eb-937a-3741ae4503bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0bd8c3-38bd-43eb-937a-3741ae4503bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:14,361 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.091s 2024-03-05 10:28:14,361 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d877e6a-cd1c-4797-8edf-dedc4aa4f9c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d877e6a-cd1c-4797-8edf-dedc4aa4f9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:15,541 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.153s 2024-03-05 10:28:15,542 86177 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a507bad-1c02-4598-b9a7-600096b21151', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a507bad-1c02-4598-b9a7-600096b21151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:16,696 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.104s 2024-03-05 10:28:16,700 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a8f17a-870d-434f-bbef-6f79620fce09', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a8f17a-870d-434f-bbef-6f79620fce09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:17,797 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.067s 2024-03-05 10:28:17,798 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:17 GMT', 'server': 'Apache/2.4. 52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60923a02-e943-4201-baf1-51f63c19f159', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60923a02-e943-4201-baf1-51f63c19f159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:18,964 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.150s 2024-03-05 10:28:18,964 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde229bb-9ce7-4a3a-ab94-0c01b26853cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde229bb-9ce7-4a3a-ab94-0c01b26853cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:20,086 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.096s 2024-03-05 10:28:20,086 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51048b42-3dc7-4a4c-9b6a-620f6f8548ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': ' req-51048b42-3dc7-4a4c-9b6a-620f6f8548ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:21,221 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.115s 2024-03-05 10:28:21,222 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6525ab1b-1827-4f4f-b8d0-b73cc6a07a37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6525ab1b-1827-4f4f-b8d0-b73cc6a07a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:22,342 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.100s 2024-03-05 10:28:22,343 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b754b79e-63c9-409b-83da-2a88a16939bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b754b79e-63c9-409b-83da-2a88a16939bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"i d": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:23,488 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.118s 2024-03-05 10:28:23,489 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c88a681-e6a6-4966-bc4a-dbe09c25e7e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c88a681-e6a6-4966-bc4a-dbe09c25e7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:24,583 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.068s 2024-03-05 10:28:24,595 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e8f69e-69e8-478d-9e3e-5e7a5572ae75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e8f69e-69e8-478d-9e3e-5e7a5572ae75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-57 5403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:25,683 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.068s 2024-03-05 10:28:25,684 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5248a0df-8f04-49af-9aca-6f4c37e82fac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5248a0df-8f04-49af-9aca-6f4c37e82fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:26,809 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.091s 2024-03-05 10:28:26,809 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcfa6ba-5a60-4a5f-b2fc-4f69810700de', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcfa6ba-5a60-4a5f-b2fc-4f69810700de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046 -971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:27,898 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.062s 2024-03-05 10:28:27,899 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a61a0c-0ae8-45e1-944f-4a20ebd240aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a61a0c-0ae8-45e1-944f-4a20ebd240aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:29,023 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.099s 2024-03-05 10:28:29,024 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53010eee-d835-432f-9bbf-a690854b5aa8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53010eee-d835-432f-9bbf-a690854b5aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": fal se, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:30,135 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.081s 2024-03-05 10:28:30,135 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cf8cc9-f224-489f-8a8e-dce3d07688d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cf8cc9-f224-489f-8a8e-dce3d07688d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:31,198 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.047s 2024-03-05 10:28:31,198 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc97e1e-1917-485f-947a-9a3bd5cd9b34', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc97e1e-1917-485f-947a-9a3bd5cd9b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:32,289 86177 INFO [tempest.lib.common.rest_client ] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.051s 2024-03-05 10:28:32,290 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e21136-af54-46b1-aefb-a419c54c1d4c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e21136-af54-46b1-aefb-a419c54c1d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:33,392 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.086s 2024-03-05 10:28:33,392 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08e6574-2015-44fb-a1f9-c8bd6863c58a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08e6574-2015-44fb-a1f9-c8bd6863c58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:34,478 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.072s 2024-03-05 10:28:34,479 86177 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42025c3d-0270-4a9c-a692-f92c4d6bb8ba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42025c3d-0270-4a9c-a692-f92c4d6bb8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:35,552 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.060s 2024-03-05 10:28:35,553 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edbd09f-2cb0-4458-a4a4-34326e15b2c7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edbd09f-2cb0-4458-a4a4-34326e15b2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:36,619 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.052s 2024-03-05 10:28:36,619 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:36 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6246dcfd-d4fd-4e5c-83c0-1b968d3490d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6246dcfd-d4fd-4e5c-83c0-1b968d3490d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:37,703 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:28:37,704 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c009e7-2318-49ce-990b-6f8244061397', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c009e7-2318-49ce-990b-6f8244061397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:38,769 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:28:38,769 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4348f801-7e5a-4fb6-a42f-43b1ada586b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4348f 801-7e5a-4fb6-a42f-43b1ada586b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:39,855 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.068s 2024-03-05 10:28:39,856 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70851925-497b-410c-b857-e871203418a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70851925-497b-410c-b857-e871203418a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:40,929 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.052s 2024-03-05 10:28:40,929 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3040626d-31c0-4fa0-aebd-d3f55d0d89ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3040626d-31c0-4fa0-aebd-d3f55d0d89ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2 eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:42,008 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.052s 2024-03-05 10:28:42,009 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e4761f-11e1-43be-b99c-41302eef2659', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e4761f-11e1-43be-b99c-41302eef2659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:43,084 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.050s 2024-03-05 10:28:43,085 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84219cf-006d-480e-8a9c-6fdf3df7b1f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84219cf-006d-480e-8a9c-6fdf3df7b1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:44,159 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.053s 2024-03-05 10:28:44,159 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb2479a-8d78-454a-9e85-a0b5239abafd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb2479a-8d78-454a-9e85-a0b5239abafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:45,249 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.075s 2024-03-05 10:28:45,249 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212631e6-bd14-4ca4-b8b4-3f5bb2f596b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212631e6-bd14-4ca4-b8b4-3f5bb2f596b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074 ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:46,369 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.102s 2024-03-05 10:28:46,370 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a59238-1524-43d7-a052-ffd23d98ba1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a59238-1524-43d7-a052-ffd23d98ba1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:47,494 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.097s 2024-03-05 10:28:47,495 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24469e4a-982e-45df-a7a9-fe631c01ec93', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24469e4a-982e-45df-a7a9-fe631c01ec93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "repl ication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:48,599 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.079s 2024-03-05 10:28:48,600 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4c8297-2658-49d6-bd28-babee70c7f9e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4c8297-2658-49d6-bd28-babee70c7f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:49,720 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.097s 2024-03-05 10:28:49,721 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068462a4-89df-4682-af94-3fd9c787c0f8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068462a4-89df-4682-af94-3fd9c787c0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:50,849 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.102s 2024-03-05 10:28:50,849 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d7abaf-1402-4b72-8090-5c3d8933761a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d7abaf-1402-4b72-8090-5c3d8933761a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:51,976 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.096s 2024-03-05 10:28:51,976 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac690613-dbdd-4ea6-b1a1-930e1e9231ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac690613-dbdd-4ea6-b1a1-930e1e9231ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:53,158 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.154s 2024-03-05 10:28:53,159 86177 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865ee567-1dfa-4cfe-9da7-6bf651009c70', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865ee567-1dfa-4cfe-9da7-6bf651009c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:54,266 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.079s 2024-03-05 10:28:54,266 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60920dd-2dd4-4321-8f27-9c284b6bdef5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60920dd-2dd4-4321-8f27-9c284b6bdef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:55,377 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.085s 2024-03-05 10:28:55,378 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-a745c7d2-9345-47ac-9b59-b4967c21239e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a745c7d2-9345-47ac-9b59-b4967c21239e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:56,460 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.057s 2024-03-05 10:28:56,461 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c343f161-6eea-4d1a-b5bc-b907dfb2364a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c343f161-6eea-4d1a-b5bc-b907dfb2364a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:57,538 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:28:57,538 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f189ae9-fbe9-4de4-8018-450c0e272691', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f189ae9-fbe9- 4de4-8018-450c0e272691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:58,640 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.076s 2024-03-05 10:28:58,640 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4c9dd7-ba70-4f80-a01e-a0d006b58d9e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4c9dd7-ba70-4f80-a01e-a0d006b58d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:59,811 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.146s 2024-03-05 10:28:59,812 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6c6fb3-df8c-4d5b-9903-78ac4422d9ec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6c6fb3-df8c-4d5b-9903-78ac4422d9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88 -4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:00,911 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.073s 2024-03-05 10:29:00,912 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321de8cb-aeed-44b9-9d67-8f49228ce602', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321de8cb-aeed-44b9-9d67-8f49228ce602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:02,050 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.109s 2024-03-05 10:29:02,050 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6e0823-e30f-42e3-bcc5-3e8e0d98d86d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6e0823-e30f-42e3-bcc5-3e8e0d98d86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "descrip tion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:03,132 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.057s 2024-03-05 10:29:03,133 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e06855-30d2-4343-8e8e-5bc1f4737714', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e06855-30d2-4343-8e8e-5bc1f4737714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:04,227 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.075s 2024-03-05 10:29:04,228 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6264bb2b-fcaf-470c-b1be-4999e24a365b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6264bb2b-fcaf-470c-b1be-4999e24a365b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d "}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:05,343 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.099s 2024-03-05 10:29:05,344 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3d9913-046b-4b14-a71e-42a01de464dd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3d9913-046b-4b14-a71e-42a01de464dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:06,449 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.081s 2024-03-05 10:29:06,450 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18514a93-c591-457c-9189-ed0fa2b2d60f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18514a93-c591-457c-9189-ed0fa2b2d60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_s tatus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:07,546 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.071s 2024-03-05 10:29:07,547 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56166f8f-fc2e-4a47-858d-fc3708af174f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56166f8f-fc2e-4a47-858d-fc3708af174f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:08,650 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.077s 2024-03-05 10:29:08,650 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e390a7e5-5cdf-4d7b-95f0-b42464b8d1ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e390a7e5-5cdf-4d7b-95f0-b42464b8d1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:09,771 86177 INFO [tempest.lib.common.rest_client] Request (TaggedB ootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.104s 2024-03-05 10:29:09,772 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113ed30b-202b-40b7-9a72-59d723243b18', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113ed30b-202b-40b7-9a72-59d723243b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:10,873 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.077s 2024-03-05 10:29:10,874 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4459259b-570f-497c-824a-135f54870e35', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4459259b-570f-497c-824a-135f54870e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:11,983 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.085s 2024-03-05 10:29:11,984 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6286ea3-a8ae-4738-92fe-ede26ca9d0d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6286ea3-a8ae-4738-92fe-ede26ca9d0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:13,089 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.080s 2024-03-05 10:29:13,089 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c967e281-2912-4603-bf49-e6d76784b791', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c967e281-2912-4603-bf49-e6d76784b791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:14,198 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.084s 2024-03-05 10:29:14,199 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type ': 'application/json', 'x-compute-request-id': 'req-609608c5-8d1c-404e-b9c5-128ced85b179', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609608c5-8d1c-404e-b9c5-128ced85b179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:15,307 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.083s 2024-03-05 10:29:15,307 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604a6694-283c-4bcf-977a-7c6315706016', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604a6694-283c-4bcf-977a-7c6315706016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:16,400 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.068s 2024-03-05 10:29:16,400 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aecf208-ff21-4277-959d-71d2cc186227', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aecf208-ff21-4277-959d -71d2cc186227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:17,507 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.082s 2024-03-05 10:29:17,508 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231daa73-c8e3-4711-8078-235d756fa65a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231daa73-c8e3-4711-8078-235d756fa65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:18,628 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.093s 2024-03-05 10:29:18,628 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3eec20-d2ab-48ba-87c5-af5777306504', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3eec20-d2ab-48ba-87c5-af5777306504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971 c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:19,748 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.094s 2024-03-05 10:29:19,748 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b42bf4f-5da0-490d-9c48-7433514cc725', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b42bf4f-5da0-490d-9c48-7433514cc725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:20,846 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.074s 2024-03-05 10:29:20,847 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221b7918-6799-4f04-8c0b-8b7d4083bdee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221b7918-6799-4f04-8c0b-8b7d4083bdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": nu ll, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:21,967 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.095s 2024-03-05 10:29:21,968 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc15342-f170-4b60-8e2f-ba56500f9dab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc15342-f170-4b60-8e2f-ba56500f9dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:23,067 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.072s 2024-03-05 10:29:23,068 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e0f111-5bca-47f1-b84f-1babbcf8fc0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e0f111-5bca-47f1-b84f-1babbcf8fc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:24,152 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:29:24,152 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b6756f-e093-4ac1-9c5a-8e3b1679481c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b6756f-e093-4ac1-9c5a-8e3b1679481c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:25,211 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:29:25,212 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f12a176-c631-4f10-a591-33d72a91d5e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f12a176-c631-4f10-a591-33d72a91d5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": n ull, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:26,320 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.079s 2024-03-05 10:29:26,321 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339127b8-d5b8-4eed-8fa6-db06603c1b75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339127b8-d5b8-4eed-8fa6-db06603c1b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:27,404 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.069s 2024-03-05 10:29:27,404 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd09b73f-9860-4b4b-a6eb-62dc49608e13', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd09b73f-9860-4b4b-a6eb-62dc49608e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:28,464 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevice sTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:29:28,464 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6616495-003f-4db6-bac8-19bd660a714b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6616495-003f-4db6-bac8-19bd660a714b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:29,521 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:29:29,521 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ada3292-d736-4e89-83b0-3d13ecbdb4bd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ada3292-d736-4e89-83b0-3d13ecbdb4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:30,577 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:29:30,577 86177 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c88fd4-3bfa-4950-aa81-ceb321246aee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c88fd4-3bfa-4950-aa81-ceb321246aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:31,649 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.058s 2024-03-05 10:29:31,649 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f822ebf0-df4f-426a-8e72-a195d3dbd825', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f822ebf0-df4f-426a-8e72-a195d3dbd825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:32,711 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.048s 2024-03-05 10:29:32,712 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-157e0ec5-7b24-4f40-a656-1d10ae76d61d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157e0ec5-7b24-4f40-a656-1d10ae76d61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:33,769 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:29:33,776 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d583276e-40a6-4238-8304-10b7f2697024', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d583276e-40a6-4238-8304-10b7f2697024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:34,842 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.051s 2024-03-05 10:29:34,842 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdd6925-c3e2-47f2-b9f9-5d2876e25749', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdd6925-c3e2-47f2-b9f9-5d2876e2 5749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:35,923 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.067s 2024-03-05 10:29:35,924 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93cdf36-29d3-467f-bc6b-934908af244b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93cdf36-29d3-467f-bc6b-934908af244b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:36,985 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.048s 2024-03-05 10:29:36,985 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b55be3f-3ff2-441f-8336-e6c233105164', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b55be3f-3ff2-441f-8336-e6c233105164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae00 0ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:38,040 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:29:38,041 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3c2aee-d138-423e-a326-48ffbeea14cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3c2aee-d138-423e-a326-48ffbeea14cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:39,096 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:29:39,097 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cd4fce-c157-4548-b075-ee29c54d63db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cd4fce-c157-4548-b075-ee29c54d63db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:40,151 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:29:40,151 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d376410d-0301-4b93-9544-60fbc3e7457a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d376410d-0301-4b93-9544-60fbc3e7457a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:41,205 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:29:41,205 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb9011f-5c63-445e-ac3d-93e737b42764', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb9011f-5c63-445e-ac3d-93e737b42764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:42,256 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:29:42,256 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad917a0-1c00-4c32-bf98-ccbac5c73d28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad917a0-1c00-4c32-bf98-ccbac5c73d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:43,315 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.045s 2024-03-05 10:29:43,315 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd7c06d-aff8-461b-b6bb-44b224db893e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd7c06d-aff8-461b-b6bb-44b224db893e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "con sistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:44,364 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:29:44,365 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de423ec2-e87e-4bfe-bf47-89300d217e1a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de423ec2-e87e-4bfe-bf47-89300d217e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:45,426 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.048s 2024-03-05 10:29:45,427 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a8fe15-2a0e-4dc5-b067-1a4ae24158cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a8fe15-2a0e-4dc5-b067-1a4ae24158cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:46,479 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:tes t_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:29:46,479 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b3c36d-1297-4118-b11e-c04763479db1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b3c36d-1297-4118-b11e-c04763479db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:47,533 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:29:47,533 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4fdbec6-cd52-4f45-84bd-ac72e79ff9f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4fdbec6-cd52-4f45-84bd-ac72e79ff9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:48,587 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:29:48,588 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561d78ae-3ea6-44b6-ba10-4de308b4004f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561d78ae-3ea6-44b6-ba10-4de308b4004f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:49,644 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:29:49,645 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9e8252-1edf-4b31-9031-7ee022d24ea0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9e8252-1edf-4b31-9031-7ee022d24ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:50,708 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.050s 2024-03-05 10:29:50,708 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/js on', 'x-compute-request-id': 'req-d321ce46-b7df-440e-8e0c-ec5d104e76b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d321ce46-b7df-440e-8e0c-ec5d104e76b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:51,765 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:29:51,765 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8133536a-5a5e-41d4-a4a2-c0897887b0e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8133536a-5a5e-41d4-a4a2-c0897887b0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:52,819 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:29:52,819 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736cc339-e3a7-4055-ba38-ce09007e5998', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736cc339-e3a7-4055-ba38-ce09007e5998', 'c onnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:53,872 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:29:53,872 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fa581d-68e4-4c99-8be4-3fadd0beb6e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fa581d-68e4-4c99-8be4-3fadd0beb6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:54,927 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:29:54,927 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfdd3840-48f6-46a8-af62-ae3b854c49d9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfdd3840-48f6-46a8-af62-ae3b854c49d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", " status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:55,993 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:29:55,994 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac93574-4fa0-4407-95be-8b15393b2ee2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac93574-4fa0-4407-95be-8b15393b2ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:57,043 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:29:57,044 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc61423-9d8d-4f89-84e3-09697c2c3e7a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc61423-9d8d-4f89-84e3-09697c2c3e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:58,099 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:29:58,099 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7b1788-05b0-4f81-8351-d3069be564ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7b1788-05b0-4f81-8351-d3069be564ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:59,150 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.038s 2024-03-05 10:29:59,150 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8d20fe-6b9a-4fbb-9320-bb0cc51c9efe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8d20fe-6b9a-4fbb-9320-bb0cc51c9efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "hr ef": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:00,211 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.048s 2024-03-05 10:30:00,212 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b449f9-469d-458c-9eda-4651b45f2184', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b449f9-469d-458c-9eda-4651b45f2184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:01,267 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:01,267 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614e03c3-a03a-459e-807d-c116c4b3f68e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614e03c3-a03a-459e-807d-c116c4b3f68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencyg roup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:02,325 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.044s 2024-03-05 10:30:02,326 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ad9e97-6b67-40a5-a158-59ffc0ae45ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ad9e97-6b67-40a5-a158-59ffc0ae45ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:03,386 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:30:03,386 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434e2187-eb86-41db-afbd-177733120993', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434e2187-eb86-41db-afbd-177733120993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:04,445 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_ boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.044s 2024-03-05 10:30:04,445 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b05857-a591-4a69-bf7a-d098fe35bb0d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b05857-a591-4a69-bf7a-d098fe35bb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:05,499 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:30:05,500 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1856c40a-4181-4b8b-989a-f78e70c3acbb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1856c40a-4181-4b8b-989a-f78e70c3acbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:06,553 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:30:06,554 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efec4fb8-181b-4b35-a194-e82492fa5945', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efec4fb8-181b-4b35-a194-e82492fa5945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:07,605 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.038s 2024-03-05 10:30:07,606 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15683b92-f65f-419c-82a7-d8f7e07fae50', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15683b92-f65f-419c-82a7-d8f7e07fae50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:08,657 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:08,658 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-6783975a-bb48-463c-a79b-d2cadedf2e5f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6783975a-bb48-463c-a79b-d2cadedf2e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:09,711 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:09,711 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341f4dfc-4a8f-44ca-aeaa-fd2f8254018f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341f4dfc-4a8f-44ca-aeaa-fd2f8254018f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:10,773 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:30:10,774 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2790aaeb-3237-4913-9094-38fbd0106809', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2790aaeb-3237-4913-9094-38fbd0106809', 'connection ': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:11,826 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:11,826 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6d004a-409b-46e2-a688-0b9e8b743c0f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6d004a-409b-46e2-a688-0b9e8b743c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:12,876 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.036s 2024-03-05 10:30:12,877 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66163ae-db04-4b89-bcdf-75e51bb56e6c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66163ae-db04-4b89-bcdf-75e51bb56e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:13,928 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:30:13,928 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ec3732-4469-41e8-bae3-3d1962aeea87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ec3732-4469-41e8-bae3-3d1962aeea87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:14,993 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.051s 2024-03-05 10:30:14,993 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd914523-072e-45e7-afaa-f4cccf6e7565', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd914523-072e-45e7-afaa-f4cccf6e7565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviand ss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:16,047 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:30:16,047 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e064076-5f12-4156-9f0d-7f6f10603286', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e064076-5f12-4156-9f0d-7f6f10603286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:17,096 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.036s 2024-03-05 10:30:17,097 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f1a424-983a-4327-83a6-2e55ea6c77cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f1a424-983a-4327-83a6-2e55ea6c77cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "htt p://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:18,169 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:30:18,170 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69487fef-802c-4143-8428-635e3139472c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69487fef-802c-4143-8428-635e3139472c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:19,225 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:30:19,226 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86713653-7d9f-4a5a-bab6-c7d3462c77da', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86713653-7d9f-4a5a-bab6-c7d3462c77da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:20,281 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:20,281 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207f6cd9-024c-4ac0-84d1-7869073aa4ba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207f6cd9-024c-4ac0-84d1-7869073aa4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:21,335 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:30:21,335 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa80c14-d79d-4565-ae87-b403c1b3a65e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa80c14-d79d-4565-ae87-b403c1b3a65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:22,387 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devi ces): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:22,387 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bf2160-c3a2-423c-9487-5856705fb3a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bf2160-c3a2-423c-9487-5856705fb3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:23,439 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:23,440 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438a9484-1393-4a7f-a563-99a9bb5051a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438a9484-1393-4a7f-a563-99a9bb5051a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:24,492 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.038s 2024-03-05 10:30:24,492 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2a340d-7861-4449-be65-e5ca1db19f96', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2a340d-7861-4449-be65-e5ca1db19f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:25,548 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:25,548 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324a2795-8d99-4dca-9658-995644bc722b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324a2795-8d99-4dca-9658-995644bc722b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:26,606 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:30:26,606 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-ff3b4b52-354c-4043-95ca-bd0c49685782', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3b4b52-354c-4043-95ca-bd0c49685782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:27,692 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.073s 2024-03-05 10:30:27,692 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae61fd7-64ac-4cd3-91c5-c15bac9f0ec3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae61fd7-64ac-4cd3-91c5-c15bac9f0ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:28,767 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.062s 2024-03-05 10:30:28,768 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa0aa13-3e1b-4c68-9f4d-3f7031c56821', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa0aa13-3e1b-4c68-9f4d-3f7031c56821', 'connection': 'close ', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:29,827 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:30:29,827 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7059bd-56aa-4034-940c-8ca0dc98f592', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7059bd-56aa-4034-940c-8ca0dc98f592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:30,884 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.044s 2024-03-05 10:30:30,884 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4eaf7f-39b5-451f-a2ae-b5467e006828', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4eaf7f-39b5-451f-a2ae-b5467e006828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating ", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:31,941 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.044s 2024-03-05 10:30:31,941 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da146f0-37dc-4a99-8450-26dfd807cc59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da146f0-37dc-4a99-8450-26dfd807cc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:33,049 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.090s 2024-03-05 10:30:33,049 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8fafde-6590-4ade-b966-f520b580259f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8fafde-6590-4ade-b966-f520b580259f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:34,113 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:34,113 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c427fd1a-5a4b-41f6-8aa7-0586b9037322', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c427fd1a-5a4b-41f6-8aa7-0586b9037322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:35,169 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:35,169 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1446829d-1d7c-4fda-9deb-1a4c9ab470cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1446829d-1d7c-4fda-9deb-1a4c9ab470cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0. 0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:36,246 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.062s 2024-03-05 10:30:36,246 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59755d6-5c84-4c64-892a-70ae5bccb8a4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59755d6-5c84-4c64-892a-70ae5bccb8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:37,309 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.049s 2024-03-05 10:30:37,309 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334b4a3e-b690-4762-8db7-09dbea9cbbd0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334b4a3e-b690-4762-8db7-09dbea9cbbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "m ultiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:38,382 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.058s 2024-03-05 10:30:38,382 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dc7607-ea7f-4622-9c2a-a4716a5a84aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dc7607-ea7f-4622-9c2a-a4716a5a84aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:39,528 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.132s 2024-03-05 10:30:39,529 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c24ccbb-408e-44ed-a22c-e9e008d64fbc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c24ccbb-408e-44ed-a22c-e9e008d64fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:40,607 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.056s 2024-03-05 10:30:40,607 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9964346-e225-4dd1-86cf-f890ddf3cf83', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9964346-e225-4dd1-86cf-f890ddf3cf83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:41,842 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.060s 2024-03-05 10:30:41,843 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413e4c44-fd29-400e-be69-5b27ce80fc0d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413e4c44-fd29-400e-be69-5b27ce80fc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:43,062 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.101s 2024-03-05 10:30:43,063 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83b06eb-4ca1-4e73-b8b7-191bd79a47f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83b06eb-4ca1-4e73-b8b7-191bd79a47f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:44,126 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.047s 2024-03-05 10:30:44,127 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0328946-dd27-4d49-91dc-e5dc7def5e90', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0328946-dd27-4d49-91dc-e5dc7def5e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:45,188 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:30:45,189 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-1cb5b825-4100-4160-95fb-30fe04a4f42f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb5b825-4100-4160-95fb-30fe04a4f42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:46,262 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:30:46,263 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038f7fe0-aa06-4e30-9b67-23af0781c854', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038f7fe0-aa06-4e30-9b67-23af0781c854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:47,324 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:47,324 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd554ae7-0105-40a8-b7c1-2bffddaa248b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd554ae7-0105-40a8-b7c1-2bffddaa248b', 'connection': 'close', 'statu s': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:48,407 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.067s 2024-03-05 10:30:48,407 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d3e1fd-bdb2-4db1-9b1b-543fe151f1d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d3e1fd-bdb2-4db1-9b1b-543fe151f1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:49,485 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.063s 2024-03-05 10:30:49,485 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d8a34f-52fb-44cf-b903-89e629678ca9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d8a34f-52fb-44cf-b903-89e629678ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size" : 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:50,629 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.064s 2024-03-05 10:30:50,629 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5978cc-02d2-4296-bed6-fd3c3fe9d4eb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5978cc-02d2-4296-bed6-fd3c3fe9d4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:51,697 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.054s 2024-03-05 10:30:51,697 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54702d1b-136f-4021-9d9c-61eb0c1d8e52', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54702d1b-136f-4021-9d9c-61eb0c1d8e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_i d": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:52,753 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:30:52,753 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aec2233-eec5-4ad8-a6b1-e6e62f44b6d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aec2233-eec5-4ad8-a6b1-e6e62f44b6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:53,850 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.058s 2024-03-05 10:30:53,850 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a744552-6003-48c2-9d1e-aa7c2b0943d2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a744552-6003-48c2-9d1e-aa7c2b0943d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/vol ume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:54,916 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.053s 2024-03-05 10:30:54,916 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50090d5f-68e7-4ae7-8884-eb270a68e6d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50090d5f-68e7-4ae7-8884-eb270a68e6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:55,995 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.066s 2024-03-05 10:30:55,996 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9828377f-ebe6-4744-99f8-3a1b1bdee015', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9828377f-ebe6-4744-99f8-3a1b1bdee015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattac h": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:57,076 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.060s 2024-03-05 10:30:57,076 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ff6892-02b4-4c2c-888e-c1ec2b018830', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ff6892-02b4-4c2c-888e-c1ec2b018830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:58,264 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.169s 2024-03-05 10:30:58,264 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70403cf4-9e14-4ce9-91a8-57dbf464a5ff', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70403cf4-9e14-4ce9-91a8-57dbf464a5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:59,330 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http ://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.053s 2024-03-05 10:30:59,331 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea9c702-d9bc-438e-a690-e74d226ab876', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea9c702-d9bc-438e-a690-e74d226ab876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:00,381 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:31:00,381 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060d3ae9-8365-4422-a56e-9be374c0991a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060d3ae9-8365-4422-a56e-9be374c0991a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:01,433 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:31:01,433 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af390351-972d-4183-9005-5a1de1abeeb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af390351-972d-4183-9005-5a1de1abeeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:02,486 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:31:02,487 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f344ac-df66-496a-a327-42d22fafb2e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f344ac-df66-496a-a327-42d22fafb2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:03,540 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:31:03,540 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22 b46a49-2c06-4e32-93d3-2bfc915164fb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b46a49-2c06-4e32-93d3-2bfc915164fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:04,607 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.053s 2024-03-05 10:31:04,607 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5305bc5a-9e9f-4f56-8537-0065ed005ae6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5305bc5a-9e9f-4f56-8537-0065ed005ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:05,662 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:31:05,663 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c45763f-12e4-43e0-9e8e-3c04e3ece092', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c45763f-12e4-43e0-9e8e-3c04e3ece092', 'connection': 'close', 'status': '200' , 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:06,728 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.052s 2024-03-05 10:31:06,728 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451e64ab-7f62-47e0-802d-ed46022ac7aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451e64ab-7f62-47e0-802d-ed46022ac7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:07,785 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:31:07,785 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d581f1d-ca9b-4c75-ba74-ad82dd4786f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d581f1d-ca9b-4c75-ba74-ad82dd4786f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "ava ilability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:08,836 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.038s 2024-03-05 10:31:08,837 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba1949e-d434-46f9-9608-31ce81515ec7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba1949e-d434-46f9-9608-31ce81515ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:09,897 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:31:09,897 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db81904-28e9-4c11-b4b0-c80e9b694869', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db81904-28e9-4c11-b4b0-c80e9b694869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:10,968 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.058s 2024-03-05 10:31:10,969 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd78d60-fe2a-4c27-ba3b-a677ac112c59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd78d60-fe2a-4c27-ba3b-a677ac112c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:12,036 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.049s 2024-03-05 10:31:12,037 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542024b2-bffa-4014-abd3-fc82edfd7e01', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542024b2-bffa-4014-abd3-fc82edfd7e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9 e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' {9} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [113.170132s] ... ok {1} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [332.064096s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume_swap.py", line 119, in test_volume_swap self.attach_volume(server, volume1) File "/opt/stack/tempest/tempest/api/compute/base.py", line 581, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 405, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba to server b1b13e34-7f2c-4d7f-a58e-2b61feda81f0 within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:48,464 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes 0.770s 2024-03-05 10:27:48,465 86171 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-1481660741"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfeaf7c-0b04-414b-a1eb-9c5950736ab7', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfeaf7c-0b04-414b-a1eb-9c5950736ab7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.351944", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:27:48,937 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.460s 2024-03-05 10:27:48,938 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6ef985-e28f-455c-848c-6be710b4a875', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6ef985-e28f-455c-848c-6be710b4a875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:50,017 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.065s 2024-03-05 10:27:50,018 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c091cbe-3095-4ef5-b43b-8b191388f29a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c091cbe-3095-4ef5-b43b-8b191388f29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:27:49.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:51,088 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.052s 2024-03-05 10:27:51,088 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d577def-7f7c-4538-a877-ebb34ce0847f', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d577def-7f7c-4538-a877-ebb34ce0847f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:27:49.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:52,184 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.081s 2024-03-05 10:27:52,184 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450cdfbb-1e80-4052-a760-e21562c49d85', 'content-length': '904', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450cdfbb-1e80-4052-a760-e21562c49d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:27:49.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:53,249 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:27:53,250 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfbed0f-cf83-46f6-b483-857373c0cb2f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfbed0f-cf83-46f6-b483-857373c0cb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:53,279 86171 INFO [tempest.common.waiters] volume 8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba reached available after waiting for 5.279049 seconds 2024-03-05 10:27:53,857 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes 0.577s 2024-03-05 10:27:53,857 86171 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-1703518338"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3e277d-50fa-4366-877c-dc09f6e9e5ca', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack -request-id': 'req-ed3e277d-50fa-4366-877c-dc09f6e9e5ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:53.712999", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:27:53,984 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.114s 2024-03-05 10:27:53,984 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba5a5a4-446a-4e93-9b18-18a522b111d0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba5a5a4-446a-4e93-9b18-18a522b111d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:55,082 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.083s 2024-03-05 10:27:55,083 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ebc75a-feef-43a4-89fb-94c1103c47a9', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ebc75a-feef-43a4-89fb-94c1103c47a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:2 7:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:56,217 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.120s 2024-03-05 10:27:56,218 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02255ab-98b5-467f-87b4-7343b81ffbc5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02255ab-98b5-467f-87b4-7343b81ffbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:27:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:57,337 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.105s 2024-03-05 10:27:57,338 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae89d6aa-b4e1-4591-a264-8d1910fcfd15', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae89d6aa-b4e1-4591-a264-8d1910fcfd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:27:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49c f310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:58,461 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.110s 2024-03-05 10:27:58,462 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5636cf2d-e938-4245-82f5-ee3a9c4e158a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5636cf2d-e938-4245-82f5-ee3a9c4e158a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:27:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:59,885 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.234s 2024-03-05 10:27:59,885 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3443a39b-2876-4b8c-bb3d-072557192f7c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3443a39b-2876-4b8c-bb3d-072557192f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:27:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": nu ll, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:28:01,076 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.165s 2024-03-05 10:28:01,077 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49224e77-d18c-4393-9242-f730662b6ed4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49224e77-d18c-4393-9242-f730662b6ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:28:00.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:28:01,090 86171 INFO [tempest.common.waiters] volume b49cf310-59a1-4bbc-8161-85cfde07c8f8 reached available after waiting for 8.090385 seconds 2024-03-05 10:28:01,091 86171 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:28:01,225 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.133s 2024-03-05 10:28:01,226 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-343552049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQAPtgAefRZ4KFwbDzFpVRUAsdV0x2eqSEYKuRA9zq4nBNlnSIzOKuJBTKR5RVcvJKztrNvJ9LFkQpmSF55EIN5hXlDMMabF30Z7unSZMYR+AoNwdFVbkvD7awLN54D3A=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0262e3e-5253-48b2-b76b-e30a8f9207d3', 'x-compute-request-id': 'req-d0262e3e-5253-48b2-b76b-e30a8f9207d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-343552049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQAPtgAefRZ4KFwbDzFpVRUAsdV0x2eqSEYKuRA9zq4nBNlnSIzOKuJBTKR5RVcvJKztrNvJ9LFkQpmSF55EIN5hXlDMMabF30Z7unSZMYR+AoNwdFVbkvD7awLN54D3A==", "fingerprint": "15:36:3c:c4:87:47:65:f4:c2:05:f5:da:e6:4c:ce:c5", "user_id": "47e13005764d4d3a8e077228821eea0e"}}' 2024-03-05 10:28:01,228 86171 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair- 343552049 created 2024-03-05 10:28:01,618 86171 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.389s 2024-03-05 10:28:01,618 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--884160814", "description": "tempest-description--616126686"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-d1401a66-84d2-4531-b5af-a812c8ebf111', 'date': 'Tue, 05 Mar 2024 10:28:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "name": "tempest-securitygroup--884160814", "stateful": true, "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "description": "tempest-description--616126686", "shared": false, "security_group_rules": [{"id": "3afe43c0-9785-4500-993a-4fb365159e9f", "project_id": "9c6546f00d164e08b59ae4342634f74c", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "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": 323, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:28:01Z", "revision_number": 0}, {"id": "fa318b85-df07-4630-acb0-758067a25ff4", "project_id": "9c6546f00d164e08b59ae4342634f74c", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "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": 322, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:28:01Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:28:01Z", "revision_number": 1, "project_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:28:02,702 86171 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 1.083s 2024-03-05 10:28:02,702 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "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-b7d95440-235c-4b26-ae2d-3a47dacfa397', 'date': 'Tue, 05 Mar 2024 10:28:02 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": "0ad19f4d-9eab-4f5b-b36c-5723218a2991", "project_id": "9c6546f00d164e08b59ae4342634f74c", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:28:02Z", "updated_at": "2024-03-05T10:28:02Z", "revision_number": 0}}' 2024-03-05 10:28:03,926 86171 INFO [tempest.lib.common.res t_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.224s 2024-03-05 10:28:03,927 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a5fe59c1-ec60-49ff-bec0-6ba3b673cbfd', 'date': 'Tue, 05 Mar 2024 10:28:03 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": "267408cd-08ec-42b6-84b9-4972e624a4c5", "project_id": "9c6546f00d164e08b59ae4342634f74c", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:28:03Z", "updated_at": "2024-03-05T10:28:03Z", "revision_number": 0}}' 2024-03-05 10:28:03,928 86171 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--884160814 created 2024-03-05 10:28:07,789 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.860s 2024-03-05 10:28:07,789 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3a335ad1-f7c3-4428-97a1-60c84263b30c', 'date': 'Tue, 05 Mar 2024 10:28:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bbffeef9-9f56-426d-a994-021b79f4f893", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "floating_ip_address": "172.24.4.63", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9c6546f00d164e08b59ae4342634f74c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:06Z", "updated_at": "2024-03-05T10:28:06Z", "revision_number": 0}}' 2024-03-05 10:28:07,789 86171 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bbffeef9-9f56-426d-a994-021b79f4f893', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'floating_ip_address': '172.24.4.63', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:06Z', 'updated_at': '2024-03-05T10:28:06Z', 'revision_number': 0, 'ip': '172.24.4.63'} created 2024-03-05 10:28:08,082 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.286s 2024-03-05 10:28:08,083 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:07 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-4da298f6-c741-47a3-a9b1-211812c2c454', '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": "47e13005764d4d3a8e077228821eea0e", "name": "tempest-TestVolumeSwap-571214574-project-member", "password_expires_at": null}, "audit_ids": ["_LgmKXGPTqyJr9O0x7BGRg"], "expires_at": "2024-03-05T11:28:07.000000Z", "issued_at": "2024-03-05T10:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c6546f00d164e08b59ae4342634f74c", "name": "tempest-TestVolumeSwap-571214574"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9c6546f00d164e08b59ae4342634f74c", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:28:08,084 86171 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'c7b273c4-525c-4fe0-838c-6c58e15fae33', 'name': 'tempest-TestVolumeSwap-1623396188-network', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3641, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:28:08,085 86171 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-343552049', 'public_key': 'ecdsa-sha2 -nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQAPtgAefRZ4KFwbDzFpVRUAsdV0x2eqSEYKuRA9zq4nBNlnSIzOKuJBTKR5RVcvJKztrNvJ9LFkQpmSF55EIN5hXlDMMabF30Z7unSZMYR+AoNwdFVbkvD7awLN54D3A==', 'fingerprint': '15:36:3c:c4:87:47:65:f4:c2:05:f5:da:e6:4c:ce:c5', 'user_id': '47e13005764d4d3a8e077228821eea0e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDv3D/JBpuygJKccDBG9/DRAaD3eQjBCYAOOsQNHv7oJdVSAKIXatIo\nzksdcDrrmaigBwYFK4EEACKhZANiAAR0AD7YAHn0WeChcGw8xaVUVALHVdMdnqkh\nGCrkQPc6uJwTZZ0iMziriQUykeUVXLySs7azbyfSxZEKZkheeRCDeYV5QzDGmxd9\nGe7p0mTGEfgKDcHRVW5Lw+2sCzeeA9w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'caf2aa09-0e99-40d3-8cee-7951103d6704', 'name': 'tempest-securitygroup--884160814', 'stateful': True, 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'description': 'tempest-description--616126686', 'shared': False, 'security_group_rules': [{'id': '3afe43c0-9785-4500-993a-4fb365159e9f', 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'security_group_id': 'caf2aa09-0e99-40d3-8cee-7951103d6704', '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': 323, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 0}, {'id': 'fa318b85-df07-4630-acb0-758067a25ff4', 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'security_group_id': 'caf2aa09-0e99-40d3-8cee-7951103d6704', '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': 322, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 1, 'project_id': '9c6546f00d164e08b59ae4342634f74c'}, 'floating_ip': {'id': 'bbffeef9-9f56-426d-a994-021b79f4f893', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'floating_ip_address': '172.24.4.63', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:06Z', 'updated_at': '2024-03-05T10:28:06Z', 'revision_number': 0, 'ip': '172.24.4.63'}} 2024-03-05 10:28:11,286 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/compute/v2.1/servers 3.199s 2024-03-05 10:28:11,287 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-25291299", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "networks": [{"uuid": "c7b273c4-525c-4fe0-838c-6c58e15fae33"}], "security_groups": [{"name": "tempest-securitygroup--884160814"}], "key_name": "tempest-keypair-343552049", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d4a867b-e693-43f d-9ffb-ccc9606a0fc9', 'x-compute-request-id': 'req-0d4a867b-e693-43fd-9ffb-ccc9606a0fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--884160814"}], "adminPass": "c6onbCt22dk5"}}' 2024-03-05 10:28:11,474 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0 0.185s 2024-03-05 10:28:11,475 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:11 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-148cdfff-785f-4904-aff3-21708cbfd3bb', 'x-compute-request-id': 'req-148cdfff-785f-4904-aff3-21708cbfd3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0'} Body: b'{"server": {"id": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "name": "tempest-TestVolumeSwap-server-25291299", "status": "BUILD", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "user_id": "47e13005764d4d3a8e077228821eea0e", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:11Z", "updated": "2024-03-05T10:28:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-343552049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:29:02,037 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0 0.500s 2024-03-05 10:29:02,038 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:01 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-4bb86c72-65ee-4cbb-9813-d76359c19112', 'x-compute-request-id': 'req-4bb86c72-65ee-4cbb-9813-d76359c19112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0'} Body: b'{"server": {"id": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "name": "tempest-TestVolumeSwap-server-25291299", "status": "ACTIVE", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "user_id": "47e13005764d4d3a8e077228821eea0e", "metadata": {}, "hostId": "6c5ae33e19597164ff09cb6ff99dcb54b63497a800cb326fd017df0c", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:10Z", "updated": "2024-03-05T10:28:27Z", "addresses": {"tempest-TestVolumeSwap-1623396188-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:26:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-343552049", "OS-SRV-USG:launched_at": "2024-03-05T10:28:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--884160814"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:29:02,065 86171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:30:02,271 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0/os-interface 0.147s 2024-03-05 10:30:02,272 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b520597a-cd30-4096-8484-619aac66afcf', 'x-compute-request-id': 'req-b520597a-cd30-4096-8484-619aac66afcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c7b273c4-525c-4fe0-838c-6c58e15fae33", "port_id": "8e377ded-339b-459b-8489-3794852526b9", "mac_addr": "fa:16:3e:cc:26:91", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "68ed0449-5b92-4511-a4ba-f1ae00f92bb6", "ip_address": "10.0.0.14"}]}]}' 2024-03-05 10:30:03,183 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/bbffeef9-9f56-426d-a994-021b79f4f893 0.907s 2024-03-05 10:30:03,183 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8e377ded-339b-459b-8489-3794852526b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1f5ec3a9-19f2-4843-be7a-24bc3787b031', 'date': 'Tue, 05 Mar 2024 10:30:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bbffeef9-9f56-426d-a994-021b79f4f893'} Body: b'{"floatingip": {"id": "bbffeef9-9f56-426d-a994-021b79f4f893", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "floating_ip_address": "172.24.4.63", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "06e73c2e-9f3b-4e0e-8f70-353cfb864038", "port_id": "8e377ded-339b-459b-8489-3794852526b9", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c7b273c4-525c-4fe0-838c-6c58e15fae33", "mac_address": "fa:16:3e:cc:26:91" , "admin_state_up": true, "status": "ACTIVE", "device_id": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:06Z", "updated_at": "2024-03-05T10:30:02Z", "revision_number": 1, "project_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:03,185 86171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.63:22' as 'cirros' with public key authentication 2024-03-05 10:30:03,209 86171 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:30:03,319 86171 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:30:03,319 86171 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.63 successfully created 2024-03-05 10:30:03,806 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0/os-volume_attachments 0.485s 2024-03-05 10:30:03,806 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:03 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-54b88c11-b672-45f8-9f5f-5c4d865aba9c', 'x-compute-request-id': 'req-54b88c11-b672-45f8-9f5f-5c4d865aba9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "serverId": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "volumeId": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "device": "/dev/vdb"}}' 2024-03-05 10:30:03,857 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:30:03,857 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce637a05-6812-42d1-8115-1f67cc5548da', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce637a05-6812-42d1-8115-1f67cc5548da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:04.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:04,917 86171 INFO [tempest.lib.common.re st_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:30:04,917 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f312e1-c5d1-469f-a34f-d4a295bf6b0a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f312e1-c5d1-469f-a34f-d4a295bf6b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:04.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:05,979 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:30:05,980 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12bd4a27-f446-4427-b8a3-1b00b13b1a62', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12bd4a27-f446-4427-b8a3-1b00b13b1a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:04.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:07,164 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.173s 2024-03-05 10:30:07,165 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e30382-badd-46fd-85aa-77621f8894e6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e30382-badd-46fd-85aa-77621f8894e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:08,246 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.063s 2024-03-05 10:30:08,250 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a545e7b1-9286-4ae5-8e3b-aebed6d02440', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a545e7b1-9286-4ae5-8e3b-aebed6d02440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:09,319 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:09,320 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3a219c-bf43-4209 -9b6a-a2bf749e8786', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3a219c-bf43-4209-9b6a-a2bf749e8786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:10,372 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:30:10,372 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5af71ba-15fe-4a17-9248-699ddf538c5e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5af71ba-15fe-4a17-9248-699ddf538c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:11,426 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:11,426 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc64d3b-d810-4f9e-8dac-a5ea6f2a9095', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc64d3b-d810-4f9e-8dac-a5ea6f2a9095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c654 6f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:12,489 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.050s 2024-03-05 10:30:12,490 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7b9922-cc10-4fdf-9fef-e197bd812789', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7b9922-cc10-4fdf-9fef-e197bd812789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:13,542 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:13,543 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818f362e-de69-4e16-abb5-a8987c658777', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818f362e-de69-4e16-abb5-a8987c658777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T 10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:14,595 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:14,595 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689a25c0-beda-40a7-9444-72e1ebf5fcb0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689a25c0-beda-40a7-9444-72e1ebf5fcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:15,703 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.091s 2024-03-05 10:30:15,703 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7e6c6c-7084-4fc9-a06b-b1eb3e18fe44', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7e6c6c-7084-4fc9-a06b-b1eb3e18fe44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volume s/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:16,782 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.065s 2024-03-05 10:30:16,782 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24836cc1-5de7-45eb-85fa-e074da9a5ad6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24836cc1-5de7-45eb-85fa-e074da9a5ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:17,868 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.073s 2024-03-05 10:30:17,869 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35250b08-1a6a-4244-8378-c590c8086d75', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35250b08-1a6a-4244-8378-c590c8086d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_sta tus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:18,929 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:18,929 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f36b915-df5e-4893-a9ca-c62901649c6b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f36b915-df5e-4893-a9ca-c62901649c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:19,983 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:19,983 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb8cd7e-90eb-4998-83d3-3560f59f8ee1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb8cd7e-90eb-4998-83d3-3560f59f8ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:21,047 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http:// 10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:21,048 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55790496-47f9-4760-89a9-4d1b1fc12671', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55790496-47f9-4760-89a9-4d1b1fc12671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:22,099 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:22,099 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1a4ea7-c0d4-4313-86d6-f42ad81fb00d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1a4ea7-c0d4-4313-86d6-f42ad81fb00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:23,151 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:30:23,151 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455bc56c-080b-47f5-a99b-0a039ed400fa', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455bc56c-080b-47f5-a99b-0a039ed400fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:24,204 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:30:24,205 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f48e1ff7-42c3-4c31-a5c1-c24048c9cbab', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f48e1ff7-42c3-4c31-a5c1-c24048c9cbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:25,258 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:25,258 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7faad08b-049a-4e4e-bf29-c1c1c2012185', 'content-length': '905', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7faad08b-049a-4e4e-bf29-c1c1c2012185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:26,313 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:30:26,313 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f933f3fe-a786-4ac9-9565-f8024f6b83fd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f933f3fe-a786-4ac9-9565-f8024f6b83fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:27,368 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:27,369 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6760d63-7ede-4fe7-8548-aec8d513d9e5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6760d63-7ede-4fe7-8548-aec8d513d9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4 adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:28,437 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:28,438 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6a5242-7ca8-4729-9e47-7e1836b5388f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6a5242-7ca8-4729-9e47-7e1836b5388f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:29,494 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:29,495 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c05c7a9-3d31-4328-b7fa-299220e75761', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c05c7a9-3d31-4328-b7fa-299220e75761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741 ", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:30,549 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:30:30,549 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdc2be7-c49b-4da6-8007-fe385ef1dd63', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdc2be7-c49b-4da6-8007-fe385ef1dd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:31,637 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.070s 2024-03-05 10:30:31,638 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb7132f-0115-47d5-816b-78038f23b7d1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb7132f-0115-47d5-816b-78038f23b7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href ": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:32,709 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.057s 2024-03-05 10:30:32,709 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05b3557-96a4-4d44-99b9-4304472dd859', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05b3557-96a4-4d44-99b9-4304472dd859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:33,765 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:30:33,766 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74ce1af-67e4-4e7e-9914-253f8510cc01', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74ce1af-67e4-4e7e-9914-253f8510cc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "att achments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:34,820 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:34,820 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b74d619-1c3c-47c0-be1d-8d27cd2f788b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b74d619-1c3c-47c0-be1d-8d27cd2f788b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:35,879 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:30:35,880 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3225f61-1e42-45df-b423-5cdfbf8addcb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3225f61-1e42-45df-b423-5cdfbf8addcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:36,944 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82a b6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:30:36,945 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb7231d-055d-455d-975a-f829dfb7bfb4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb7231d-055d-455d-975a-f829dfb7bfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:38,021 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.057s 2024-03-05 10:30:38,021 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2841ee52-f113-4dce-8e28-23abfc840868', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2841ee52-f113-4dce-8e28-23abfc840868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:39,088 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.053s 2024-03-05 10:30:39,089 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue , 05 Mar 2024 10:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee5d621-3154-43fd-9f71-8ee6a14262b0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee5d621-3154-43fd-9f71-8ee6a14262b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:40,148 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:30:40,148 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9814bf46-9ef9-461b-9cb8-6bd8f8b5404a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9814bf46-9ef9-461b-9cb8-6bd8f8b5404a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:41,212 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.048s 2024-03-05 10:30:41,213 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd46fb2-943d-4cad-a3ca-89f83944f325', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-ccd46fb2-943d-4cad-a3ca-89f83944f325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:42,552 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.307s 2024-03-05 10:30:42,965 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0573b67a-6a0e-43fc-a552-86b0e13076f1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0573b67a-6a0e-43fc-a552-86b0e13076f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:44,040 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.060s 2024-03-05 10:30:44,041 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882f1b59-0f10-4b5a-9c47-b4fbd61b0627', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882f1b59-0f10-4b5a-9c47-b4fbd61b0627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2- b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:45,101 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:45,102 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4853ec-b4d5-4d35-be11-ea7c67473bc1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4853ec-b4d5-4d35-be11-ea7c67473bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:46,175 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.051s 2024-03-05 10:30:46,175 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e10644e-7587-436f-8fba-810e5c3bcea3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e10644e-7587-436f-8fba-810e5c3bcea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id" : null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:47,233 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:47,233 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ffff65-0371-4f78-a7d9-d3422fe4a9ab', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ffff65-0371-4f78-a7d9-d3422fe4a9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:48,402 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.154s 2024-03-05 10:30:48,402 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43666f48-e2c0-4f2b-ad14-fd6ee0bf4069', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43666f48-e2c0-4f2b-ad14-fd6ee0bf4069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volum es/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:49,492 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.075s 2024-03-05 10:30:49,492 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a00578-47ef-49a2-93df-3fef31547c7e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a00578-47ef-49a2-93df-3fef31547c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:50,625 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.120s 2024-03-05 10:30:50,626 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f3b565-a89b-47d7-ba65-591a72fd2696', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f3b565-a89b-47d7-ba65-591a72fd2696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59 ae4342634f74c"}}' 2024-03-05 10:30:51,682 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:51,682 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17887297-55fa-47b3-95a1-3b83597e1b10', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17887297-55fa-47b3-95a1-3b83597e1b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:52,753 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.057s 2024-03-05 10:30:52,753 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03df7c7-733b-473d-b6f7-20a0777b7e8c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03df7c7-733b-473d-b6f7-20a0777b7e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:53,884 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.082s 2024-03-05 10:30:53,935 8617 1 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ad3640-844f-47f6-983e-eec82b1fa9e3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ad3640-844f-47f6-983e-eec82b1fa9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:54,999 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.051s 2024-03-05 10:30:55,000 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7502ae6e-2a17-46bd-81c7-bafbf3909c9b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7502ae6e-2a17-46bd-81c7-bafbf3909c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:56,094 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.080s 2024-03-05 10:30:56,094 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'c ontent-type': 'application/json', 'x-compute-request-id': 'req-9020efa7-1d80-4f2e-aa52-43b351737958', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9020efa7-1d80-4f2e-aa52-43b351737958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:57,146 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:30:57,147 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d136b6-1977-4c2c-bf93-4eaade31548b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d136b6-1977-4c2c-bf93-4eaade31548b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:58,211 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.051s 2024-03-05 10:30:58,212 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ff0839-d1e1-405a-8cb6-bc2fdf9344f4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ff0839-d1e1-405a-8cb6-bc2fdf9344f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:59,298 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.072s 2024-03-05 10:30:59,298 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c3c093-6c6b-426a-b6b6-33a1f213f25f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c3c093-6c6b-426a-b6b6-33a1f213f25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:00,356 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:31:00,357 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6d0c69-c295-4f8f-8914-cb767e3657ab', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6d0c69-c295-4f8f-8914-cb767e3657ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone ": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:01,408 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:31:01,409 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b7b446-ac58-4315-b81f-bccc4384864c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b7b446-ac58-4315-b81f-bccc4384864c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:02,460 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:31:02,461 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cedfd7d6-bfbc-48f8-a16d-9fecb1238f04', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cedfd7d6-bfbc-48f8-a16d-9fecb1238f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "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/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:03,513 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:31:03,513 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb1f6b9-d600-4741-8f7d-5ee2ddca7607', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb1f6b9-d600-4741-8f7d-5ee2ddca7607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:04,569 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:31:04,569 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d403fb1e-9ae4-4320-96e6-378d7287a3ff', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d403fb1e-9ae4-4320-96e6-378d7287a3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764 d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:05,630 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.048s 2024-03-05 10:31:05,631 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a81f8b-87a2-4f2e-a5d5-ace14b457704', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a81f8b-87a2-4f2e-a5d5-ace14b457704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:06,684 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:31:06,685 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788014fc-a5d6-44f7-a9b7-5d8452b1c17f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788014fc-a5d6-44f7-a9b7-5d8452b1c17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:07,742 86171 INFO [tempest.l ib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:31:07,742 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d559d7-5929-49ae-8ade-bb336a2d26db', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d559d7-5929-49ae-8ade-bb336a2d26db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:08,797 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:31:08,797 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c5a17e-1d3d-4bd0-a03a-55e9791e47cc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c5a17e-1d3d-4bd0-a03a-55e9791e47cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:09,863 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.052s 2024-03-05 10:31:09,863 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Co ntent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61790c80-18c8-42fd-9ade-6a1614fa4cfd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61790c80-18c8-42fd-9ade-6a1614fa4cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:10,925 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:31:10,925 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb33710-7534-480e-8cfb-d476972d9b93', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb33710-7534-480e-8cfb-d476972d9b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:11,992 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.053s 2024-03-05 10:31:11,993 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4a 0691-4295-4507-8435-a044ab83fc8a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4a0691-4295-4507-8435-a044ab83fc8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:13,059 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.053s 2024-03-05 10:31:13,060 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adca246-0813-43ef-a92c-5ba0135b9a20', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adca246-0813-43ef-a92c-5ba0135b9a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:14,144 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.070s 2024-03-05 10:31:14,144 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d01f65-6577-41f5-a14c-c9b6dfdff783', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d01f65-6577-41f5-a14c-c9b6dfdff783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/v olume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:15,197 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:31:15,198 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4089616-4c70-4b61-b5c9-7c77d8b160d7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4089616-4c70-4b61-b5c9-7c77d8b160d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:16,272 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.061s 2024-03-05 10:31:16,273 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e36d9f-f0a7-42f1-99c4-43f4060829db', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e36d9f-f0a7-42f1-99c4-43f4060829db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at" : "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:17,329 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:17,329 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984004b9-f073-4b77-9ef7-b036a9ed424c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984004b9-f073-4b77-9ef7-b036a9ed424c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:18,389 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:31:18,389 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4510a73-8ffe-4c8b-9bfc-3814ac3b07f8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4510a73-8ffe-4c8b-9bfc-3814ac3b07f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342 634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:19,456 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.050s 2024-03-05 10:31:19,456 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a17d962-7f3b-4643-b284-6925774e2fa0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a17d962-7f3b-4643-b284-6925774e2fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:20,647 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:31:20,647 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcd544f-f896-46d0-b505-f5669f0496b5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcd544f-f896-46d0-b505-f5669f0496b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "r eplication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:21,717 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.056s 2024-03-05 10:31:21,718 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d7a5ac-55d0-412b-b4d2-f9cdd1b4d412', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d7a5ac-55d0-412b-b4d2-f9cdd1b4d412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:22,774 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:31:22,775 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef5b636-2a12-44a5-b84d-aae8a65f390c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef5b636-2a12-44a5-b84d-aae8a65f390c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:23,842 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 2 00 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.054s 2024-03-05 10:31:23,843 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f0569e-b2c8-48df-9791-da98015d9154', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f0569e-b2c8-48df-9791-da98015d9154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:24,896 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:24,897 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c70f9e-1966-4670-8121-b71b0074143a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c70f9e-1966-4670-8121-b71b0074143a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:25,955 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:25,955 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-A uth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d1c40c-7274-4bcc-bb21-3e92f087463f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d1c40c-7274-4bcc-bb21-3e92f087463f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:27,013 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:31:27,013 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff4dda2-6596-491e-b01e-c2903c5956d9', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff4dda2-6596-491e-b01e-c2903c5956d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:28,076 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.048s 2024-03-05 10:31:28,076 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f2170e-1ba4-4dd6-aca4-ec5efb8a4238', 'content-length': '905', 'openst ack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f2170e-1ba4-4dd6-aca4-ec5efb8a4238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:29,136 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:31:29,137 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0117e8b6-aed9-42d9-a972-993caf3a74d6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0117e8b6-aed9-42d9-a972-993caf3a74d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:30,218 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.065s 2024-03-05 10:31:30,219 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19e88aa-023b-4939-bd6b-6533650e8587', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19e88aa-023b-4939-bd6b-6533650e8587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47a c-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:31,284 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:31:31,284 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b82f552-1a41-4772-85ab-67a4abfbef86', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b82f552-1a41-4772-85ab-67a4abfbef86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:32,348 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.048s 2024-03-05 10:31:32,348 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9182428d-ca38-45c6-8ff3-2c2f6b23f06a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9182428d-ca38-45c6-8ff3-2c2f6b23f06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-vol ume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:33,411 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:31:33,411 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87724c0e-6d62-4a6c-865b-0b4bb965e692', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87724c0e-6d62-4a6c-865b-0b4bb965e692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:34,470 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:31:34,470 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd21610-3036-47ca-864e-f2579f45a87c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd21610-3036-47ca-864e-f2579f45a87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bo okmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:35,527 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:31:35,528 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad30072-a141-4b02-bf09-88d1001f3d92', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad30072-a141-4b02-bf09-88d1001f3d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:36,583 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:36,583 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581d4d44-d10d-42c5-871c-63a9da1911d1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581d4d44-d10d-42c5-871c-63a9da1911d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach ": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:37,637 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:31:37,637 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb79e237-4378-4a5d-8237-e9b396d80ada', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb79e237-4378-4a5d-8237-e9b396d80ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:38,697 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:38,697 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e1f337-06db-4b6f-b945-b3755b1c4ffb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e1f337-06db-4b6f-b945-b3755b1c4ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:39,754 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c /volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:39,754 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53e7d43-ee85-4047-9da9-b07323755db6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53e7d43-ee85-4047-9da9-b07323755db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:40,832 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.064s 2024-03-05 10:31:40,832 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430d4fed-21ca-4fd6-b7df-2e3ec5c607c6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430d4fed-21ca-4fd6-b7df-2e3ec5c607c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:41,889 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:41,890 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3bec0f-ea0e-4862-ba5f-491d4a390edc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3bec0f-ea0e-4862-ba5f-491d4a390edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:42,967 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.063s 2024-03-05 10:31:42,967 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16161d3a-143f-47ea-b0ca-9e923bfbb68a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16161d3a-143f-47ea-b0ca-9e923bfbb68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:44,096 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.059s 2024-03-05 10:31:44,096 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827436ff-9b9d-4e74-9486-7eaae28983c4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-827436ff-9b9d-4e74-9486-7eaae28983c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:45,150 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:45,150 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739803b5-e005-4ba0-adcb-4e1483c15b70', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739803b5-e005-4ba0-adcb-4e1483c15b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:46,219 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.055s 2024-03-05 10:31:46,220 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91340e07-9214-4586-8d3d-53e406adc469', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91340e07-9214-4586-8d3d-53e406adc469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3 b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:47,278 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:47,278 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a316c5-e051-41b9-a318-595398377f01', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a316c5-e051-41b9-a318-595398377f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:48,333 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:31:48,334 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd501075-bf59-483b-ae19-ba2674e7bb1c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd501075-bf59-483b-ae19-ba2674e7bb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:49,384 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:31:49,385 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eacf30a0-ae66-4fb0-a8df-261630f9aaed', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eacf30a0-ae66-4fb0-a8df-261630f9aaed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:50,436 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:31:50,436 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f5ef12-8ff5-4b20-a540-129a66712f0d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f5ef12-8ff5-4b20-a540-129a66712f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae434 2634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:51,505 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.056s 2024-03-05 10:31:51,505 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2de9bb-f5a2-4623-abdf-845b2f4aeda7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2de9bb-f5a2-4623-abdf-845b2f4aeda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:52,560 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:31:52,561 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6cfb3c9-4c37-4f6e-b106-bef0e8f58903', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6cfb3c9-4c37-4f6e-b106-bef0e8f58903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c654 6f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:53,649 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.075s 2024-03-05 10:31:53,650 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44c8bf2-769f-4f4c-afb1-9731b73ca82a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44c8bf2-769f-4f4c-afb1-9731b73ca82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:54,707 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:31:54,707 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411ecc0d-c490-4fd3-8ca3-f92118c831fa', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411ecc0d-c490-4fd3-8ca3-f92118c831fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:55,761 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10: 31:55,761 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf80656-1ff2-4680-ab1a-351e78cdd723', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf80656-1ff2-4680-ab1a-351e78cdd723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:56,813 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:56,814 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609943b7-4f02-4081-954f-578a91c73471', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609943b7-4f02-4081-954f-578a91c73471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:57,864 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:31:57,865 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30fb8ff3-4d9d-47fb-b10d-ea3d9a1859eb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30fb8ff3-4d9d-47fb-b10d-ea3d9a1859eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:58,918 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:58,918 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dace92b0-7eaa-47aa-93ea-4d8fa3b6f37f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dace92b0-7eaa-47aa-93ea-4d8fa3b6f37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:59,972 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:59,972 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18cdce2f-34e3-4f3a-a347-25735e0fd32f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18cdce2f-34e3-4f3a-a347-25735e0fd32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:01,026 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:01,026 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51612b47-763a-48b7-9515-849a7169d922', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51612b47-763a-48b7-9515-849a7169d922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:02,086 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:32:02,087 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c72a47b-a4ee-4a32-821a-e286d3023d59', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c72a47b-a4ee-4a32-821a-e286d3023d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "ava ilability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:03,140 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:03,141 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec239960-33d6-4f16-ae92-e32d7d86871c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec239960-33d6-4f16-ae92-e32d7d86871c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:04,212 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:32:04,212 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0f9be2-8a1a-4c3b-9701-890548b3acf3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0f9be2-8a1a-4c3b-9701-890548b3acf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links" : [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:05,266 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:05,267 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f395139e-dab6-422e-b240-1230121ca4c5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f395139e-dab6-422e-b240-1230121ca4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:06,320 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:06,320 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a104f5-a677-4e66-9d06-7cc7cb87ee18', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a104f5-a677-4e66-9d06-7cc7cb87ee18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id" : "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:07,371 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:07,371 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c102d28-3326-47bf-8dbb-e8c24b971f9c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c102d28-3326-47bf-8dbb-e8c24b971f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:08,426 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:08,426 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1aeed9-c691-4a4f-981d-9f282ad5ac1d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1aeed9-c691-4a4f-981d-9f282ad5ac1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:09,480 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:09,481 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7358ec9-70c1-4d44-8ce4-43c36b1bee78', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7358ec9-70c1-4d44-8ce4-43c36b1bee78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:10,538 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:32:10,538 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6cae50-cb28-4cfa-b89e-5153f0d873cd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6cae50-cb28-4cfa-b89e-5153f0d873cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:11,592 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:11,593 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a004e713-d2eb-40e4-b17f-f877b347b357', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a004e713-d2eb-40e4-b17f-f877b347b357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:12,650 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:32:12,651 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f45687-f6da-4767-8bab-c4d0dd3e0620', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f45687-f6da-4767-8bab-c4d0dd3e0620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:13,711 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:32:13,711 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request- id': 'req-bd376904-ba8f-42f3-822c-c1c114e8b641', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd376904-ba8f-42f3-822c-c1c114e8b641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:14,762 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:14,762 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b78e902-3c43-4b6b-8fac-f89f375870e0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b78e902-3c43-4b6b-8fac-f89f375870e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:15,813 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:15,814 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08b4238-d8c4-41f0-857e-9eb3ed67ebfc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08b4238-d8c4-41f0-857e-9eb3ed67ebfc', 'connection': 'close', 'status': '200', 'content-location': 'http: //10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:16,865 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:16,866 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad78b5b6-c840-492d-ad72-313ff3d86cdf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad78b5b6-c840-492d-ad72-313ff3d86cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:17,931 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.051s 2024-03-05 10:32:17,931 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55044852-8a8f-4bdb-9198-e85a8384661c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55044852-8a8f-4bdb-9198-e85a8384661c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000" , "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:18,985 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:18,986 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0cedea-0d91-448f-ad78-70f7434da2f7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0cedea-0d91-448f-ad78-70f7434da2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:20,058 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.057s 2024-03-05 10:32:20,058 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3dc72f-a352-4b71-864f-d87f4a25ab9a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3dc72f-a352-4b71-864f-d87f4a25ab9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d1 64e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:21,116 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:32:21,116 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7050e418-ab62-42ac-b34e-5e759e50a4d0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7050e418-ab62-42ac-b34e-5e759e50a4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:22,178 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:32:22,179 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d100cb-33ec-4823-86fd-89be1902ca8a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d100cb-33ec-4823-86fd-89be1902ca8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypt ed": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:23,248 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.056s 2024-03-05 10:32:23,248 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b65088-10ef-40d4-8f81-7e5db5407826', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b65088-10ef-40d4-8f81-7e5db5407826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:24,303 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:32:24,304 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00347b5-a743-420e-8e77-0d342d378e30', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00347b5-a743-420e-8e77-0d342d378e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:25,361 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_v olume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:32:25,361 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c0c4d9-4619-4625-a208-b3e1f0b4dedf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c0c4d9-4619-4625-a208-b3e1f0b4dedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:26,423 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:32:26,423 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff5208d-6c48-40f8-b191-3b43ec689b60', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff5208d-6c48-40f8-b191-3b43ec689b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:27,489 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:32:27,490 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicati on/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb564a80-abe0-4a68-9d20-01d8ed83f9db', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb564a80-abe0-4a68-9d20-01d8ed83f9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:28,557 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:32:28,557 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae175e34-0e64-47a6-9582-d7c0d5491a98', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae175e34-0e64-47a6-9582-d7c0d5491a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:29,796 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.226s 2024-03-05 10:32:29,797 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13372b34-d7b6-48fe-9c0d-f6f68d2b2316', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13372b34-d7b6-48fe-9c0d-f6f68d2b2316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:30,850 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:30,851 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54de169-470a-4dd9-9f78-b1b5a707b5e1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54de169-470a-4dd9-9f78-b1b5a707b5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:31,924 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:32:31,925 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b55b6f-eaeb-4263-b773-795bea8b6f08', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b55b6f-eaeb-4263-b773-795bea8b6f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a8 2ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:32,987 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:32:32,987 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e085061-825c-463c-9676-acc16b1a565b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e085061-825c-463c-9676-acc16b1a565b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:34,042 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:32:34,042 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a80f3b-af4f-48e4-a8ea-735a93c3ab23', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a80f3b-af4f-48e4-a8ea-735a93c3ab23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-Test VolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:35,101 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:35,102 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b401d2d2-7912-426f-a588-910e6db0c493', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b401d2d2-7912-426f-a588-910e6db0c493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:36,166 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:32:36,167 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029ee38a-9797-4b7e-9f55-54e9503a5f74', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029ee38a-9797-4b7e-9f55-54e9503a5f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba" }, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:37,222 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:37,222 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64814ccd-8e56-4657-955c-7c775b01ad68', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64814ccd-8e56-4657-955c-7c775b01ad68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:38,274 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:38,275 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97907d1a-77b6-4d6e-8515-895642b0d452', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97907d1a-77b6-4d6e-8515-895642b0d452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null , "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:39,328 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:39,328 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b891080a-2f50-4e3e-bb31-c30765081932', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b891080a-2f50-4e3e-bb31-c30765081932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:40,378 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:32:40,379 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73bb29f-8c09-4c5a-91b2-932808719eb7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73bb29f-8c09-4c5a-91b2-932808719eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:41,445 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b5 9ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.053s 2024-03-05 10:32:41,446 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab51d8a2-9058-4373-876f-15eef52d1cac', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab51d8a2-9058-4373-876f-15eef52d1cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:42,519 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.059s 2024-03-05 10:32:42,519 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687c1755-8005-49bc-881f-d76e618287e5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687c1755-8005-49bc-881f-d76e618287e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:43,568 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.036s 2024-03-05 10:32:43,568 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respo nse - Headers: {'date': 'Tue, 05 Mar 2024 10:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5405191-ba4a-4cb1-8f48-d801c65cfb76', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5405191-ba4a-4cb1-8f48-d801c65cfb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:44,643 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.061s 2024-03-05 10:32:44,643 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df751285-6e42-4ba7-bac4-e3e4c5df6c39', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df751285-6e42-4ba7-bac4-e3e4c5df6c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:45,708 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:32:45,709 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9bc4e23-d3c3-4684-969c-1a38641caaef', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-AP I-Version', 'x-openstack-request-id': 'req-d9bc4e23-d3c3-4684-969c-1a38641caaef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:46,767 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:32:46,768 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5fd9f0-dfb6-48be-91a2-4e1beaecf42e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5fd9f0-dfb6-48be-91a2-4e1beaecf42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:47,922 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.139s 2024-03-05 10:32:47,923 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa82b882-56aa-405a-abff-1f1b4bc1adaf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa82b882-56aa-405a-abff-1f1b4bc1adaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id ": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:48,974 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:32:48,975 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65284468-ed27-48df-a4da-9a2b740ebb05', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65284468-ed27-48df-a4da-9a2b740ebb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:50,071 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.075s 2024-03-05 10:32:50,071 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8db73d1-3bc0-4ca0-9b93-a1dad1e1644e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8db73d1-3bc0-4ca0-9b93-a1dad1e1644e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:51,144 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.056s 2024-03-05 10:32:51,145 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3deff5e9-35cb-4e5e-ab23-bb9b01bd801d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3deff5e9-35cb-4e5e-ab23-bb9b01bd801d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:52,201 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:32:52,202 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d89e2e4-ea17-4c54-a7aa-e4d7d0e6ce3d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d89e2e4-ea17-4c54-a7aa-e4d7d0e6ce3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d 164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:53,255 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:53,255 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3f59b2-0e51-4cc2-89fc-44dabd62c8de', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3f59b2-0e51-4cc2-89fc-44dabd62c8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:54,335 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.065s 2024-03-05 10:32:54,336 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebcc2b2-af5f-4f85-ad38-28b656e393ff', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebcc2b2-af5f-4f85-ad38-28b656e393ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tena nt_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:55,402 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:55,403 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a612618-c351-4407-940b-7577c5f9d685', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a612618-c351-4407-940b-7577c5f9d685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:56,457 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:56,457 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c95a57-152a-4020-8f71-3381ca1ccb58', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c95a57-152a-4020-8f71-3381ca1ccb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:57,508 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:57,509 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d424a655-46e6-46c1-a46d-3766d195cf45', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d424a655-46e6-46c1-a46d-3766d195cf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:58,561 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:32:58,562 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8321c5-d6e4-44a8-aa82-197ba87c6c49', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8321c5-d6e4-44a8-aa82-197ba87c6c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:59,614 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:59,614 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb83e54b-e722-4dca-87c3-44a63eb4c212', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb83e54b-e722-4dca-87c3-44a63eb4c212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:00,674 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:33:00,675 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6eb00cb-9890-44f6-84bc-2979519c06e6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6eb00cb-9890-44f6-84bc-2979519c06e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:01,727 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:33:01,727 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7860c317-40c3-4924-ac51-762ac2ef9c47', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7860c317-40c3-4924-ac51- 762ac2ef9c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:02,782 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:33:02,783 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5836e4bf-78a4-4c8f-af12-bd7d5a6da1ec', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5836e4bf-78a4-4c8f-af12-bd7d5a6da1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:03,848 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.052s 2024-03-05 10:33:03,849 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6bd11a-3283-4467-a4c9-bc2f89b8637e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6bd11a-3283-4467-a4c9-bc2f89b8637e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", " size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:04,900 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:33:04,901 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38259fbd-34b0-48d1-9ce9-0accd3bd6b4e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38259fbd-34b0-48d1-9ce9-0accd3bd6b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:05,956 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:33:05,956 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761921d0-8b1c-4c34-b7f1-37c08f03e15c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761921d0-8b1c-4c34-b7f1-37c08f03e15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata ": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:07,010 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:33:07,011 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73203379-0a27-432e-9929-a390062a3c9d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73203379-0a27-432e-9929-a390062a3c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:08,064 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:33:08,065 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f883c7b-5022-4dcb-ba3f-1a617f4b78c6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f883c7b-5022-4dcb-ba3f-1a617f4b78c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba "}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:09,129 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:33:09,130 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b837af1-dc57-46ec-8d84-ff4463564078', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b837af1-dc57-46ec-8d84-ff4463564078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:10,195 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.052s 2024-03-05 10:33:10,195 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46457cb-10fd-49bb-b3ce-37a47218bc8d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46457cb-10fd-49bb-b3ce-37a47218bc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:11,2 54 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:33:11,254 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26af94e-d7d7-49c3-9522-5b4f3456b42f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26af94e-d7d7-49c3-9522-5b4f3456b42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:12,309 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:33:12,309 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7960b3a1-8c87-4d02-a402-a00e9c781e34', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7960b3a1-8c87-4d02-a402-a00e9c781e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:13,409 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.085s 2024-03-05 10:33:13,409 86171 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8790a697-19b9-42ad-a508-b49d73f77e1c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8790a697-19b9-42ad-a508-b49d73f77e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:14,466 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:33:14,466 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ce4a8a-c597-4dc0-8d98-e64b8d947902', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ce4a8a-c597-4dc0-8d98-e64b8d947902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:15,532 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:33:15,533 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-495045a4-691b-408c-b972-58befb613589', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495045a4-691b-408c-b972-58befb613589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:16,585 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:33:16,586 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2e185f-0be3-4e67-a7a9-bd758075d3fd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2e185f-0be3-4e67-a7a9-bd758075d3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:17,644 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:33:17,645 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd22c3d9-5dca-4b30-8a56-867ee889b210', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd22c3d9-5dca-4b30-8a56-867ee889b210', 'connection': 'close', 'status': '200', 'content-loc ation': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:18,725 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.066s 2024-03-05 10:33:18,726 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc7920a-7223-4579-86fc-c5c929278f4f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc7920a-7223-4579-86fc-c5c929278f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' {8} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [321.985131s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 64, in test_volume_assisted_snapshot_create_delete self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 581, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 405, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume a855f855-9266-4353-9a36-25ebdbce47d3 to server b4aa28f3-3ccb-4407-bd51-75bf70e8632b within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:28:14,665 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes 0.814s 2024-03-05 10:28:14,665 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4dbb84-4443-4289-a926-760bcbd5488d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4dbb84-4443-4289-a926-760bcbd5488d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.485612", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2024-03-05 10:28:14,832 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.146s 2024-03-05 10:28:14,833 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736de3cc-6f0a-4718-a833-073a098cdaf1', 'content-length': '1030', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736de3cc-6f0a-4718-a833-073a098cdaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:15,920 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest :test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.054s 2024-03-05 10:28:15,921 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634a4057-79b1-4d02-a822-1e043c1be9d3', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634a4057-79b1-4d02-a822-1e043c1be9d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:17,033 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.086s 2024-03-05 10:28:17,034 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cb9ead-5267-491e-b37d-43242cfabac5', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cb9ead-5267-491e-b37d-43242cfabac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_ id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:18,180 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.124s 2024-03-05 10:28:18,181 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635a25e0-6bb0-4711-8cc0-92fbc5b2052d', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635a25e0-6bb0-4711-8cc0-92fbc5b2052d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:19,280 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.072s 2024-03-05 10:28:19,281 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65a09de-0d59-4947-a3ae-2cd9daf0b37c', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65a09de-0d59-4947-a3ae-2cd9daf0b37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host -attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:20,381 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.071s 2024-03-05 10:28:20,382 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70cb56ef-8be9-4c18-a6ac-1cbce06615aa', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70cb56ef-8be9-4c18-a6ac-1cbce06615aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:21,465 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.066s 2024-03-05 10:28:21,466 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d810830-1ff9-4f97-b6ec-a4c5689415af', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d810830-1ff9-4f97-b6ec-a4c5689415af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "en crypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:21,488 86185 INFO [tempest.common.waiters] volume a855f855-9266-4353-9a36-25ebdbce47d3 reached available after waiting for 7.488863 seconds 2024-03-05 10:28:21,490 86185 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:28:21,890 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.397s 2024-03-05 10:28:21,890 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1495179989", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBTWo5gBHx4p9vcM9tX6C8I58h1ROTA/BWm4q4RG359far+0EsV+HKHRvtdMfe8jJUwWtqvKHHEJI5JAGUpho9e1zxpe6glzzGldQtAQzVfNkeO83TZUDjueCrs3RDLMw=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:21 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-b8b89f34-e742-4253-b6e3-200ae4994fe9', 'x-compute-request-id': 'req-b8b89f34-e742-4253-b6e3-200ae4994fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1495179989", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBTWo5gBHx4p9vcM9tX6C8I58h1ROTA/BWm4q4RG359far+0EsV+HKHRvtdMfe8jJUwWtqvKHHEJI5JAGUpho9e1zxpe6glzzGldQtAQzVfNkeO83TZUDjueCrs3RDLMw==", "fingerprint": "45:90:8e:e7:50:f3:73:fc:3a:de:5f:80:01:08:5a:10", "user_id": "b9ee4df621694e80901455d2674094af"}}' 2024-03-05 10:28:21,893 86185 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1495179989 created 2024-03-05 10:28:22,338 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.445s 2024-03-05 10:28:22,339 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--480543265", "description": "tempest-description--1515704207"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-7d31622c-9b72-42a4-8206-cdb91b5c3dbe', 'date': 'Tue, 05 Mar 2024 10:28:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "name": "tempest-securitygroup--480543265", "stateful": true, "tenant_id": "209f55d8c8884ba2931c915331e930f6", "description": "tempest-description--1515704207", "shared": false, "security_group_rules": [{"id": "d5b6f2ea-3bd5-440d-8b58-9006c522c107", "project_id": "209f55d8c8884ba2931c915331e930f6", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "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": 341, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:28:22Z", "updated_at": "2024-03-05T10:28:22Z", "revision_number": 0}, {"id": "fe048000-5739-47fc-b6fb-3a26d83bd332", "project_id": "209f55d8c8884ba2931c915331e930f6", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "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": 340, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:28:21Z", "updated_at": "2024-03-05T10:28:21Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:28:21Z", "updated_at": "2024-03-05T10:28:21Z", "revision_number": 1, "project_id": "209f55d8c8884ba2931c915331e930f6"}}' 2024-03-05 10:28:22,776 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.436s 2024-03-05 10:28:22,777 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "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-45f33da6-291f-411f-a957-634b14f2a6bd', 'date': 'Tue, 05 Mar 2024 10:28:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8221bbba-5852-46e9-9beb-a9eb3fb08760", "project_id": "209f55d8c8884ba2931c915331e930f6", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:28:22Z", "updated_at": "2024-03-05T10:28:22Z", "revision_number": 0}}' 2024-03-05 10:28:23,276 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.498s 2024-03-05 10:28:23,276 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5a06d3ba-dac9-48d8-af96-dd600058edef', 'date': 'Tue, 05 Mar 2024 10:28:23 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": "9ab67a83-07d2-4cff-b517-4f7ed5442404", "project_id": "209f55d8c8884ba2931c915331e930f6", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:28:22Z", "updated_at": "2024-03-05T10:28:22Z", "revision_number": 0}}' 2024-03-05 10:28:23,277 86185 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource securit y group with tcp and icmp rules tempest-securitygroup--480543265 created 2024-03-05 10:28:24,584 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.306s 2024-03-05 10:28:24,584 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-97e39858-4964-4ae1-b679-2a1e37553681', 'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e8d0d3d0-7ba8-4f5d-93d8-644262178c81", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "floating_ip_address": "172.24.4.178", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "209f55d8c8884ba2931c915331e930f6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:24Z", "updated_at": "2024-03-05T10:28:24Z", "revision_number": 0}}' 2024-03-05 10:28:24,585 86185 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e8d0d3d0-7ba8-4f5d-93d8-644262178c81', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'floating_ip_address': '172.24.4.178', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '209f55d8c8884ba2931c915331e930f6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:24Z', 'updated_at': '2024-03-05T10:28:24Z', 'revision_number': 0, 'ip': '172.24.4.178'} created 2024-03-05 10:28:24,638 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.045s 2024-03-05 10:28:24,638 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a8010175-014e-4ff2-9c7f-d746c4c8ebe9', '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": "b9ee4df621694e80901455d2674094af", "name": "tempest-VolumesAssistedSnapshotsTest-1189460322-project-member", "password_expires_at": null}, "audit_ids": ["C4kaM8hUROucJftcVWq7NA"], "expires_at": "2024-03-05T11:28:24.000000Z", "issued_at": "2024-03-05T10:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "209f55d8c8884ba2931c915331e930f6", "name": "tempest-VolumesAssistedSnapshotsTest-1189460322"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/209f55d8c8884ba2931c915331e930f6", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc ", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/209f55d8c8884ba2931c915331e930f6", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/209f55d8c8884ba2931c915331e930f6", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:28:24,639 86185 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'c685a5c3-ec27-4fd5-aa1d-1e2d508bef55', 'name': 'tempest-VolumesAssistedSnapshotsTest-42690949-network', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '209f55d8c8884ba2931c915331e930f6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47130, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:28:24,640 86185 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1495179989', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBTWo5gBHx4p9vcM9tX6C8I58h1ROTA/BWm4q4RG359far+0EsV+HKHRvtdMfe8jJUwWtqvKHHEJI5JAGUpho9e1zxpe6glzzGldQtAQzVfNkeO83TZUDjueCrs3RDLMw==', 'fingerprint': '45:90:8e:e7:50:f3:73:fc:3a:de:5f:80:01:08:5a:10', 'user_id': 'b9ee4df621694e80901455d2674094af', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB10l4xF3ZLisKOL2EsxZjZ3QxbGHCm88a7pP37xhLfjPB3KYToE+o+\nW5v31tlFfQ+gBwYFK4EEACKhZANiAATgU1qOYAR8eKfb3DPbV+gvCOfIdUTkwPwV\npuKuERt+fX2q/tBLFfhyh0b7XTH3vIyVMFraryhxxCSOSQBlKYaPXtc8aXuoJc8x\npXULQEM1XzZHjvN02VA47ngq7N0QyzM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '33fe5dd7-8843-489c-b6b8-b91a20ae5cd1', 'name': 'tempest-securitygroup--480543265', 'stateful': True, 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'description': 'tempest-description--1515704207', 'shared': False, 'security_group_rules': [{'id': 'd5b6f2ea-3bd5-440d-8b58-9006c522c107', 'project_id': '209f55d8c8884ba2931c915331e930f6', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'security_group_id': '33fe5dd7-8843-489c-b6b8-b91a20ae5cd1', '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': 341, 'belongs_to_default_s g': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:28:22Z', 'updated_at': '2024-03-05T10:28:22Z', 'revision_number': 0}, {'id': 'fe048000-5739-47fc-b6fb-3a26d83bd332', 'project_id': '209f55d8c8884ba2931c915331e930f6', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'security_group_id': '33fe5dd7-8843-489c-b6b8-b91a20ae5cd1', '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': 340, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:28:21Z', 'updated_at': '2024-03-05T10:28:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:28:21Z', 'updated_at': '2024-03-05T10:28:21Z', 'revision_number': 1, 'project_id': '209f55d8c8884ba2931c915331e930f6'}, 'floating_ip': {'id': 'e8d0d3d0-7ba8-4f5d-93d8-644262178c81', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'floating_ip_address': '172.24.4.178', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '209f55d8c8884ba2931c915331e930f6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:24Z', 'updated_at': '2024-03-05T10:28:24Z', 'revision_number': 0, 'ip': '172.24.4.178'}} 2024-03-05 10:28:25,692 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/compute/v2.1/servers 1.051s 2024-03-05 10:28:25,693 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-291815622", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "networks": [{"uuid": "c685a5c3-ec27-4fd5-aa1d-1e2d508bef55"}], "security_groups": [{"name": "tempest-securitygroup--480543265"}], "key_name": "tempest-keypair-1495179989", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36d626f6-4102-48a9-bb58-33becbad36a4', 'x-compute-request-id': 'req-36d626f6-4102-48a9-bb58-33becbad36a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--480543265"}], "adminPass": "pNyLkPRBj3F3"}}' 2024-03-05 10:28:25,853 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b 0.155s 2024-03-05 10:28:25,854 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2 .1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc59e7b-cbf2-4f6d-89d2-2a93fd07eb58', 'x-compute-request-id': 'req-ddc59e7b-cbf2-4f6d-89d2-2a93fd07eb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b'} Body: b'{"server": {"id": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "name": "tempest-VolumesAssistedSnapshotsTest-server-291815622", "status": "BUILD", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "user_id": "b9ee4df621694e80901455d2674094af", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:26Z", "updated": "2024-03-05T10:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1495179989", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:29:16,417 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b 0.490s 2024-03-05 10:29:16,418 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb371289-2a55-4cf9-9285-c86cd493251b', 'x-compute-request-id': 'req-cb371289-2a55-4cf9-9285-c86cd493251b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b'} Body: b'{"server": {"id": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "name": "tempest-VolumesAssistedSnapshotsTest-server-291815622", "status": "ACTIVE", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "user_id": "b9ee4df621694e80901455d2674094af", "metadata": {}, "hostId": "c3133501fce62e1f810cccc6d042264a315e3d14b1cbaec6677c9417", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:25Z", "updated": "2024-03-05T10:28:37Z", "addresses": {"tempest-VolumesAssistedSnapshotsTest-42690949-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:be:63"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1495179989", "OS-SRV-USG:launched_at": "2024-03-05T10:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480543265"}], "OS-EXT-STS:task_state": null, "OS- EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:29:16,446 86185 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:30:16,623 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b/os-interface 0.139s 2024-03-05 10:30:16,624 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:16 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-0952ea6e-4413-4602-ac3e-633d64798af4', 'x-compute-request-id': 'req-0952ea6e-4413-4602-ac3e-633d64798af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c685a5c3-ec27-4fd5-aa1d-1e2d508bef55", "port_id": "74390bf4-01a1-4ad1-9dbe-d6430882ca6b", "mac_addr": "fa:16:3e:3d:be:63", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b00cad5-26d6-472b-b516-3e253d99d939", "ip_address": "10.0.0.9"}]}]}' 2024-03-05 10:30:18,330 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e8d0d3d0-7ba8-4f5d-93d8-644262178c81 1.702s 2024-03-05 10:30:18,330 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "74390bf4-01a1-4ad1-9dbe-d6430882ca6b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-71fd6830-25d7-461c-8c3a-40ad31df7fd1', 'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e8d0d3d0-7ba8-4f5d-93d8-644262178c81'} Body: b'{"floatingip": {"id": "e8d0d3d0-7ba8-4f5d-93d8-644262178c81", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "floating_ip_address": "172.24.4.178", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "9873adae-e17d-4298-a944-1f5695965a13", "port_id": "74390bf4-01a1-4ad1-9dbe-d6430882ca6b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c685a5c3-ec27-4fd5-aa1d-1e2d508bef55", "mac_address": "fa:16:3e:3d:be:63", "admin_state_up": true, "status": "ACTIVE", "device_id": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:24Z", "updated_at": "2024-03-05T10:30:17Z", "revision_number": 1, "project_id": "209f55d8c8884ba2931c915331e930f6"}}' 2024-03-05 10:30:18,332 86185 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.178:22' as 'cirros' with public key authentication 2024-03-05 10:30:18,344 86185 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:30:18,453 86185 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:30:18,454 86185 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.178 successfully created 2024-03-05 10:30:18,915 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b/os-volume_attachments 0.461s 2024-03-05 10:30: 18,916 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "a855f855-9266-4353-9a36-25ebdbce47d3"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 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-71e52720-36ad-42aa-a3e3-1a4e7b91e969', 'x-compute-request-id': 'req-71e52720-36ad-42aa-a3e3-1a4e7b91e969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "serverId": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "volumeId": "a855f855-9266-4353-9a36-25ebdbce47d3", "device": "/dev/vdb"}}' 2024-03-05 10:30:18,979 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.060s 2024-03-05 10:30:18,979 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604c9459-aacb-4e39-9c09-3a05736fc029', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604c9459-aacb-4e39-9c09-3a05736fc029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:20,033 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:30:20,034 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77de4dc7-cbc8-4b44-863c-c8df4008397a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77de4dc7-cbc8-4b44-863c-c8df4008397a', 'connection': 'close', 'status': '200', ' content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:21,095 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:30:21,096 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af371d51-2c32-481c-82ba-deb5d9609daf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af371d51-2c32-481c-82ba-deb5d9609daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:22,149 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:30:22,150 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e05de2-b566-400d-a47b-223d7605b1d0', 'content-length': '1081', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e05de2-b566-400d-a47b-223d7605b1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:23,202 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:30:23,203 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd9abc7-093d-48a4-809c-97986b121b9f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd9abc7-093d-48a4-809c-97986b121b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:24,256 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:30:24,257 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'cont ent-type': 'application/json', 'x-compute-request-id': 'req-c53b1118-c205-40b4-bf18-7202d68c0488', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53b1118-c205-40b4-bf18-7202d68c0488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:25,313 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:30:25,314 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c59322-c4f6-4f39-93e6-9d70c8b086cd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c59322-c4f6-4f39-93e6-9d70c8b086cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:26,369 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:30:26,370 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0307e4b9-1771-496d-b75d-2a6237ae6e64', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0307e4b9-1771-496d-b75d-2a6237ae6e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:27,422 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:30:27,423 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371fbde2-0e85-4163-8b66-be7261a0256a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371fbde2-0e85-4163-8b66-be7261a0256a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:28,480 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024- 03-05 10:30:28,481 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b25c9d6-1811-4d63-a886-c1ce18b1f6a2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b25c9d6-1811-4d63-a886-c1ce18b1f6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:29,537 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:30:29,537 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66491bd3-e4da-4cf1-832e-c5824524b026', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66491bd3-e4da-4cf1-832e-c5824524b026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:30,595 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assist ed_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:30:30,596 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dfa01e-3104-420d-8e9c-449c8b2ddf7b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dfa01e-3104-420d-8e9c-449c8b2ddf7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:31,659 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:30:31,660 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14838b0d-a1d6-4d25-8731-8091f545b210', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14838b0d-a1d6-4d25-8731-8091f545b210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e 94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:32,880 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.059s 2024-03-05 10:30:32,882 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701e8e3d-df91-41de-ab64-61d0ec089b1c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701e8e3d-df91-41de-ab64-61d0ec089b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:33,953 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.058s 2024-03-05 10:30:33,954 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afb7c5c-101c-47b4-a191-b65365ed0356', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afb7c5c-101c-47b4-a191-b65365ed0356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "u ser@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:35,005 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:30:35,006 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c41653-722b-4881-88e3-f5ed8b523b53', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c41653-722b-4881-88e3-f5ed8b523b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:36,061 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:30:36,061 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa14ad14-f3f2-4d2a-99c7-c0b7f7e73206', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa14ad14-f3f2-4d2a-99c7-c0b7f7e73206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": fals e, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:37,131 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.053s 2024-03-05 10:30:37,131 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66d8ee1-eabb-4012-af5b-dfde69defa31', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66d8ee1-eabb-4012-af5b-dfde69defa31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:38,206 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.056s 2024-03-05 10:30:38,206 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5575abb9-99ad-41df-a8ca-e6a5231a73cd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5575abb9-99ad-41df-a8ca-e6a5231a73cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94 af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:39,270 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.050s 2024-03-05 10:30:39,270 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0dbf6f-07e2-4a51-a685-b6dda94a7515', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0dbf6f-07e2-4a51-a685-b6dda94a7515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:40,334 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:30:40,334 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0968b0e4-1367-4401-916b-85f043c5b76f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0968b0e4-1367-4401-916b-85f043c5b76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volu me/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:41,402 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.052s 2024-03-05 10:30:41,403 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fbb18ba-9a90-43c1-8522-f14d3ac83b0c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fbb18ba-9a90-43c1-8522-f14d3ac83b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:42,628 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.077s 2024-03-05 10:30:42,965 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad1e585-85a4-4cc8-94b0-04b6f2ed7302', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad1e585-85a4-4cc8-94b0-04b6f2ed7302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description" : null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:44,038 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.057s 2024-03-05 10:30:44,038 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b94fc57-abb7-4589-a759-35505c40d022', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b94fc57-abb7-4589-a759-35505c40d022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:45,112 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.056s 2024-03-05 10:30:45,113 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80aea39-0059-4d45-9f6c-9fa32ada3961', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80aea39-0059-4d45-9f6c-9fa32ada3961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at" : "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:46,200 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.070s 2024-03-05 10:30:46,200 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7819fd1a-99fd-49e8-9a2d-33b6d428a74e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7819fd1a-99fd-49e8-9a2d-33b6d428a74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:47,255 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:30:47,255 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94e0090-5635-44ac-b655-8da4c3d18f27', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94e0090-5635-44ac-b655-8da4c3d18f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47 d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:48,392 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.107s 2024-03-05 10:30:48,393 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3211e488-3ca2-405e-82be-bec5c49e989e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3211e488-3ca2-405e-82be-bec5c49e989e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:49,449 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:30:49,449 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c79567-1ded-4c03-a333-7301897df9ef', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c79567-1ded-4c03-a333-7301897df9ef', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:50,508 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:30:50,509 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be40c58a-d13f-4297-9e05-7897334a3f3a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be40c58a-d13f-4297-9e05-7897334a3f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:51,558 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:30:51,559 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c820542-e148-499f-baf7-e5974adab66e', 'content-length': '1081' , 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c820542-e148-499f-baf7-e5974adab66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:52,628 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.056s 2024-03-05 10:30:52,629 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7852d7b3-8aa8-44da-bbb9-57ed7ecf690b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7852d7b3-8aa8-44da-bbb9-57ed7ecf690b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:53,803 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.157s 2024-03-05 10:30:53,803 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8448ff3-64d8-43fb-a901-9870749ebf12', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8448ff3-64d8-43fb-a901-9870749ebf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:54,910 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.090s 2024-03-05 10:30:54,910 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6325de-0edb-40ed-ba22-5f63a93b6a30', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6325de-0edb-40ed-ba22-5f63a93b6a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:56,006 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.079s 2024-03-05 10:30:56,007 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214d29a3-39e0-4f6c-abb8-c55b1729f901', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214d29a3-39e0-4f6c-abb8-c55b1729f901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:57,072 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:30:57,072 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c088df8-6054-4a7f-9437-f6768b6fec6e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c088df8-6054-4a7f-9437-f6768b6fec6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:58,168 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353 -9a36-25ebdbce47d3 0.077s 2024-03-05 10:30:58,169 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3be02b3-b729-4773-b9f6-5e86a029e19a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3be02b3-b729-4773-b9f6-5e86a029e19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:59,241 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:30:59,241 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0ae69b-8e2a-44d2-989a-a1324af1f1d8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0ae69b-8e2a-44d2-989a-a1324af1f1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:00,302 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedS napshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:31:00,303 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb31ec6-7eca-43f8-aec8-52d2dd28c107', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb31ec6-7eca-43f8-aec8-52d2dd28c107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:01,354 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:31:01,355 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca037e1-66e0-453e-af00-70ff5d7255ee', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca037e1-66e0-453e-af00-70ff5d7255ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenan t-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:02,409 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:31:02,410 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b99eff5-964e-4a1a-b04f-b751035226fc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b99eff5-964e-4a1a-b04f-b751035226fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:03,470 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:31:03,470 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5487168-038c-4043-b114-d4a99084da07', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5487168-038c-4043-b114-d4a99084da07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": nu ll, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:04,520 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:31:04,520 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a689cb-b9f5-41a2-86bf-0dd95e8fce0c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a689cb-b9f5-41a2-86bf-0dd95e8fce0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:05,575 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:31:05,576 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dd0966-8fda-4024-bd86-b4619010231d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dd0966-8fda-4024-bd86-b4619010231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootab le": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:06,645 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.056s 2024-03-05 10:31:06,646 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a800c22f-cc02-441f-b7aa-b6fe2a98f442', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a800c22f-cc02-441f-b7aa-b6fe2a98f442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:07,708 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.049s 2024-03-05 10:31:07,709 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece68f81-f6e1-47c5-b778-f8f2c6363e6c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece68f81-f6e1-47c5-b778-f8f2c6363e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http:// 10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:08,760 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:31:08,760 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877c508d-35dc-41c0-831e-1791526c48d3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877c508d-35dc-41c0-831e-1791526c48d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:09,812 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:31:09,813 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b07dd24-b39d-471c-b070-4a1eb44dfe80', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b07dd24-b39d-471c-b070-4a1eb44dfe80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:10,867 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:31:10,868 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc0fe37-1416-40e9-8511-f217a85d8ef4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc0fe37-1416-40e9-8511-f217a85d8ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:11,931 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:31:11,931 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa41b42-c5c6-4180-b98a-34ff574e423f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa41b42-c5c6-4180-b98a-34ff574e423f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-v olume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:13,001 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.054s 2024-03-05 10:31:13,002 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a223c81-9029-46fc-ad43-5ccd570e81cd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a223c81-9029-46fc-ad43-5ccd570e81cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:14,064 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:31:14,064 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe9e94c-db5a-4552-8898-efc27561a8bf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe9e94c-db5a-4552-8898-efc27561a8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availabil ity_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:15,129 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:15,129 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda15bf0-868f-4afb-814c-5d0246b887b3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda15bf0-868f-4afb-814c-5d0246b887b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:16,188 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:16,189 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf52a96d-ff37-435d-a573-3e26e1dbc405', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf52a96d-ff37-435d-a573-3e26e1dbc405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a85 5f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:17,241 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:31:17,242 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21f28ad-9b2d-4673-bfc9-f74d62482d18', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21f28ad-9b2d-4673-bfc9-f74d62482d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:18,299 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:18,300 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1c9b93-2b7d-4731-a803-3e8f698ee87c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1c9b93-2b7d-4731 -a803-3e8f698ee87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:19,362 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.049s 2024-03-05 10:31:19,363 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2cb165-e3b8-4d79-92bf-9caf285550bb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2cb165-e3b8-4d79-92bf-9caf285550bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:20,416 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:31:20,417 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49652037-194d-45dc-ae33-ae0a9584 4f0b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49652037-194d-45dc-ae33-ae0a95844f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:21,548 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.116s 2024-03-05 10:31:21,548 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d01d39-af89-4a76-b48c-f06bd896aab3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d01d39-af89-4a76-b48c-f06bd896aab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:22,608 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:31:22,609 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2d803a-3bba-4d7f-8a24-94634b3e1919', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2d803a-3bba-4d7f-8a24-94634b3e1919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:23,664 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:31:23,665 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc68cc66-c063-4bc7-bb7c-bd6e05e35dd8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc68cc66-c063-4bc7-bb7c-bd6e05e35dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:24,716 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:31:24,716 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ac0e51-8798-48ba-9367-40f0a6956d4f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ac0e51-8798-48ba-9367-40f0a6956d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:25,770 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:25,770 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92409836-0f18-451f-9b12-68a08932ed88', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92409836-0f18-451f-9b12-68a08932ed88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:26,847 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee919 2b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.063s 2024-03-05 10:31:26,847 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609aad68-a249-479f-8fe5-953f410ae1aa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609aad68-a249-479f-8fe5-953f410ae1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:27,905 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:27,905 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad6c02ab-43bd-4be3-a93b-052f9231cca1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad6c02ab-43bd-4be3-a93b-052f9231cca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:28,964 86185 INFO [tempest.lib.common.rest_cl ient] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:28,964 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69434d83-9c23-42fa-aa0b-d6b6b4cf342d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69434d83-9c23-42fa-aa0b-d6b6b4cf342d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:30,043 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.065s 2024-03-05 10:31:30,044 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfbe5f19-1cfa-4a5c-9b53-32dc569d72d3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfbe5f19-1cfa-4a5c-9b53-32dc569d72d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-att r:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:31,254 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.189s 2024-03-05 10:31:31,254 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f05cc2-aee3-4418-aff9-f4b99cadd5de', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f05cc2-aee3-4418-aff9-f4b99cadd5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:32,326 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.054s 2024-03-05 10:31:32,328 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42885cbb-82fb-4b1e-9683-8ca9aab7b9c3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42885cbb-82fb-4b1e-9683-8ca9aab7b9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachmen ts": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:33,392 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:31:33,392 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081af262-ffc9-4489-83fc-47d7c600edce', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081af262-ffc9-4489-83fc-47d7c600edce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:34,455 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:31:34,456 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca012f77-46e6-4daf-8cc2-7e2518b7b96e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca012f77-46e6-4daf-8cc2-7e2518b7b96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed3 3402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:35,511 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:35,511 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f6a595-7062-4b5e-b703-9592d82ed3a9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f6a595-7062-4b5e-b703-9592d82ed3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:36,568 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:31:36,568 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a800437e-e21b-4fc6-98fa-fb209adeaccd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a800437e-e21b-4fc6-98fa-fb209adeaccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:37,625 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:37,625 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4508cc8-ed66-4bee-8570-bc82d057dcf4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4508cc8-ed66-4bee-8570-bc82d057dcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:38,698 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:31:38,698 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a5bc84-e3e6-405e-a3ab-125068b84633', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a5bc84-e3e6-405e-a3ab-125068b84633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:39,760 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:31:39,761 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e428c8ca-a1e9-4559-9288-28d56e297d40', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e428c8ca-a1e9-4559-9288-28d56e297d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:40,821 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:31:40,822 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ee5d34-53a8-4f1e-9fd6-93689493be8e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ee5d34-53a8-4f1e-9fd6-93689493be8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest -VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:41,876 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:41,876 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b76880-eccf-4d1e-a468-6c2af37a81c2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b76880-eccf-4d1e-a468-6c2af37a81c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:42,935 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:42,935 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf123d9-e696-437b-90c6-46f3f26ee5a2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf123d9-e696-437b-90c6-46f3f26ee5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "av ailable", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:44,087 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.050s 2024-03-05 10:31:44,087 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28dc68c-9896-4b55-a10d-81de22f1f0c5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28dc68c-9896-4b55-a10d-81de22f1f0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:45,144 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:31:45,144 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce617d4-e4e1-4c8f-bf20-300bbf1f7ada', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce617d4-e4e1-4c8f-bf20-300bbf1f7ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94 af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:46,203 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:46,204 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7bdc16-38e6-4777-a2d7-b5cf22e22f02', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7bdc16-38e6-4777-a2d7-b5cf22e22f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:47,262 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:47,263 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cdabdd-148b-4fd8-a1b7-c710f8bc53cd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-e2cdabdd-148b-4fd8-a1b7-c710f8bc53cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:48,324 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:31:48,325 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444cfe17-42b8-4e08-a16b-70bcf7a296a3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444cfe17-42b8-4e08-a16b-70bcf7a296a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:49,380 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:31:49,381 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2 3b7eff9-8ee7-4815-80b2-4132f24885cc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b7eff9-8ee7-4815-80b2-4132f24885cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:50,430 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:31:50,431 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d09758-13c8-4563-ae8a-26dd2d640419', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d09758-13c8-4563-ae8a-26dd2d640419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:51,494 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:31:51,494 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9053bf-67a3-4d33-89eb-e3b93a0f4601', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9053bf-67a3-4d33-89eb-e3b93a0f4601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:52,548 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:52,548 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900df558-5346-4be1-8580-e29a5bdfe0ec', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900df558-5346-4be1-8580-e29a5bdfe0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:53,606 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:53,606 86185 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98ce6aa-ad2c-44cf-affb-13cf7457ee42', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98ce6aa-ad2c-44cf-affb-13cf7457ee42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:54,661 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:31:54,662 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e484beb-2fff-41ce-921b-99bb5ff72ec2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e484beb-2fff-41ce-921b-99bb5ff72ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:55,717 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/ v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:55,717 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e4f2c3-408f-4c48-95af-07949514a2e6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e4f2c3-408f-4c48-95af-07949514a2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:56,776 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:56,777 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dd52bd-0242-4af4-b58d-90391bbdc7a1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dd52bd-0242-4af4-b58d-90391bbdc7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:57,835 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:57,836 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057a597e-1e8d-441f-b802-f808a618f2bd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057a597e-1e8d-441f-b802-f808a618f2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:58,889 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:31:58,889 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb929e7a-07bb-4e71-8d5a-4b2f2e6a422e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb929e7a-07bb-4e71-8d5a-4b2f2e6a422e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat ": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:59,943 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:59,944 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b00515-aa50-4eb9-ab26-2ef8a855b52b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b00515-aa50-4eb9-ab26-2ef8a855b52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:01,024 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.067s 2024-03-05 10:32:01,024 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4717c6-0f21-4605-85fd-ad8767e40feb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4717c6-0f21-4605-85fd-ad8767e40feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, " multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:02,080 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:32:02,080 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18743152-1529-4381-8c01-8630008804a8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18743152-1529-4381-8c01-8630008804a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:03,133 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:03,133 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf539c6-5da8-4120-b458-1b2e61f87e95', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf539c6-5da8-4120-b458-1b2e61f87e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce4 7d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:04,190 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:32:04,190 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f3948d-416e-4575-b0ce-230f2dd6898e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f3948d-416e-4575-b0ce-230f2dd6898e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:05,251 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:32:05,251 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cd5fb5-5ab4-4e5d-b948-4651a3e500c4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cd5fb5-5ab4-4e5d-b948-4651a3e500c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266- 4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:06,308 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:06,308 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970a6bb9-d019-484c-b112-e64040e4f6b5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970a6bb9-d019-484c-b112-e64040e4f6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:07,364 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:32:07,365 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f2d0e5-0e87-45d0-a6e6-e9adbda53be8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f2d0e5-0e87-45d0-a6e6-e9adbda53be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:08,422 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:08,422 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7016b79b-cd11-4b95-b132-3bbde0a10b45', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7016b79b-cd11-4b95-b132-3bbde0a10b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:09,479 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:09,480 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da519e22-2399-487b-9d28-48e5f1ba6e0e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da519e22-2399-487b-9d28-48e5f1ba6e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10: 30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:10,540 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:32:10,540 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b3c8ec-febf-4463-b146-a532758e5789', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b3c8ec-febf-4463-b146-a532758e5789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:11,593 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:11,593 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0a1789-162a-487f-8211-61c096ec632f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0a1789-162a-487f-8211-61c096ec632f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a 36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:12,648 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:12,649 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb6dca8-1200-401f-8dde-06aec0f2da1f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb6dca8-1200-401f-8dde-06aec0f2da1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:13,699 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:32:13,699 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9723e340-4975-434f-86a9-62fdccfc855d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9723e340-4975-434f-86a9-62fdccfc855d', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:14,752 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:14,752 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96924593-ff2c-46ea-82ad-e01bb6f05db5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96924593-ff2c-46ea-82ad-e01bb6f05db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:15,808 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:15,808 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02cbd1f9-584d-4ff5-a249-d1a48f2ce1d0', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-02cbd1f9-584d-4ff5-a249-d1a48f2ce1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:16,863 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:16,864 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a89655-4ac6-4718-a240-827d8012e45c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a89655-4ac6-4718-a240-827d8012e45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:17,950 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.071s 2024-03-05 10:32:17,950 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04448633-cf98-4c5a-b7cf-a9e55178ffcc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04448633-cf98-4c5a-b7cf-a9e55178ffcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:19,005 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:19,006 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dc0798-91c3-41f2-b227-3ad4fa6c1a88', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dc0798-91c3-41f2-b227-3ad4fa6c1a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:20,085 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:20,086 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2936b5d-5f4c-4ac3-b26c-c65e71c4fdbd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2936b5d-5f4c-4ac3-b26c-c65e71c4fdbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:21,136 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:32:21,136 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7562bda-bdf7-4fb7-a455-364bba13fd89', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7562bda-bdf7-4fb7-a455-364bba13fd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:22,194 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:32:22,195 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0645fc-09e9-4d6b-8a91-307f941899e6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0645fc-09e9-4d6b-8a91-307f941899e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:23,288 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.080s 2024-03-05 10:32:23,289 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4347b9b3-4928-474b-a90a-353881f25444', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4347b9b3-4928-474b-a90a-353881f25444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:24,341 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 20 0 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:24,342 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59cacd2-a4ce-4b37-b07f-dafca8e7857b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59cacd2-a4ce-4b37-b07f-dafca8e7857b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:25,399 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:25,399 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e731dec-ed1b-41b6-8eb6-4e784b195dbf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e731dec-ed1b-41b6-8eb6-4e784b195dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024 -03-05 10:32:26,457 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:26,457 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89c636e-d4d7-4402-87b3-f4a90783318d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89c636e-d4d7-4402-87b3-f4a90783318d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:27,511 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:27,512 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd48c88-24dd-4ddc-b7d9-9e04dda5ad66', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd48c88-24dd-4ddc-b7d9-9e04dda5ad66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:28,593 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.067s 2024-03-05 10:32:28,594 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135ecd6b-74e6-4e19-9759-5f03ab5bfca2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135ecd6b-74e6-4e19-9759-5f03ab5bfca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:29,830 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.211s 2024-03-05 10:32:29,831 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e479683-b03c-4b17-bcd3-73185c7310cb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e479683-b03c-4b17-bcd3-73185c7310cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:30,886 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:32:30,886 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e807a8f-13c0-4dec-a769-148e7d9f9b3a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e807a8f-13c0-4dec-a769-148e7d9f9b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:31,939 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:31,939 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b2a24d-f2fe-452d-8563-af2afffa0459', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b2a24d-f2fe-452d-8563-af2afffa0459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a8 55f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:33,017 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.065s 2024-03-05 10:32:33,018 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e842f3d0-0278-42f8-9c26-091176c4f0e1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e842f3d0-0278-42f8-9c26-091176c4f0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:34,078 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:32:34,078 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b1fa78-87b5-4174-a702-fb0823d36d2e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b1fa78-87b5-4174-a702-fb0823d36d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0e e9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:35,138 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:35,138 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138ea3c8-6a27-4a16-b8bf-207fc8c88373', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138ea3c8-6a27-4a16-b8bf-207fc8c88373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:36,222 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.070s 2024-03-05 10:32:36,222 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467383cd-a1d6-466f-9d42-edd606c5b0e3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467383cd-a1d6-466f-9d42-edd606c5b0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "jovian dss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:37,288 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:37,289 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d999c14b-78f9-469e-9dfd-07096d3aa58c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d999c14b-78f9-469e-9dfd-07096d3aa58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:38,352 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:32:38,353 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ece0e03-fe3e-4ac1-9b3a-b1a87638b6fd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ece0e03-fe3e-4ac1-9b3a-b1a87638b6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000" , "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:39,420 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.053s 2024-03-05 10:32:39,420 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b293f9-a84c-450b-bc79-34c92eebaed2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b293f9-a84c-450b-bc79-34c92eebaed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:40,473 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:40,474 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ceb0d2-981f-4a9f-986a-33b0f3974223', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ceb0d2-981f-4a9f-986a-33b0f3974223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume" : {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:41,526 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:41,526 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e107baf-5b92-487e-971a-336b53fdda2b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e107baf-5b92-487e-971a-336b53fdda2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:42,588 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:32:42,588 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a14f7e3-a207-427c-b47c-a84a4cafd398', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a14f7e3-a207-427c-b47c-a84a4cafd398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:43,643 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:43,644 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bb764e-9fac-43a3-8ff3-0c9673658003', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bb764e-9fac-43a3-8ff3-0c9673658003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:44,702 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:44,702 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b01e5f-f22d-4d21-ade2-ccb824e6ace3', 'content-length': '1081', 'openstack-api-version': 'vo lume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b01e5f-f22d-4d21-ade2-ccb824e6ace3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:45,756 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:45,756 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53073adc-9fbc-4da7-9df2-c4049f2af48a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53073adc-9fbc-4da7-9df2-c4049f2af48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:46,813 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:46,813 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-cb23c6d7-b452-42d7-8d44-936cb6e1ba83', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb23c6d7-b452-42d7-8d44-936cb6e1ba83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:47,879 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:47,879 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997fe92a-3cce-405d-9be7-ad4468e60cd3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997fe92a-3cce-405d-9be7-ad4468e60cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:48,933 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:48,933 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018e565c-8466-4150-8af4-e3cf3d93e4d6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018e565c-8466-4150-8af4-e3cf3d93e4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:50,015 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.067s 2024-03-05 10:32:50,016 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092dd9f8-9c06-4ced-8d9d-f933128a8720', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092dd9f8-9c06-4ced-8d9d-f933128a8720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:51,073 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024 -03-05 10:32:51,073 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35529881-7017-4cda-8d23-12883d0de689', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35529881-7017-4cda-8d23-12883d0de689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:52,133 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:32:52,134 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac698c5-1192-4216-9930-63d196aba609', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac698c5-1192-4216-9930-63d196aba609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:53,204 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assis ted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:32:53,205 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee71f13c-eab7-4ba6-962b-ef9c84292094', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee71f13c-eab7-4ba6-962b-ef9c84292094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:54,261 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:32:54,261 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c578b1-5ba5-4133-b918-0f94b4793964', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c578b1-5ba5-4133-b918-0f94b4793964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777 e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:55,316 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:55,316 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054f7d28-486e-4f97-a204-b62078eefb6c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054f7d28-486e-4f97-a204-b62078eefb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:56,366 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:32:56,367 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39393ee6-e565-4df1-9ff9-fc2d83a3420e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39393ee6-e565-4df1-9ff9-fc2d83a3420e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": " user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:57,418 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:57,418 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf06933-c6cc-4731-a9fb-4e445e4d8e8e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf06933-c6cc-4731-a9fb-4e445e4d8e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:58,468 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:32:58,468 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66aa8530-e624-4596-8f5b-1a50fa644f58', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66aa8530-e624-4596-8f5b-1a50fa644f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": fal se, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:59,521 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:59,522 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c320752-581d-4018-b052-337c6662fa85', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c320752-581d-4018-b052-337c6662fa85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:00,575 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:33:00,575 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8f3953-bb53-4a39-8ec5-6b73e6c84685', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8f3953-bb53-4a39-8ec5-6b73e6c84685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e9 4af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:01,627 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:33:01,627 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48880a50-674f-4fd6-8c6f-d93254bad01c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48880a50-674f-4fd6-8c6f-d93254bad01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:02,683 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:33:02,683 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203b38d8-ec12-4153-b5c1-ad87edb87db3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203b38d8-ec12-4153-b5c1-ad87edb87db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/vol ume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:03,739 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:33:03,740 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a665771-f171-45f9-9a2e-3a1a87362efa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a665771-f171-45f9-9a2e-3a1a87362efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:04,795 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:33:04,795 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3107dc29-3951-4262-a132-c3ed7668762e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3107dc29-3951-4262-a132-c3ed7668762e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description ": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:05,852 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:33:05,853 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a869f10a-a949-4504-b84c-c0f07f3032ec', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a869f10a-a949-4504-b84c-c0f07f3032ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:06,908 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:33:06,909 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f684ca-5ae2-4b09-ba2d-16a9a93b2572', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f684ca-5ae2-4b09-ba2d-16a9a93b2572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at ": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:07,962 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:33:07,962 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4809669a-2edf-4127-93cb-f7db948cafd0', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4809669a-2edf-4127-93cb-f7db948cafd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:09,021 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:33:09,022 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb659a6-2e47-47ad-bf90-e06a9fef05d9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb659a6-2e47-47ad-bf90-e06a9fef05d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce4 7d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:10,147 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.111s 2024-03-05 10:33:10,147 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78d86fb-ac73-4ebe-a7e5-e98807c76b13', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78d86fb-ac73-4ebe-a7e5-e98807c76b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:11,208 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:33:11,208 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb99270-9e07-4bfb-a302-bae192d01009', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb99270-9e07-4bfb-a302-bae192d01009', 'connecti on': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:12,261 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:33:12,262 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4d642b-993f-4893-9930-1e4069d82351', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4d642b-993f-4893-9930-1e4069d82351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:13,321 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:33:13,322 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb4337a-4c68-458b-a68e-ba95e118f384', 'content-length': '1081 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb4337a-4c68-458b-a68e-ba95e118f384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:14,490 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.154s 2024-03-05 10:33:14,490 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590e19b9-e274-464c-8a25-e3ae91eeaddf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590e19b9-e274-464c-8a25-e3ae91eeaddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:15,553 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:33:15,554 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a682a64e-b1ba-4653-8d91-6d00677ff3aa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a682a64e-b1ba-4653-8d91-6d00677ff3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:16,609 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:33:16,610 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fbb2ff-87ce-4d3e-a6ab-a7282684fde4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fbb2ff-87ce-4d3e-a6ab-a7282684fde4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:17,680 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.054s 2024-03-05 10:33:17,681 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1148f433-e19f-4459-b013-6e54ba8d0b4d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1148f433-e19f-4459-b013-6e54ba8d0b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:18,756 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.060s 2024-03-05 10:33:18,757 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6c6a8b-2fb7-40dd-931f-0b2a2fac32ae', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6c6a8b-2fb7-40dd-931f-0b2a2fac32ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:19,824 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-435 3-9a36-25ebdbce47d3 0.044s 2024-03-05 10:33:19,824 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82b973b-0725-4e5f-8948-eaa6e25fbb0c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82b973b-0725-4e5f-8948-eaa6e25fbb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:20,883 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:33:20,884 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1c16a4-d2dc-47fa-82ef-59a3fc027025', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1c16a4-d2dc-47fa-82ef-59a3fc027025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:21,945 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssisted SnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:33:21,946 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa9b41e-3063-49be-9ec8-d1cbacb023a9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa9b41e-3063-49be-9ec8-d1cbacb023a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:23,016 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.049s 2024-03-05 10:33:23,016 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80664ea6-1f97-444a-a031-c051e128da3d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80664ea6-1f97-444a-a031-c051e128da3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tena nt-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:24,075 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:33:24,075 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7d76f4-fd91-4208-917f-7c547c9dc8bd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7d76f4-fd91-4208-917f-7c547c9dc8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:25,181 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.093s 2024-03-05 10:33:25,181 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc84ddb7-b74b-406a-8fc0-433f222ef90a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc84ddb7-b74b-406a-8fc0-433f222ef90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": n ull, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:26,231 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:33:26,231 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548b3657-8e1e-4aae-b1d4-01890ca08247', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548b3657-8e1e-4aae-b1d4-01890ca08247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:27,316 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.072s 2024-03-05 10:33:27,316 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a39f7de-f79d-4adf-83f7-cbc36c5373d5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a39f7de-f79d-4adf-83f7-cbc36c5373d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "boota ble": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:28,368 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:33:28,368 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788d8de6-45f8-4bd7-b918-1d00c9c5504c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788d8de6-45f8-4bd7-b918-1d00c9c5504c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:29,424 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:33:29,424 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d5e3fe-1ae3-43fa-be1e-e5e353a186df', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d5e3fe-1ae3-43fa-be1e-e5e353a186df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http:/ /10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:30,483 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:33:30,484 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99da3f4-5e68-40dd-80c1-7f77e0bd8297', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99da3f4-5e68-40dd-80c1-7f77e0bd8297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:31,549 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.050s 2024-03-05 10:33:31,549 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3ac6c8-4dee-4ef0-9600-273d890ee905', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3ac6c8-4dee-4ef0-9600-273d890ee905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:32,611 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:33:32,611 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2a91e2-8dee-4e2b-8dbb-d6c6cebc084b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2a91e2-8dee-4e2b-8dbb-d6c6cebc084b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:33,662 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:33:33,662 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde8347d-d1cb-4d25-b187-c3212d184b6a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde8347d-d1cb-4d25-b187-c3212d184b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest- volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:34,745 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.063s 2024-03-05 10:33:34,745 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5f0049-5318-4430-b0e6-e341cc16d3d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'' 2024-03-05 10:33:34,786 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:33:34,787 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70f9039-fa98-4c02-8b8e-60e11c268a6b', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70f9039-fa98-4c02-8b8e-60e11c268a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:33:35.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:35,830 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-435 3-9a36-25ebdbce47d3 0.030s 2024-03-05 10:33:35,830 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dec22bd-47af-459b-abc6-f24a93356e38', 'x-openstack-request-id': 'req-6dec22bd-47af-459b-abc6-f24a93356e38', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a855f855-9266-4353-9a36-25ebdbce47d3 could not be found."}}' {9} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [5.448984s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.127680s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.584807s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.038211s] ... ok {9} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.241422s] ... ok {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [6.640947s] ... ok {9} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [7.523221s] ... ok {9} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {9} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [4.152838s] ... ok {9} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [6.584733s] ... ok {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [226.282410s] ... ok {11} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [231.347352s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.043663s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.072433s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.027709s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.104403s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.242602s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.042865s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.033833s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.054744s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.065557s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.058457s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.043061s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.137139s] ... ok {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.278727s] ... ok {11} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {9} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {9} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {5} tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedBootDevicesTest_v242:tearDownClass) Failed to delete volume 9b2971cd-24ff-41f5-a206-e2a0104cad4c within the required time (196 s). Timer started at 1709634669. Timer ended at 1709634865. Waited for 196 s., )) {11} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [11.213300s] ... ok {4} tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest) [0.000000s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedBootDevicesTest:tearDownClass) Failed to delete volume 15c2eec6-cd88-4046-971c-074ae000ec6d within the required time (196 s). Timer started at 1709634672. Timer ended at 1709634868. Waited for 196 s., )) {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [3.265210s] ... ok {11} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.298607s] ... ok {0} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [258.639523s] ... ok {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [223.364283s] ... ok {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [437.238856s] ... ok {7} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [391.661322s] ... ok {7} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.086609s] ... ok {7} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.041446s] ... ok {7} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {7} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.216107s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.300494s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.015882s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.155495s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.017864s] ... ok {7} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.017586s] ... ok {7} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [1.747368s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.015877s] ... ok {7} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.148879s] ... ok {1} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [171.778126s] ... ok {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.338771s] ... ok {1} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.267453s] ... ok {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.146147s] ... ok {1} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.980723s] ... ok {1} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [8.736920s] ... ok {6} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [510.151485s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [165.879228s] ... ok {2} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [226.106540s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [8.914929s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [2.719279s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [2.820465s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [2.772289s] ... ok {1} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [6.653061s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.345961s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.021541s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.019343s] ... ok {1} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.336919s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.021291s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.008412s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.044935s] ... ok {2} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.044531s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [3.937211s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [3.257064s] ... ok {2} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [7.594123s] ... ok {1} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [16.535455s] ... ok {2} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [9.401314s] ... ok {11} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [7.593575s] ... ok {2} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.116191s] ... ok {11} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [6.245811s] ... ok {11} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {1} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [5.423204s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.056370s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.010859s] ... ok {5} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [112.960756s] ... ok {2} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.815549s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [2.630951s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.018620s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.027741s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.025669s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.038812s] ... ok {2} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.026748s] ... ok {11} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {2} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.058030s] ... ok {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {4} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [122.320884s] ... ok {8} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [429.813280s] ... ok {10} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [398.993677s] ... ok {8} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.540803s] ... ok {8} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.201898s] ... ok {8} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.191978s] ... ok {8} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.315856s] ... ok {8} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.341414s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {4} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [122.167198s] ... ok {7} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [391.707053s] ... ok {4} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [1.725308s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.681200s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.177472s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.148929s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.164404s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.023438s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.021213s] ... ok {4} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.159934s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.029853s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.025279s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.021090s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [2.759653s] ... ok {4} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.024423s] ... ok {4} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.330625s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [3.571063s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [2.872016s] ... ok {2} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [348.131269s] ... ok {4} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {4} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {4} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {10} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.671281s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.034234s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.043139s] ... ok {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [453.392416s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [2.749604s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [3.986033s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.057476s] ... ok {10} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.284072s] ... ok {10} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.225977s] ... ok {10} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.205871s] ... ok {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.066035s] ... ok {10} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.177192s] ... ok {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.067290s] ... ok {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.193618s] ... ok {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.065369s] ... ok {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.131052s] ... ok {0} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.065646s] ... ok {10} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [2.818725s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.181308s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.068050s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.013080s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.024528s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.016939s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [5.115796s] ... ok {0} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [7.724144s] ... ok {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.171706s] ... ok {0} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.037731s] ... ok {0} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.145984s] ... ok {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.310019s] ... ok {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.224755s] ... ok {0} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [3.544952s] ... ok {0} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [2.739244s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.039343s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.064539s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.078189s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.298556s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.176542s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.147700s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.059041s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.113522s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.096323s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.089765s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.051903s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.064408s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.127526s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.172289s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.132580s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.060160s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.081660s] ... ok {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.053435s] ... ok {6} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [508.832289s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [183.348450s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [2.446335s] ... ok {6} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [5.303645s] ... ok {6} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.162074s] ... ok {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [513.271474s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [179.814608s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [7.548625s] ... ok {10} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [227.392655s] ... ok {8} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [7.487899s] ... ok {10} 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`. {10} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.488271s] ... ok {2} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [342.838217s] ... ok {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [25.379319s] ... ok {2} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [3.824238s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [164.486154s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.192186s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.182987s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.246478s] ... ok {6} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [25.511044s] ... ok {8} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [286.036787s] ... ok {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [2.841359s] ... ok {8} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.478949s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [1.975047s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [1.939508s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.016779s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.028387s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.028653s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.032451s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.014250s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.014154s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.014072s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.034229s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.011567s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.025496s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.024124s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009129s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.050356s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.047606s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.038122s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.034053s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.135014s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.027929s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.022085s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.011449s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.030597s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.025875s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.026411s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.015366s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.015647s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.026091s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.016592s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.030500s] ... ok {6} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.022635s] ... ok {6} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [512.780489s] ... ok {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [168.170474s] ... ok {5} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [10.010369s] ... ok {5} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [13.897830s] ... ok {5} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [6.830935s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.230431s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [2.465227s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [2.450374s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [2.483806s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [2.461068s] ... ok {5} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.291764s] ... ok {5} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.295040s] ... ok {5} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.071942s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.159739s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.081747s] ... ok {5} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.200825s] ... ok {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [336.684229s] ... ok {5} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [459.799215s] ... ok {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [4.141165s] ... ok {6} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [504.990204s] ... ok {6} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesAdminTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. ============================== Failed 11 tests - output below: ============================== tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body[id-7dcac15a-b107-46d3-a5f6-cb863f4e454a,negative] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/lib/decorators.py", line 106, in wrapper raise exc File "/opt/stack/tempest/tempest/lib/decorators.py", line 98, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/admin/test_volumes_negative.py", line 70, in test_update_attached_volume_with_nonexistent_volume_in_body volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 2250c5ca-4a23-4e8b-8f5b-37e113eae611 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:52,178 86187 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:52,694 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.514s 2024-03-05 10:27:52,695 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1265086138", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFi0oyX7K2RWagsIuG/+PyRwKqTWF/a9GdNGXqFOz9tNwyLEbWKBEiF9FYY5yYhHVokvPuDf+zIEcHXrXlBb90jtOslG3vdtZvRvOe1kaxkyldKkn1mwxJnnudAA2HhX2A=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:52 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-b64a2494-e3bd-4f60-aa4a-38edeff445bc', 'x-compute-request-id': 'req-b64a2494-e3bd-4f60-aa4a-38edeff445bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1265086138", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFi0oyX7K2RWagsIuG/+PyRwKqTWF/a9GdNGXqFOz9tNwyLEbWKBEiF9FYY5yYhHVokvPuDf+zIEcHXrXlBb90jtOslG3vdtZvRvOe1kaxkyldKkn1mwxJnnudAA2HhX2A==", "fingerprint": "46:fd:aa:59:6d:e9:9f:a1:c0:a0:5c:9b:f4:fb:c2:49", "user_id": "15ed3a93170c434686701c9b1e0e3558"}}' 2024-03-05 10:27:52,697 86187 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1265086138 created 2024-03-05 10:27:53,266 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.568s 2024-03-05 10:27:53,266 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1949476749", "description": "tempest-description--369988749"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-a769889f-e1f7-4f32-a41d-4291141844e2', 'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "name": "tempest-securitygroup--1949476749", "stateful": true, "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "description": "tempest-description--369988749", "shared": false, "security_group_rules": [{"id": "bba5a76f-9abd-421d-b4eb-faeb6559288a", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "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": 299, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:52Z", "updated_at": "2024-03-05T10:27:52Z", "revision_number": 0}, {"id": "d48722b8-c7be-46d6-935b-f1957a662520", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "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": 300, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:52Z", "updated_at": "2024-03-05T10:27:52Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:52Z", "updated_at": "2024-03-05T10:27:52Z", "revision_number": 1, "project_id": "fec2adefd9494bac8179cdf336ef1fd3"}}' 2024-03-05 10:27:53,943 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.676s 2024-03-05 10:27:53,943 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "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-068e27b4-b13f-4a1b-96c3-1626e34f64b7', 'date': 'Tue, 05 Mar 2024 10:27:53 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": "5f486af1-59ce-40c0-815b-18d96d1a157e", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:53Z", "updated_at": "2024-03-05T10:27:53Z", "revision_number": 0}}' 2024-03-05 10:27:54,710 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.766s 2024-03-05 10:27:54,711 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-da914a0d-e0ca-4a26-9e6f-3963ad6cb487', 'date': 'Tue, 05 Mar 2024 10:27:54 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "fc9b2d05-9477-4af1-b312-04fb6f4db27c", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "security_group_id": "6045050d-0748-4d69-b61f-09e7bbd27a00", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:54Z", "updated_at": "2024-03-05T10:27:54Z", "revision_number": 0}}' 2024-03-05 10:27:54,711 86187 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1949476749 created 2024-03-05 10:27:56,005 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.293s 2024-03-05 10:27:56,005 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/j son', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-9139d0ba-66ca-4d40-a6f5-c078f106dc17', 'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bc14c752-b4cc-4c57-ab28-8f47f9ebb450", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "floating_ip_address": "172.24.4.154", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "fec2adefd9494bac8179cdf336ef1fd3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:55Z", "updated_at": "2024-03-05T10:27:55Z", "revision_number": 0}}' 2024-03-05 10:27:56,006 86187 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bc14c752-b4cc-4c57-ab28-8f47f9ebb450', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'floating_ip_address': '172.24.4.154', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:55Z', 'updated_at': '2024-03-05T10:27:55Z', 'revision_number': 0, 'ip': '172.24.4.154'} created 2024-03-05 10:27:56,349 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.337s 2024-03-05 10:27:56,349 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2821', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-ae8c431a-7da2-41e8-9869-9f82f91e89cb', '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": "15ed3a93170c434686701c9b1e0e3558", "name": "tempest-VolumesAdminNegativeTest-1225770541-project-member", "password_expires_at": null}, "audit_ids": ["5ooGBOY7T3u6-4OOYCugZg"], "expires_at": "2024-03-05T11:27:56.000000Z", "issued_at": "2024-03-05T10:27:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fec2adefd9494bac8179cdf336ef1fd3", "name": "tempest-VolumesAdminNegativeTest-1225770541"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fec2adefd9494bac8179cdf336ef1fd3", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "h ttp://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:27:56,351 86187 INFO [tempest.lib.common.fixed_network] (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body) Found network {'id': '2be1c8d3-7152-4aca-99e9-7dc62e0e5057', 'name': 'tempest-VolumesAdminNegativeTest-447638880-network', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 55081, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:04Z', 'revision_number': 1} available for tenant 2024-03-05 10:27:56,352 86187 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1265086138', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFi0oyX7K2RWagsIuG/+PyRwKqTWF/a9GdNGXqFOz9tNwyLEbWKBEiF9FYY5yYhHVokvPuDf+zIEcHXrXlBb90jtOslG3vdtZvRvOe1kaxkyldKkn1mwxJnnudAA2HhX2A==', 'fingerprint': '46:fd:aa:59:6d:e9:9f:a1:c0:a0:5c:9b:f4:fb:c2:49', 'user_id': '15ed3a93170c434686701c9b1e0e3558', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB6GI65IoRS+3c0IWvBGP9FdFzfoIQfkBw5DBApaJUVs/MkZ8WGVjLi\nTm8i3V1+h0qgBwYFK4EEACKhZANiAARYtKMl+ytkVmoLCLhv/j8kcCqk1hf2vRnT\nRl6hTs/bTcMixG1igRIhfRWGOcmIR1aJLz7g3/syBHB1615QW/dI7TrJRt73bWb0\nbzntZGsZMpXSpJ9ZsMSZ57nQANh4V9g=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '6045050d-0748-4d69-b61f-09e7bbd27a00', 'name': 'tempest-securitygroup--1949476749', 'stateful': True, 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'description': 'tempest-description--369988749', 'shared': False, 'security_group_rules': [{'id': 'bba5a76f-9abd-421d-b4eb-faeb6559288a', 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'security_group_id': '6045050d-0748-4d69-b61f-09e7bbd27a00', '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': 299, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:52Z', 'updated_at': '2024-03-05T10:27:52Z', 'revision_number': 0}, {'id': 'd48722b8-c7be-46d6-935b-f1957a662520', 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'security_group_id': '6045050d-0748-4d69-b61f-09e7bbd27a00', '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': 300, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:52Z', 'updated_at': '2024-03-05T10:27:52Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:52Z', 'updated_at': '2024-03-05T10:27:52Z', 'revision_number': 1, 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3'}, 'floating_ip': {'id': 'bc14c752-b4cc-4c57-ab28-8f47f9ebb450', 'tenant_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'floating_ip_address': '172.24.4.154', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'fec2adefd9494bac8179cdf336ef1fd3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:55Z', 'updated_at': '2024-03-05T10:27:55Z', 'revision_number': 0, 'ip': '172.24.4.154'}} 2024-03-05 10:27:58,493 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/compute/v2.1/servers 2.139s 2024-03-05 10:27:58,494 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAdminNegativeTest-server-1665123420", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "networks": [{"uuid": "2be1c8d3-7152-4aca-99e9-7dc62e0e5057"}], "security_groups": [{"name": "tempest-securitygroup--1949476749"}], "key_name": "tempest-keypair-1265086138", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-76da7ae5-45de-48f0-a8a0-0eb39c5cf648', 'x-compute-request-id': 'req-76da7ae5-45de-48f0-a8a0-0eb39c5cf648', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "01b5c1e9-af55-445a-8397-d1a065095ac1", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1949476749"}], "adminPass": "j9kBxjwQVRFh"}}' 2024-03-05 10:27:58,752 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1 0.255s 2024-03-05 10:27:58,752 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1234', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-05344cbb-82ca-4957-b108-56d8a56e06e7', 'x-compute-request-id': 'req-05344cbb-82ca-4957-b108-56d8a56e06e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1'} Body: b'{"server": {"id": "01b5c1e9-af55-445a-8397-d1a065095 ac1", "name": "tempest-VolumesAdminNegativeTest-server-1665123420", "status": "BUILD", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "user_id": "15ed3a93170c434686701c9b1e0e3558", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:58Z", "updated": "2024-03-05T10:27:58Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1265086138", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:49,357 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1 0.529s 2024-03-05 10:28:49,358 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1543', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d5ba914b-cb62-4760-bdf4-b2fef0f8e79c', 'x-compute-request-id': 'req-d5ba914b-cb62-4760-bdf4-b2fef0f8e79c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1'} Body: b'{"server": {"id": "01b5c1e9-af55-445a-8397-d1a065095ac1", "name": "tempest-VolumesAdminNegativeTest-server-1665123420", "status": "ACTIVE", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "user_id": "15ed3a93170c434686701c9b1e0e3558", "metadata": {}, "hostId": "18986a14c653eee62c1f026c08c459fdfe1d97d428ce85af4a26f5f0", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:58Z", "updated": "2024-03-05T10:28:13Z", "addresses": {"tempest-VolumesAdminNegativeTest-447638880-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:df:a7"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/01b5c1e9-af55-445a-8397-d1a065095ac1"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1265086138", "OS-SRV-USG:launched_at": "2024-03-05T10:28:12.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1949476749"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:49,386 86187 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:29:49,630 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body ): 200 GET http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1/os-interface 0.211s 2024-03-05 10:29:49,630 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:49 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-6154c3f3-71b1-4c4a-baa4-f5ebbf4f6604', 'x-compute-request-id': 'req-6154c3f3-71b1-4c4a-baa4-f5ebbf4f6604', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/01b5c1e9-af55-445a-8397-d1a065095ac1/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "2be1c8d3-7152-4aca-99e9-7dc62e0e5057", "port_id": "59d26503-6d53-4327-aff3-75fd0929edc2", "mac_addr": "fa:16:3e:6a:df:a7", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "440c93d1-1d38-444f-be57-700a789ea702", "ip_address": "10.0.0.7"}]}]}' 2024-03-05 10:29:50,871 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/bc14c752-b4cc-4c57-ab28-8f47f9ebb450 1.236s 2024-03-05 10:29:50,871 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "59d26503-6d53-4327-aff3-75fd0929edc2"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-ad852041-742b-4f05-95b9-b7104a715961', 'date': 'Tue, 05 Mar 2024 10:29:50 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bc14c752-b4cc-4c57-ab28-8f47f9ebb450'} Body: b'{"floatingip": {"id": "bc14c752-b4cc-4c57-ab28-8f47f9ebb450", "tenant_id": "fec2adefd9494bac8179cdf336ef1fd3", "floating_ip_address": "172.24.4.154", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "eb9b9f3b-5cf4-4439-b723-92008f13964f", "port_id": "59d26503-6d53-4327-aff3-75fd0929edc2", "fixed_ip_address": "10.0.0.7", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "2be1c8d3-7152-4aca-99e9-7dc62e0e5057", "mac_address": "fa:16:3e:6a:df:a7", "admin_state_up": true, "status": "ACTIVE", "device_id": "01b5c1e9-af55-445a-8397-d1a065095ac1", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:55Z", "updated_at": "2024-03-05T10:29:49Z", "revision_number": 1, "project_id": "fec2adefd9494bac8179cdf336ef1fd3"}}' 2024-03-05 10:29:50,873 86187 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.154:22' as 'cirros' with public key authentication 2024-03-05 10:29:50,890 86187 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:51,002 86187 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:51,002 86187 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.154 successfully created 2024-03-05 10:29:51,210 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 202 POST http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes 0.206s 2024-03-05 10:29:51,211 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-816639406"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-287c4ba1-4b59-4030-8244-892668c9c9c0', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-287c4ba1-4b59-4030-8244-892668c9c9c0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes'} Body: b'{"volume": {"id": "2250c5ca-4a23-4e8b-8f5b-37e113eae611", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:51.149958", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-816639406", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}], "user_id": "15ed3a93170c434686701c9b1e0e3558", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:51,262 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611 0.040s 2024-03-05 10:29:51,262 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-622968c6-5bae-42ff-ad6d-b80627dbee46', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-622968c6-5bae-42ff-ad6d-b80627dbee46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611'} Body: b'{"volume": {"id": "2250c5ca-4a23-4e8b-8f5b-37e113eae611", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:51.000000", "updated_at": null, "name": "tempest-VolumesAdminNegativeTest-volume-816639406", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}], "user_id": "15ed3a93170c434686701c9b1e0e3558", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fec2adefd9494bac8179cdf336ef1fd3"}}' 2024-03-05 10:29:52,321 86187 INFO [tempest.lib.common.rest_client] Request (VolumesAdminNegativeTest:test_update_attached_volume_with_nonexistent_volume_in_body): 200 GET http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611 0.044s 2024-03-05 10:29:52,321 86187 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-46243550-906d-410c-8290-9d227e9a230c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-46243550-906d-410c-8290-9d227e9a230c', 'connection': 'close', 'status': '200', 'content-location': 'htt p://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611'} Body: b'{"volume": {"id": "2250c5ca-4a23-4e8b-8f5b-37e113eae611", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:51.000000", "updated_at": "2024-03-05T10:29:52.000000", "name": "tempest-VolumesAdminNegativeTest-volume-816639406", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/fec2adefd9494bac8179cdf336ef1fd3/volumes/2250c5ca-4a23-4e8b-8f5b-37e113eae611"}], "user_id": "15ed3a93170c434686701c9b1e0e3558", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "fec2adefd9494bac8179cdf336ef1fd3"}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server[id-13a940b6-3474-4c3c-b03f-29b89112bfee,slow] -------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 269, in test_attach_volume_shelved_or_offload_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume b27cb8ae-04cf-4290-90d2-7572e6c08271 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:28,263 86183 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-05 10:27:28,263 86183 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:29,116 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.850s 2024-03-05 10:27:29,116 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-864735935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGvnnlrXHA4W7t7IEDqfneW4jiz1lULlkR2piXDQ4c3pXDuRen8e1HQJXIHIc7gQtojU3bmvuJ1Aee08briLQEzHo9cl6TywEmhpJfgmX2dRaodrc0G6wSUtAmkJlBj1gQ=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-49b22954-6212-42d9-9b41-ef8384a9298d', 'x-compute-request-id': 'req-49b22954-6212-42d9-9b41-ef8384a9298d', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"type": "ssh", "name": "tempest-keypair-864735935", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGvnnlrXHA4W7t7IEDqfneW4jiz1lULlkR2piXDQ4c3pXDuRen8e1HQJXIHIc7gQtojU3bmvuJ1Aee08briLQEzHo9cl6TywEmhpJfgmX2dRaodrc0G6wSUtAmkJlBj1gQ==", "fingerprint": "50:d6:be:73:7f:a1:e6:0f:e9:7e:23:bd:51:92:af:1a", "user_id": "74336a06ad4245e483dae5a69a0d3fff"}}' 2024-03-05 10:27:29,119 86183 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-864735935 created 2024-03-05 10:27:30,243 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.123s 2024-03-05 10:27:30,244 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--2127912652", "description": "tempest-description--842076140"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-221b34f6-3821-48ac-91ee-a6da4fea34d3', 'date': 'Tue, 05 Mar 2024 10:27:30 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "name": "tempest-securitygroup--2127912652", "stateful": true, "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "description": "tempest-description--842076140", "shared": false, "security_group_rules": [{"id": "34df0873-d593-4712-b70e-cb5b2d4b1bd2", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "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": 222, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:29Z", "updated_at": "2024-03-05T10:27:29Z", "revision_number": 0}, {"id": "64d08de9-1237-4fc6-b2e9-9eac703d75cb", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "ethertype": "IPv4", "direction": "egr ess", "protocol": null, "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 224, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:29Z", "updated_at": "2024-03-05T10:27:29Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:29Z", "updated_at": "2024-03-05T10:27:29Z", "revision_number": 1, "project_id": "bfff73dff6f04a8fb1270f8139525cb3"}}' 2024-03-05 10:27:31,768 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.524s 2024-03-05 10:27:31,769 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "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-f26f8f7a-3045-4fef-a4ed-6fb1e647a103', 'date': 'Tue, 05 Mar 2024 10:27:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "c723a0b8-8253-4416-ae59-735f4e7c4175", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:30Z", "updated_at": "2024-03-05T10:27:30Z", "revision_number": 0}}' 2024-03-05 10:27:32,761 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.992s 2024-03-05 10:27:32,762 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-347566de-7076-465d-b640-84b01ca8b4a5', 'date': 'Tue, 05 Mar 2024 10:27:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "3a05d9a8-367e-449d-ac63-6b8d0ab52e03", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "security_group_id": "eb4a8173-03a5-42d1-85df-e1bf8542de94", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:32Z", "updated_at": "2024-03-05T10:27:32Z", "revision_number": 0}}' 2024-03-05 10:27:32,762 86183 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--2127912652 created 2024-03-05 10:27:36,360 86183 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.597s 2024-03-05 10:27:36,360 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-f6078bd0-a6bb-4c62-9a2d-fc0f0fa593d8', 'date': 'Tue, 05 Mar 2024 10:27:36 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "50719dd1-9e60-442d-967a-a3ce300a8b54", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "floating_ip_address": "172.24.4.37", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "bfff73dff6f04a8fb1270f8139525cb3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:34Z", "updated_at": "2024-03-05T10:27:34Z", "revision_number": 0}}' 2024-03-05 10:27:36,361 86183 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '50719dd1-9e60-442d-967a-a3ce300a8b54', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'floating_ip_address': '172.24.4.37', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:34Z', 'updated_at': '2024-03-05T10:27:34Z', 'revision_number': 0, 'ip': '172.24.4.37'} created 2024-03-05 10:27:36,544 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.178s 2024-03-05 10:27:36,544 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2823', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-c0fed880-126f-4c03-aae1-df1ead7a6410', '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": "74336a06ad4245e483dae5a69a0d3fff", "name": "tempest-AttachVolumeShelveTestJSON-900295281-project-member", "password_expires_at": null}, "audit_ids": ["LIjr-hxsQ_yQbAomwrgb2w"], "expires_at": "2024-03-05T11:27:36.000000Z", "issued_at": "2024-03-05T10:27:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bfff73dff6f04a8fb1270f8139525cb3", "name": "tempest-AttachVolumeShelveTestJSON-900295281"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/bfff73dff6f04a8fb1270f8139525cb3", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270 f8139525cb3", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:27:36,545 86183 INFO [tempest.lib.common.fixed_network] (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server) Found network {'id': '66e6b615-6e98-427f-a172-0dd8e2e242e8', 'name': 'tempest-AttachVolumeShelveTestJSON-1170395423-network', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37277, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:27:36,545 86183 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'type': 'ssh', 'name': 'tempest-keypair-864735935', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBGvnnlrXHA4W7t7IEDqfneW4jiz1lULlkR2piXDQ4c3pXDuRen8e1HQJXIHIc7gQtojU3bmvuJ1Aee08briLQEzHo9cl6TywEmhpJfgmX2dRaodrc0G6wSUtAmkJlBj1gQ==', 'fingerprint': '50:d6:be:73:7f:a1:e6:0f:e9:7e:23:bd:51:92:af:1a', 'user_id': '74336a06ad4245e483dae5a69a0d3fff', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCu6TDSx1blpqF9g63iM1TC88guRnFVwZqI2PtCA7bKOwyENSl8KWWQ\nBGuc1lsYcJCgBwYFK4EEACKhZANiAARr555a1xwOFu7eyBA6n53luI4s9ZVC5ZEd\nqYlw0OHN6Vw7kXp/HtR0CVyByHO4ELaI1N25r7idQHntPG64i0BMx6PXJek8sBJo\naSX4Jl9nUWqHa3NBusElLQJpCZQY9YE=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'eb4a8173-03a5-42d1-85df-e1bf8542de94', 'name': 'tempest-securitygroup--2127912652', 'stateful': True, 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'description': 'tempest-description--842076140', 'shared': False, 'security_group_rules': [{'id': '34df0873-d593-4712-b70e-cb5b2d4b1bd2', 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'security_group_id': 'eb4a8173-03a5-42d1-85df-e1bf8542de94', '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': 222, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:29Z', 'updated_at': '2024-03-05T10:27:29Z', 'revision_number': 0}, {'id': '64d08de9-1237-4fc6-b2e9-9eac703d75cb', 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'security_group_id': 'eb4a8173-03a5-42d1-85df-e1bf8542de94', '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': 224, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:29Z', 'updated_at': '2024-03-05T10:27:29Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:29Z', 'updated_at': '2024-03-05T10:27:29Z', 'revision_number': 1, 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3'}, 'floating_ip': {'id': '50719dd1-9e60-442d-967a-a3ce300a8b54', 'tenant_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'floating_ip_address': '172.24.4.37', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'bfff73dff6f04a8fb1270f8139525cb3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:34Z', 'updated_at': '2024-03-05T10:27:34Z', 'revision_number': 0, 'ip': '172.24.4.37'}} 2024-03-05 10:27:39,702 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/compute/v2.1/servers 3.155s 2024-03-05 10:27:39,702 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeShelveTestJSON-server-1714299510", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "66e6b615-6e98-427f-a172-0dd8e2e242e8"}], "security_groups": [{"name": "tempest-securitygroup--2127912652"}], "key_name": "tempest-keypair-864735935", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '400', 'location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-533e83de-7709-4cbd-8b74-a825a0d74717', 'x-compute-request-id': 'req-533e83de-7709-4cbd-8b74-a825a0d74717', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9b80cb1e-627f-4856-8050-97121215f080", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9b80cb1e-627f-4856-8050-97121215f080"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--2127912652"}], "adminPass": "password"}}' 2024-03-05 10:27:39,975 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.268s 2024-03-05 10:27:39,976 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1273', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7c9487c1-8b0a-4d92-a84f-910afb82780b', 'x-compute-request-id': 'req-7c9487c1-8b0a-4d92-a84f-910afb82780b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'{"server": {"id": "9b80cb1e-627f-4856-8050-97121215f080", "name": "tempest-AttachVolumeShelveTestJSON-server-1714299510", "status": "BUILD", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "user_id": "74336a06ad4245e483dae5a69a0d3fff", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:40Z", "updated": "2024-03-05T10:27:39Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9b80cb1e-627f-4856-8050-97121215f080"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-864735935", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2024-03-05 10:28:30,846 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.806s 2024-03-05 10:28:30,847 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1585', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8abb1106-1f8f-44af-a02a-2feed82604ae', 'x-compute-request-id': 'req-8abb1106-1f8f-44af-a02a-2feed82604ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'{"server": {"id": "9b80cb1e-627f-4856-8050-97121215f080", "name": "tempest-AttachVolumeShelveTestJSON-server-1714299510", "status": "ACTIVE", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "user_id": "74336a06ad4245e483dae5a69a0d3fff", "metadata": {}, "hostId": "961c1e57b0c21330ea40270755d22393519295fbe91d254301817a5d", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:39Z", "updated": "2024-03-05T10:28:00Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1170395423-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cf:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9b80cb1e-627f-4856-8050-97121215f080"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-864735935", "OS-SRV-USG:launched_at": "2024-03-05T10:27:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2127912652"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2024-03-05 10:28:30,868 86183 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:29:31,0 74 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080/os-interface 0.195s 2024-03-05 10:29:31,075 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31609639-5069-4b50-9bae-5407140be139', 'x-compute-request-id': 'req-31609639-5069-4b50-9bae-5407140be139', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "66e6b615-6e98-427f-a172-0dd8e2e242e8", "port_id": "7b9ad24d-10bd-4bac-b5c2-9778827aeec7", "mac_addr": "fa:16:3e:21:cf:85", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "7ee05297-976b-4a92-a8cc-b0a028a25b1e", "ip_address": "10.0.0.8"}]}]}' 2024-03-05 10:29:32,328 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/50719dd1-9e60-442d-967a-a3ce300a8b54 1.250s 2024-03-05 10:29:32,329 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "7b9ad24d-10bd-4bac-b5c2-9778827aeec7"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-f5e54c04-4da6-4795-8b75-e667b7824c91', 'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/50719dd1-9e60-442d-967a-a3ce300a8b54'} Body: b'{"floatingip": {"id": "50719dd1-9e60-442d-967a-a3ce300a8b54", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "floating_ip_address": "172.24.4.37", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "aeaf8b27-09b3-49c2-8b2f-7d0832423ff0", "port_id": "7b9ad24d-10bd-4bac-b5c2-9778827aeec7", "fixed_ip_address": "10.0.0.8", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "66e6b615-6e98-427f-a172-0dd8e2e242e8", "mac_address": "fa:16:3e:21:cf:85", "admin_state_up": true, "status": "ACTIVE", "device_id": "9b80cb1e-627f-4856-8050-97121215f080", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:34Z", "updated_at": "2024-03-05T10:29:31Z", "revision_number": 1, "project_id": "bfff73dff6f04a8fb1270f8139525cb3"}}' 2024-03-05 10:29:32,330 86183 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.37:22' as 'cirros' with public key authentication 2024-03-05 10:29:32,348 86183 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:32,454 86183 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:32,455 86183 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.37 successfully created 2024-03-05 10:29:32,554 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080/ips 0.098s 2024-03-05 10:29:32,554 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Hea ders: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '110', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-2ea91c89-722c-4b8f-8537-4ad4f08dec54', 'x-compute-request-id': 'req-2ea91c89-722c-4b8f-8537-4ad4f08dec54', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080/ips'} Body: b'{"addresses": {"tempest-AttachVolumeShelveTestJSON-1170395423-network": [{"version": 4, "addr": "10.0.0.8"}]}}' 2024-03-05 10:29:32,816 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 202 POST http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes 0.258s 2024-03-05 10:29:32,816 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-451717692"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9cb4ad-408e-476a-ae17-9925d57d2c27', 'content-length': '823', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9cb4ad-408e-476a-ae17-9925d57d2c27', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes'} Body: b'{"volume": {"id": "b27cb8ae-04cf-4290-90d2-7572e6c08271", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:32.742807", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-451717692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}], "user_id": "74336a06ad4245e483dae5a69a0d3fff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:32,906 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271 0.078s 2024-03-05 10:29:32,906 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1868f504-3cc0-44c0-b5fe-1f2883b2d580', 'content-length': '891', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1868f504-3cc0-44c0-b5fe-1f2883b2d580', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271'} Body: b'{"volume": {"id": "b27cb8ae-04cf-4290-90d2-7572e6c08271", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:33.000000", "updated_at": null, "name": "tempest-AttachVolumeShelveTestJSON-volume-451717692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-42 90-90d2-7572e6c08271"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}], "user_id": "74336a06ad4245e483dae5a69a0d3fff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfff73dff6f04a8fb1270f8139525cb3"}}' 2024-03-05 10:29:33,958 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:test_attach_volume_shelved_or_offload_server): 200 GET http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271 0.039s 2024-03-05 10:29:33,959 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fcdbe19-eb04-4732-974b-016882da5a38', 'content-length': '912', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fcdbe19-eb04-4732-974b-016882da5a38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271'} Body: b'{"volume": {"id": "b27cb8ae-04cf-4290-90d2-7572e6c08271", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:33.000000", "updated_at": "2024-03-05T10:29:34.000000", "name": "tempest-AttachVolumeShelveTestJSON-volume-451717692", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/bfff73dff6f04a8fb1270f8139525cb3/volumes/b27cb8ae-04cf-4290-90d2-7572e6c08271"}], "user_id": "74336a06ad4245e483dae5a69a0d3fff", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "bfff73dff6f04a8fb1270f8139525cb3"}}' 2024-03-05 10:29:34,218 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.245s 2024-03-05 10:29:34,219 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e62bca0e-316f-4188-9690-e216cb2dd239', 'x-compute-request-id': 'req-e62bca0e-316f-4188-9690-e216cb2dd239', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'' 2024-03-05 10:29:34,528 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.308s 2024-03-05 10:29:34,528 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1709', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-ap i-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cfb0b182-76c1-444a-8358-9db115285186', 'x-compute-request-id': 'req-cfb0b182-76c1-444a-8358-9db115285186', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'{"server": {"id": "9b80cb1e-627f-4856-8050-97121215f080", "name": "tempest-AttachVolumeShelveTestJSON-server-1714299510", "status": "ACTIVE", "tenant_id": "bfff73dff6f04a8fb1270f8139525cb3", "user_id": "74336a06ad4245e483dae5a69a0d3fff", "metadata": {}, "hostId": "961c1e57b0c21330ea40270755d22393519295fbe91d254301817a5d", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:39Z", "updated": "2024-03-05T10:29:34Z", "addresses": {"tempest-AttachVolumeShelveTestJSON-1170395423-network": [{"version": 4, "addr": "10.0.0.8", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cf:85"}, {"version": 4, "addr": "172.24.4.37", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:21:cf:85"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9b80cb1e-627f-4856-8050-97121215f080"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-864735935", "OS-SRV-USG:launched_at": "2024-03-05T10:27:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--2127912652"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "description": null}}' 2024-03-05 10:30:24,630 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080 0.036s 2024-03-05 10:30:24,631 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-f05d9001-0603-4840-a240-ee2ee9fc84e4', 'x-compute-request-id': 'req-f05d9001-0603-4840-a240-ee2ee9fc84e4', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9b80cb1e-627f-4856-8050-97121215f080'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 9b80cb1e-627f-4856-8050-97121215f080 could not be found."}}' 2024-03-05 10:30:24,661 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-864735935 0.029s 2024-03-05 10:30:24,662 86183 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.20', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.20', 'x-openstack-nova-api-version': '2.20', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-78cda819-3627-4d86-ac9b-60b33b033d8a', 'x-compute-req uest-id': 'req-78cda819-3627-4d86-ac9b-60b33b033d8a', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-864735935'} Body: b'' 2024-03-05 10:30:24,868 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/eb4a8173-03a5-42d1-85df-e1bf8542de94 0.205s 2024-03-05 10:30:24,868 86183 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-d915a469-addd-4c82-815d-0ca1dfc9ece5', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/eb4a8173-03a5-42d1-85df-e1bf8542de94'} Body: b'' 2024-03-05 10:30:24,895 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/eb4a8173-03a5-42d1-85df-e1bf8542de94 0.027s 2024-03-05 10:30:24,896 86183 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-74caea83-ba0c-446f-b673-0434eaf90e6d', 'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/eb4a8173-03a5-42d1-85df-e1bf8542de94'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group eb4a8173-03a5-42d1-85df-e1bf8542de94 does not exist", "detail": ""}}' 2024-03-05 10:30:25,319 86183 INFO [tempest.lib.common.rest_client] Request (AttachVolumeShelveTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/50719dd1-9e60-442d-967a-a3ce300a8b54 0.423s 2024-03-05 10:30:25,320 86183 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-2573f33d-1f74-4766-8bd4-3040c41a7cfd', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/50719dd1-9e60-442d-967a-a3ce300a8b54'} Body: b'' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume[id-52e9045a-e90d-4c0d-9087-79d657faffff,slow] ------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 89, in test_attach_detach_volume volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 142e2cec-a946-4f0d-8dd9-668a52c4f7b6 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:30,196 86191 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-05 10:27:30,196 86191 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:30,615 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.416s 2024-03-05 10:27:30,616 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-2071404446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKYQ9doqi/fTIGDB+Qxb6eufN0pyg+uuDUcZjtoVMXgPjwrtP4tj25DQo11TKrJHEi67CSKxlXBFves6N+L2GMHpHsPXucikCTmmiwzqmirPH0dHDVkcV4dMDpnmd+Q2KA=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:30 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-7681c783-c0a5-48ea-90ba-1eeb489a39c9', 'x-compute-request-id': 'req-7681c783-c0a5-48ea-90ba-1eeb489a39c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-2071404446", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKYQ9doqi/fTIGDB+Qxb6eufN0pyg+uuDUcZjtoVMXgPjwrtP4tj25DQo11TKrJHEi67CSKxlXBFves6N+L2GMHpHsPXucikCTmmiwzqmirPH0dHDVkcV4dMDpnmd+Q2KA==", "fingerprint": "bb:66:2f:8e:80:95:00:04:cb:e1:8a:5b:75:6a:c4:70", "user_id": "ef14895ca3ef4af19476cb657c486df8"}}' 2024-03-05 10:27:30,621 86191 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-2071404446 created 2024-03-05 10:27:31,955 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.332s 2024-03-05 10:27:31,955 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--909387118", "description": "tempest-description--1424131774"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-8f40ebdc-217f-4cc3-ac92-a1981b8d6f05', 'date': 'Tue, 05 Mar 2024 10:27:31 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "name": "tempest-securitygroup--909387118", "stateful": true, "tenant_id": "2284d7242c924569ae4836303f079ee3", "description": "tempest-description--1424131774", "shared": false, "security_group_rules": [{"id": "25f0e5d0-4330-4403-a8ca-49e8c071f553", "project_id": "2284d7242c924569ae4836303f079ee3", "tenant_id": "2284d7242c924569ae4836303f079ee3", "security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "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": 240, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 0}, {"id": "4fa54663-ad6f-4296-be0f-d894ba2321c1", "project_id": "2284d7242c924569ae4836303f079ee3", "tenant_id": "2284d7242c924569ae4836303f079ee3", "security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "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": 239, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:30Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 1, "project_id": "2284d7242c924569ae4836303f079ee3"}}' 2024-03-05 10:27:33,442 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.486s 2024-03-05 10:27:33,443 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "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-c9776cc8-66c8-4182-8cc0-4d629ebeef59', 'date': 'Tue, 05 Mar 2024 10:27:33 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": "f6464ea1-f7f6-4c74-8650-56b95a7a402a", "project_id": "2284d7242c924569ae4836303f079ee3", "tenant_id": "2284d7242c924569ae4836303f079ee3", "security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:32Z", "updated_at": "2024-03-05T10:27:32Z", "revision_number": 0}}' 2024-03-05 10:27:34,913 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.469s 2024-03-05 10:27:34,913 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-38137896-18b7-450b-9ebd-40da4fa117f6', 'date': 'Tue, 05 Mar 2024 10:27:34 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": "0ef1abc9-00ad-43c9-a254-1f906e528233", "project_id": "2284d7242c924569ae4836303f079ee3", "tenant_id": "2284d7242c924569ae4836303f079ee3", "security_group_id": "9dac8c82-9232-4c7e-9b12-f9cec3b61aa0", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:33Z", "updated_at": "2024-03-05T10:27:33Z", "revision_number": 0}}' 2024-03-05 10:27:34,914 86191 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--909387118 created 2024-03-05 10:27:39,647 86191 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.733s 2024-03-05 10:27:39,648 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-d9dc68f9-55b9-4996-a376-89b327b8ae52', 'date': 'Tue, 05 Mar 2024 10:27:39 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "62636454-230f-4553-a41c-c24f186d1b8a", "tenant_id": "2284d7242c924569ae4836303f079ee3", "floating_ip_address": "172.24.4.27", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "2284d7242c924569ae4836303f079ee3", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:37Z", "updated_at": "2024-03-05T10:27:37Z", "revision_number": 0}}' 2024-03-05 10:27:39,648 86191 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '62636454-230f-4553-a41c-c24f186d1b8a', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'floating_ip_address': '172.24.4.27', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2284d7242c924569ae4836303f079ee3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:37Z', 'updated_at': '2024-03-05T10:27:37Z', 'revision_number': 0, 'ip': '172.24.4.27'} created 2024-03-05 10:27:39,892 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.166s 2024-03-05 10:27:39,892 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2811', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-9f82fcee-8540-4c76-8733-1788f2946402', '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": "ef14895ca3ef4af19476cb657c486df8", "name": "tempest-AttachVolumeTestJSON-208415740-project-member", "password_expires_at": null}, "audit_ids": ["6mU5uU_QTaCZCL71Bqeu4Q"], "expires_at": "2024-03-05T11:27:39.000000Z", "issued_at": "2024-03-05T10:27:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2284d7242c924569ae4836303f079ee3", "name": "tempest-AttachVolumeTestJSON-208415740"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/2284d7242c924569ae4836303f079ee3", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "vo lumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:27:39,893 86191 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_attach_detach_volume) Found network {'id': '7d6c30ca-1e82-4b8b-9a58-bdb8938b32d7', 'name': 'tempest-AttachVolumeTestJSON-343673430-network', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '2284d7242c924569ae4836303f079ee3', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 8894, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:27:39,893 86191 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-2071404446', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBKYQ9doqi/fTIGDB+Qxb6eufN0pyg+uuDUcZjtoVMXgPjwrtP4tj25DQo11TKrJHEi67CSKxlXBFves6N+L2GMHpHsPXucikCTmmiwzqmirPH0dHDVkcV4dMDpnmd+Q2KA==', 'fingerprint': 'bb:66:2f:8e:80:95:00:04:cb:e1:8a:5b:75:6a:c4:70', 'user_id': 'ef14895ca3ef4af19476cb657c486df8', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDhbcFmuatfkqPdGwjezIf8emQPpSRLQV+l1ZW2sNMCVAgn3FW9h9I2\nDYyKu9Nuh86gBwYFK4EEACKhZANiAASmEPXaKov30yBgwfkMW+nrnzdKcoPrrg1H\nGY7aFTF4D48K7T+LY9uQ0KNdUyqyRxIuuwkisZVwRb3rOjfi9hjB6R7D17nIpAk5\nposM6poqzx9HRw1ZHFeHTA6Z5nfkNig=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '9dac8c82-9232-4c7e-9b12-f9cec3b61aa0', 'name': 'tempest-securitygroup--909387118', 'stateful': True, 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'description': 'tempest-description--1424131774', 'shared': False, 'security_group_rules': [{'id': '25f0e5d0-4330-4403-a8ca-49e8c071f553', 'project_id': '2284d7242c924569ae4836303f079ee3', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'security_group_id': '9dac8c82-9232-4c7e-9b12-f9cec3b61aa0', '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': 240, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 0}, {'id': '4fa54663-ad6f-4296-be0f-d894ba2321c1', 'project_id': '2284d7242c924569ae4836303f079ee3', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'security_group_id': '9dac8c82-9232-4c7e-9b12-f9cec3b61aa0', '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': 239, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:30Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 1, 'project_id': '2284d7242c924569ae4836303f079ee3'}, 'floating_ip': {'id': '62636454-230f-4553-a41c-c24f186d1b8a', 'tenant_id': '2284d7242c924569ae4836303f079ee3', 'floating_ip_address': '172.24.4.27', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '2284d7242c924569ae4836303f079ee3', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:37Z', 'updated_at': '2024-03-05T10:27:37Z', 'revision_number': 0, 'ip': '172.24.4.27'}} 2024-03-05 10:27:42,699 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.803s 2024-03-05 10:27:42,699 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-224950234", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "7d6c30ca-1e82-4b8b-9a58-bdb8938b32d7"}], "security_groups": [{"name": "tempest-securitygroup--909387118"}], "key_name": "tempest-keypair-2071404446", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-680df1bd-efa0-4dbc-b49a-7ada6413793e', 'x-compute-request-id': 'req-680df1bd-efa0-4dbc-b49a-7ada6413793e', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--909387118"}], "adminPass": "password"}}' 2024-03-05 10:27:42,829 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.126s 2024-03-05 10:27:42,830 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-395d2184-6e4b-4478-841a-13aac202ccd2', 'x-compute-request-id': 'req-395d2184-6e4b-4478-841a-13aac202ccd2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'{"server": {"id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "name": "tempest-AttachVolumeTestJSON-server-224950234", "status": "BUILD", "tenant_id": "2284d7242c924569ae4836303f079ee3", "user_id": "ef14895ca3ef4af19476cb657c486df8", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-824 6-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:43Z", "updated": "2024-03-05T10:27:42Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-2071404446", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:33,388 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.492s 2024-03-05 10:28:33,388 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-5bf3f062-5a2f-4b52-93f5-9195c08a4bfc', 'x-compute-request-id': 'req-5bf3f062-5a2f-4b52-93f5-9195c08a4bfc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'{"server": {"id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "name": "tempest-AttachVolumeTestJSON-server-224950234", "status": "ACTIVE", "tenant_id": "2284d7242c924569ae4836303f079ee3", "user_id": "ef14895ca3ef4af19476cb657c486df8", "metadata": {}, "hostId": "a7998649c5d495e351096d17277fbcfb4e5a5d737d90dfcf0d900ca3", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:42Z", "updated": "2024-03-05T10:28:00Z", "addresses": {"tempest-AttachVolumeTestJSON-343673430-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2071404446", "OS-SRV-USG:launched_at": "2024-03-05T10:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--909387118"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:33,418 86191 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:29:33,625 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d/os-interface 0.146s 2024-03-05 10:29:33,626 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: { 'date': 'Tue, 05 Mar 2024 10:29:33 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-bb3208c8-d2e4-478d-bf82-b3cfbf90db7c', 'x-compute-request-id': 'req-bb3208c8-d2e4-478d-bf82-b3cfbf90db7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "7d6c30ca-1e82-4b8b-9a58-bdb8938b32d7", "port_id": "afd4b60f-bd24-4e1d-aeeb-af3cfe5902ea", "mac_addr": "fa:16:3e:c1:28:dd", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "b1d809bf-573b-442d-a18e-0bd9c713b480", "ip_address": "10.0.0.6"}]}]}' 2024-03-05 10:29:34,862 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/62636454-230f-4553-a41c-c24f186d1b8a 1.232s 2024-03-05 10:29:34,862 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "afd4b60f-bd24-4e1d-aeeb-af3cfe5902ea"}} Response - Headers: {'content-type': 'application/json', 'content-length': '828', 'x-openstack-request-id': 'req-b3ab9299-7b3b-4cba-9edd-d63ad7d497d0', 'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/62636454-230f-4553-a41c-c24f186d1b8a'} Body: b'{"floatingip": {"id": "62636454-230f-4553-a41c-c24f186d1b8a", "tenant_id": "2284d7242c924569ae4836303f079ee3", "floating_ip_address": "172.24.4.27", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "5ebe4e0c-20c6-4da0-8d3c-4d0544015abf", "port_id": "afd4b60f-bd24-4e1d-aeeb-af3cfe5902ea", "fixed_ip_address": "10.0.0.6", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "7d6c30ca-1e82-4b8b-9a58-bdb8938b32d7", "mac_address": "fa:16:3e:c1:28:dd", "admin_state_up": true, "status": "ACTIVE", "device_id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:37Z", "updated_at": "2024-03-05T10:29:33Z", "revision_number": 1, "project_id": "2284d7242c924569ae4836303f079ee3"}}' 2024-03-05 10:29:34,864 86191 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.27:22' as 'cirros' with public key authentication 2024-03-05 10:29:34,880 86191 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:34,994 86191 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:34,995 86191 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.27 successfully created 2024-03-05 10:29:35,035 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d/ips 0.039s 2024-03-05 10:29:35,035 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-3a515995-bff2-4907-962b-c7357f127690', 'x-compute-request-id': 'req-3a515995-bff2-4907-962b-c7357f127690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d/ips'} Body: b'{"addresses": {"te mpest-AttachVolumeTestJSON-343673430-network": [{"version": 4, "addr": "10.0.0.6"}]}}' 2024-03-05 10:29:35,038 86191 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.27:22' as 'cirros' with public key authentication 2024-03-05 10:29:35,041 86191 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:35,145 86191 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:35,145 86191 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.27 successfully created 2024-03-05 10:29:35,146 86191 DEBUG [tempest.lib.common.utils.linux.remote_client] Remote command: set -eu -o pipefail; PATH=$PATH:/sbin:/usr/sbin; lsblk -lb --nodeps 2024-03-05 10:29:35,146 86191 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.27:22' as 'cirros' with public key authentication 2024-03-05 10:29:35,148 86191 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:35,250 86191 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:35,250 86191 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.27 successfully created 2024-03-05 10:29:35,571 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 202 POST http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes 0.311s 2024-03-05 10:29:35,572 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1489101121"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9cf43b53-8cda-40be-8be8-db186c085ba7', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9cf43b53-8cda-40be-8be8-db186c085ba7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes'} Body: b'{"volume": {"id": "142e2cec-a946-4f0d-8dd9-668a52c4f7b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:35.476828", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1489101121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}], "user_id": "ef14895ca3ef4af19476cb657c486df8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:35,627 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6 0.044s 2024-03-05 10:29:35,627 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-211fbabc-002f-41c2-b449-b2106f6471c9', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-211fbabc-002f-41c2-b449-b2106f6471c9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6'} Body: b'{"volume": {"id ": "142e2cec-a946-4f0d-8dd9-668a52c4f7b6", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:35.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1489101121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}], "user_id": "ef14895ca3ef4af19476cb657c486df8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2284d7242c924569ae4836303f079ee3"}}' 2024-03-05 10:29:36,696 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_attach_detach_volume): 200 GET http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6 0.056s 2024-03-05 10:29:36,696 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ef84927-87f3-406f-ba9a-82b695df1ed0', 'content-length': '907', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ef84927-87f3-406f-ba9a-82b695df1ed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6'} Body: b'{"volume": {"id": "142e2cec-a946-4f0d-8dd9-668a52c4f7b6", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:35.000000", "updated_at": "2024-03-05T10:29:37.000000", "name": "tempest-AttachVolumeTestJSON-volume-1489101121", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/2284d7242c924569ae4836303f079ee3/volumes/142e2cec-a946-4f0d-8dd9-668a52c4f7b6"}], "user_id": "ef14895ca3ef4af19476cb657c486df8", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "2284d7242c924569ae4836303f079ee3"}}' 2024-03-05 10:29:36,990 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.281s 2024-03-05 10:29:36,991 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 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-c0e1d090-c57a-48d8-860e-6d8c78c496e8', 'x-compute-request-id': 'req-c0e1d090-c57a-48d8-860e-6d8c78c496e8', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'' 2024-03-05 10:29:37,300 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.309s 2024-03-05 10:29:37,301 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1539', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6309ce00-908d-44ae-bfbe-7532b16d11c0', 'x-compute-request-id': 'req-6309ce00-908d-44ae-bfbe-7532b16d11c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'{"server": {"id": "e575f766-dce9-4ac1-9ca0-e366769cc39d", "name": "tempest-AttachVolumeTestJSON-server-224950234", "status": "ACTIVE", "tenant_id": "2284d7242c924569ae4836303f079ee3", "user_id": "ef14895ca3ef4af19476cb657c486df8", "metadata": {}, "hostId": "a7998649c5d495e351096d17277fbcfb4e5a5d737d90dfcf0d900ca3", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:42Z", "updated": "2024-03-05T10:29:37Z", "addresses": {"tempest-AttachVolumeTestJSON-343673430-network": [{"version": 4, "addr": "10.0.0.6", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:28:dd"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-2071404446", "OS-SRV-USG:launched_at": "2024-03-05T10:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--909387118"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:30:27,428 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d 0.044s 2024-03-05 10:30:27,428 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 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-f3f99e58-18f2-45c3-afd6-233e544a133b', 'x-compute-request-id': 'req-f3f99e58-18f2-45c3-afd6-233e544a133b', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/e575f766-dce9-4ac1-9ca0-e366769cc39d'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance e575f766-dce9-4ac1-9ca0-e366769cc39d could not be found."}}' 2024-03-05 10:30:27,466 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2071404446 0.037s 2024-03-05 10:30:27,467 86191 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 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-Versi on', 'x-openstack-request-id': 'req-367903d5-60e9-4887-bfb8-bc8f7fd54612', 'x-compute-request-id': 'req-367903d5-60e9-4887-bfb8-bc8f7fd54612', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-2071404446'} Body: b'' 2024-03-05 10:30:27,958 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/9dac8c82-9232-4c7e-9b12-f9cec3b61aa0 0.490s 2024-03-05 10:30:27,959 86191 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-65cf9e16-0175-4711-9585-8cfb2ffd53a8', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9dac8c82-9232-4c7e-9b12-f9cec3b61aa0'} Body: b'' 2024-03-05 10:30:27,980 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/9dac8c82-9232-4c7e-9b12-f9cec3b61aa0 0.020s 2024-03-05 10:30:27,980 86191 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-1fd05a93-99aa-400a-854d-b839b551ddf4', 'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/9dac8c82-9232-4c7e-9b12-f9cec3b61aa0'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 9dac8c82-9232-4c7e-9b12-f9cec3b61aa0 does not exist", "detail": ""}}' 2024-03-05 10:30:28,412 86191 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/62636454-230f-4553-a41c-c24f186d1b8a 0.431s 2024-03-05 10:30:28,413 86191 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-b59851c5-95e1-4fe4-b3d6-a5013407b168', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/62636454-230f-4553-a41c-c24f186d1b8a'} Body: b'' tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server[id-ee37a796-2afb-11e7-bc0f-fa163e65f5ce,negative] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume_negative.py", line 61, in test_attach_attached_volume_to_different_server volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 039df54b-e561-4c85-b017-caa7aeada22d failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:30,208 86173 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-05 10:27:30,208 86173 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:30,694 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.484s 2024-03-05 10:27:30,694 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1717965183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJtvC/p+e9swI4kGyq9DmqFAu6b2rQGFK2MtApeqQMnPX+HKs4zbls5NVjcyH5PEQb6KiJNePYIhHDrYzOdptIkyKfGvTr66OS3HcKg9+3WaPLUPcMNld57il6oPRpEDpg=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:30 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-578f0e1a-f873-48e7-b043-e2233a710f5d', 'x-compute-request-id': 'req-578f0e1a-f873-48e7-b043-e2233a710f5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1717965183", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJtvC/p+e9swI4kGyq9DmqFAu6b2rQGFK2MtApeqQMnPX+HKs4zbls5NVjcyH5PEQb6KiJNePYIhHDrYzOdptIkyKfGvTr66OS3HcKg9+3WaPLUPcMNld57il6oPRpEDpg==", "fingerprint": "10:07:20:69:1c:bb:78:5e:39:31:b8:5f:44:32:1b:7b", "user_id": "026d448a17b0401aa359779627570d2b"}}' 2024-03-05 10:27:30,698 86173 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1717965183 created 2024-03-05 10:27:32,662 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.964s 2024-03-05 10:27:32,663 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--852112942", "description": "tempest-description--1804617092"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-b2d6b50a-48e6-40a1-8661-03c1ce8d70e2', 'date': 'Tue, 05 Mar 2024 10:27:32 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "36860811-992b-45ab-b8d9-d398145c1675", "name": "tempest-securitygroup--852112942", "stateful": true, "tenant_id": "e29b572c370941ee83295c4f315b1793", "description": "tempest-description--1804617092", "shared": false, "security_group_rules": [{"id": "35da824a-7033-4bc0-a720-0b389cd955b0", "project_id": "e29b572c370941ee83295c4f315b1793", "tenant_id": "e29b572c370941ee83295c4f315b1793", "security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "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": 241, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 0}, {"id": "4bbf8415-9c97-4cfc-9d6a-0ec04ab97f26", "project_id": "e29b572c370941ee83295c4f315b1793", "tenant_id": "e29b572c370941ee83295c4f315b1793", "security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "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": 243, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:31Z", "updated_at": "2024-03-05T10:27:31Z", "revision_number": 1, "project_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:27:34,560 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.897s 2024-03-05 10:27:34,561 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "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-e41fd00d-96b5-4cdb-9e38-7340d48bee0c', 'date': 'Tue, 05 Mar 2024 10:27:34 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": "14b0b06b-dc0c-4944-ba3c-6492514e8760", "project_id": "e29b572c370941ee83295c4f315b1793", "tenant_id": "e29b572c370941ee83295c4f315b1793", "security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:33Z", "updated_at": "2024-03-05T10:27:33Z", "revision_number": 0}}' 2024-03-05 10:27:35,567 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.005s 2024-03-05 10:27:35,567 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-f1510dbe-d58b-4628-b774-a3ce075bc0fc', 'date': 'Tue, 05 Mar 2024 10:27:35 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": "6c94e202-9a99-472b-b6b4-5e21f767b373", "project_id": "e29b572c370941ee83295c4f315b1793", "tenant_id": "e29b572c370941ee83295c4f315b1793", "security_group_id": "36860811-992b-45ab-b8d9-d398145c1675", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:35Z", "updated_at": "2024-03-05T10:27:35Z", "revision_number": 0}}' 2024-03-05 10:27:35,568 86173 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--852112942 created 2024-03-05 10:27:40,471 86173 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 4.902s 2024-03-05 10:27:40,471 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": " 5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-557e99d0-177f-4828-9d9c-d2809a6f5ac2', 'date': 'Tue, 05 Mar 2024 10:27:40 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "144ff184-3ddd-48ce-91fb-2b2b9692d969", "tenant_id": "e29b572c370941ee83295c4f315b1793", "floating_ip_address": "172.24.4.76", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "e29b572c370941ee83295c4f315b1793", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:38Z", "updated_at": "2024-03-05T10:27:38Z", "revision_number": 0}}' 2024-03-05 10:27:40,472 86173 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '144ff184-3ddd-48ce-91fb-2b2b9692d969', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'floating_ip_address': '172.24.4.76', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e29b572c370941ee83295c4f315b1793', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:38Z', 'updated_at': '2024-03-05T10:27:38Z', 'revision_number': 0, 'ip': '172.24.4.76'} created 2024-03-05 10:27:40,709 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.150s 2024-03-05 10:27:40,710 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27: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-a0b60f99-5f88-4c33-ac46-e7c91bad3fae', '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": "026d448a17b0401aa359779627570d2b", "name": "tempest-AttachVolumeNegativeTest-897542785-project-member", "password_expires_at": null}, "audit_ids": ["JsvfeXk8Rxmq6EGMc7nE0Q"], "expires_at": "2024-03-05T11:27:40.000000Z", "issued_at": "2024-03-05T10:27:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e29b572c370941ee83295c4f315b1793", "name": "tempest-AttachVolumeNegativeTest-897542785"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/e29b572c370941ee83295c4f315b1793", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793", "region": "RegionOne"}], "id": "5508e984eb3b 4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:27:40,711 86173 INFO [tempest.lib.common.fixed_network] (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server) Found network {'id': 'a6f1be28-44c8-453b-bba2-793c876a11db', 'name': 'tempest-AttachVolumeNegativeTest-1275317772-network', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'e29b572c370941ee83295c4f315b1793', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17656, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:27:40,711 86173 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1717965183', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBJtvC/p+e9swI4kGyq9DmqFAu6b2rQGFK2MtApeqQMnPX+HKs4zbls5NVjcyH5PEQb6KiJNePYIhHDrYzOdptIkyKfGvTr66OS3HcKg9+3WaPLUPcMNld57il6oPRpEDpg==', 'fingerprint': '10:07:20:69:1c:bb:78:5e:39:31:b8:5f:44:32:1b:7b', 'user_id': '026d448a17b0401aa359779627570d2b', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDeHs1xCfQ1fzdmzH2Pyjm3f/M9TNB6wWfoge5aBgXE/fKHkA6jsBuE\niJKu5QN8CE6gBwYFK4EEACKhZANiAASbbwv6fnvbMCOJBsqvQ5qhQLum9q0BhStj\nLQKXqkDJz1/hyrOM25bOTVY3Mh+TxEG+ioiTXj2CIRw62MznabSJMinxr06+ujkt\nx3CoPft1mjy1D3DDZXee4peqD0aRA6Y=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '36860811-992b-45ab-b8d9-d398145c1675', 'name': 'tempest-securitygroup--852112942', 'stateful': True, 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'description': 'tempest-description--1804617092', 'shared': False, 'security_group_rules': [{'id': '35da824a-7033-4bc0-a720-0b389cd955b0', 'project_id': 'e29b572c370941ee83295c4f315b1793', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'security_group_id': '36860811-992b-45ab-b8d9-d398145c1675', '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': 241, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 0}, {'id': '4bbf8415-9c97-4cfc-9d6a-0ec04ab97f26', 'project_id': 'e29b572c370941ee83295c4f315b1793', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'security_group_id': '36860811-992b-45ab-b8d9-d398145c1675', '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': 243, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:31Z', 'updated_at': '2024-03-05T10:27:31Z', 'revision_number': 1, 'project_id': 'e29b572c370941ee83295c4f315b1793'}, 'floating_ip': {'id': '144ff184-3ddd-48ce-91fb-2b2b9692d969', 'tenant_id': 'e29b572c370941ee83295c4f315b1793', 'floating_ip_address': '172.24.4.76', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'e29b572c370941ee83295c4f315b1793', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:27:38Z', 'updated_at': '2024-03-05T10:27:38Z', 'revision_number': 0, 'ip': '172.24.4.76'}} 2024-03-05 10:27:44,233 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/compute/v2.1/servers 3.521s 2024-03-05 10:27:44,234 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeNegativeTest-server-1773684897", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "a6f1be28-44c8-453b-bba2-793c876a11db"}], "security_groups": [{"name": "tempest-securitygroup--852112942"}], "key_name": "tempest-keypair-1717965183", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-12a94edc-50a4-4717-bbf1-f8c786f4dfdb', 'x-compute-request-id': 'req-12a94edc-50a4-4717-bbf1-f8c786f4dfdb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--852112942"}], "adminPass": "password"}}' 2024-03-05 10:27:44,442 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.205s 2024-03-05 10:27:44,442 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:44 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-4f7dc6cc-2d55-4242-b2c9-93450f1460fd', 'x-compute-request-id': 'req-4f7dc6cc-2d55-4242-b2c9-93450f1460fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'{"server": {"id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "name": "tempest-AttachVolumeNegativeTest-server-1773684897", "status": "BUILD", "tenant_id": "e29b572c370941ee83295c4 f315b1793", "user_id": "026d448a17b0401aa359779627570d2b", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:44Z", "updated": "2024-03-05T10:27:44Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1717965183", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:34,839 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.331s 2024-03-05 10:28:34,839 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1544', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ab6f3feb-6871-4804-92af-e5ac5c18adc5', 'x-compute-request-id': 'req-ab6f3feb-6871-4804-92af-e5ac5c18adc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'{"server": {"id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "name": "tempest-AttachVolumeNegativeTest-server-1773684897", "status": "ACTIVE", "tenant_id": "e29b572c370941ee83295c4f315b1793", "user_id": "026d448a17b0401aa359779627570d2b", "metadata": {}, "hostId": "5d71842b4451abf7da7844cea23770c990c9b2052db70dfc0cd3a96e", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:44Z", "updated": "2024-03-05T10:28:01Z", "addresses": {"tempest-AttachVolumeNegativeTest-1275317772-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:07:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1717965183", "OS-SRV-USG:launched_at": "2024-03-05T10:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--852112942"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:34,854 86173 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2024-03-05 10:29:35,212 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4/os-interface 0.300s 2024-03-05 10:29:35,212 86173 DEBUG [ tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 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-b2ccefb0-4c85-42ce-8089-c04df8b74187', 'x-compute-request-id': 'req-b2ccefb0-4c85-42ce-8089-c04df8b74187', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "a6f1be28-44c8-453b-bba2-793c876a11db", "port_id": "22d95bbc-580c-46f2-9f18-48bad27f9cd3", "mac_addr": "fa:16:3e:8c:07:df", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "65b71bf4-c2df-473d-b228-79d4670a1be9", "ip_address": "10.0.0.10"}]}]}' 2024-03-05 10:29:35,951 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/144ff184-3ddd-48ce-91fb-2b2b9692d969 0.734s 2024-03-05 10:29:35,951 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "22d95bbc-580c-46f2-9f18-48bad27f9cd3"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-2cfd48bf-7a8e-4d47-a39c-0d1d3c716b8a', 'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/144ff184-3ddd-48ce-91fb-2b2b9692d969'} Body: b'{"floatingip": {"id": "144ff184-3ddd-48ce-91fb-2b2b9692d969", "tenant_id": "e29b572c370941ee83295c4f315b1793", "floating_ip_address": "172.24.4.76", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "d1a70bbd-dc16-4656-9e67-9c3bd5be8f72", "port_id": "22d95bbc-580c-46f2-9f18-48bad27f9cd3", "fixed_ip_address": "10.0.0.10", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "a6f1be28-44c8-453b-bba2-793c876a11db", "mac_address": "fa:16:3e:8c:07:df", "admin_state_up": true, "status": "ACTIVE", "device_id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:27:38Z", "updated_at": "2024-03-05T10:29:35Z", "revision_number": 1, "project_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:29:35,953 86173 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.76:22' as 'cirros' with public key authentication 2024-03-05 10:29:35,983 86173 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:36,101 86173 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:36,102 86173 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.76 successfully created 2024-03-05 10:29:36,147 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4/ips 0.044s 2024-03-05 10:29:36,147 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '109', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b5ed4f4c-5e65-4844-bec3-d911842bb6db', 'x-compute-request-id': 'req-b5ed4f4c-5e65-4844-bec3-d911842bb6db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4/ips'} Body: b'{"addresses": {"tempest-AttachVolumeNegativeTest-1275317772-network": [{"version": 4, "addr": "10.0.0.10"}]}}' 2024-03-05 10:29:36,453 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 202 POST http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes 0.301s 2024-03-05 10:29:36,454 86173 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-151044205"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca9a43c3-28b7-40ef-8f55-699b2d0864c4', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca9a43c3-28b7-40ef-8f55-699b2d0864c4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes'} Body: b'{"volume": {"id": "039df54b-e561-4c85-b017-caa7aeada22d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:36.383463", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-151044205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}], "user_id": "026d448a17b0401aa359779627570d2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:36,509 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d 0.044s 2024-03-05 10:29:36,510 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4778c34-1471-40ae-aec0-06e98c0cbdf8', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4778c34-1471-40ae-aec0-06e98c0cbdf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d'} Body: b'{"volume": {"id": "039df54b-e561-4c85-b017-caa7aeada22d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:36.000000", "updated_at": null, "name": "tempest-AttachVolumeNegativeTest-volume-151044205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}], "user_id": "026d448a17b0401aa359779627570d2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:29:37,598 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d 0.072s 2024-03-05 10:29:37,599 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8eb92c8-e796-4596-8396-f63a6eef0e9d', 'content-length': '913', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8eb92c8-e796-4596-8396-f63a6eef0e9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d'} Body: b'{"volume": {"id": "039df54b-e561-4c85-b017-caa7aeada22d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:36.000000", "updated_at": "2024-03-05T10:29:37.000000", "name": "tempest-AttachVolumeNegativeTest-volume-151044205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}], "user_id": "026d448a17b0401aa359779627570d2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:29:38,654 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:test_attach_attached_volume_to_different_server): 200 GET http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d 0.043s 2024-03-05 10:29:38,655 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e7b14f-b2bc-4374-8e44-39e58de4a4a4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e7b14f-b2bc-4374-8e44-39e58de4a4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d'} Body: b'{"volume": {"id": "039df54b-e561-4c85-b017-caa7aeada22d", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:36.000000", "updated_at": "2024-03-05T10:29:38.000000", "name": "tempest-AttachVolumeNegativeTest-volume-151044205", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/e29b572c370941ee83295c4f315b1793/volumes/039df54b-e561-4c85-b017-caa7aeada22d"}], "user_id": "026d448a17b0401aa359779627570d2b", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "e29b572c370941ee83295c4f315b1793"}}' 2024-03-05 10:29:38,830 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE h ttp://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.162s 2024-03-05 10:29:38,830 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f64f6be7-3efb-4f87-a3b2-0c93593e38f9', 'x-compute-request-id': 'req-f64f6be7-3efb-4f87-a3b2-0c93593e38f9', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'' 2024-03-05 10:29:39,098 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.267s 2024-03-05 10:29:39,098 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 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-ca6cb7c5-d478-4a46-a915-a69397deb13d', 'x-compute-request-id': 'req-ca6cb7c5-d478-4a46-a915-a69397deb13d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'{"server": {"id": "1a1272f7-9cde-4083-92bc-1ac96bba7fa4", "name": "tempest-AttachVolumeNegativeTest-server-1773684897", "status": "ACTIVE", "tenant_id": "e29b572c370941ee83295c4f315b1793", "user_id": "026d448a17b0401aa359779627570d2b", "metadata": {}, "hostId": "5d71842b4451abf7da7844cea23770c990c9b2052db70dfc0cd3a96e", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:27:44Z", "updated": "2024-03-05T10:29:39Z", "addresses": {"tempest-AttachVolumeNegativeTest-1275317772-network": [{"version": 4, "addr": "10.0.0.10", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:07:df"}, {"version": 4, "addr": "172.24.4.76", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8c:07:df"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1717965183", "OS-SRV-USG:launched_at": "2024-03-05T10:28:00.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--852112942"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:30:29,218 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4 0.056s 2024-03-05 10:30:29,219 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 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-fe1e8c73-ebf2-496f-8707-4e372a05ddc6', 'x-compute-request-id': 'req-fe1e8c73-ebf2-496f-8707-4e372a05ddc6', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/1a1272f7-9cde-4083-92bc-1ac96bba7fa4'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 1a1272f7-9cde-4083-92bc-1ac96bba7fa4 could not be found."}}' 2024-03-05 10:30:29,245 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1717965183 0.026s 2024-03-05 10:30:29,246 86173 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 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-0ffece03-e74c-49d1-9c67-98c59355c2cd', 'x-compute-request-id': 'req-0ffece03-e74c-49d1-9c67-98c59355c2cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1717965183'} Body: b'' 2024-03-05 10:30:29,583 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/36860811-992b-45ab-b8d9-d398145c1675 0.337s 2024-03-05 10:30:29,584 86173 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-adcbef5c-d224-4456-8375-4518dc2b493d', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/36860811-992b-45ab-b8d9-d398145c1675'} Body: b'' 2024-03-05 10:30:29,613 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/36860811-992b-45ab-b8d9-d398145c1675 0.029s 2024-03-05 10:30:29,614 86173 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-177ab577-0588-48f3-8fa1-398fb70b4edd', 'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/36860811-992b-45ab-b8d9-d398145c1675'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 36860811-992b-45ab-b8d9-d398145c1675 does not exist", "detail": ""}}' 2024-03-05 10:30:30,030 86173 INFO [tempest.lib.common.rest_client] Request (AttachVolumeNegativeTest:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/144ff184-3ddd-48ce-91fb-2b2b9692d969 0.415s 2024-03-05 10:30:30,030 86173 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-26496446-fa62-45d8-928f-b6b4138fe33f', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/144ff184-3ddd-48ce-91fb-2b2b9692d969'} Body: b'' tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive[id-777e468f-17ca-4da4-b93d-b7dbf56c0494] ----------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_volume.py", line 116, in test_attach_scsi_disk_with_config_drive volume = self.create_volume() File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 367, in wait_for_volume_resource_status raise exceptions.VolumeResourceBuildErrorException( tempest.exceptions.VolumeResourceBuildErrorException: volume 79e0f796-623c-4afe-86b8-cf7158cb0981 failed to build and is in ERROR status Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:51,371 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/image/v2/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8 0.195s 2024-03-05 10:27:51,372 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '976', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b76485c-349b-4c70-9630-3713b5dd564e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "name": "cirros-0.6.2-x86_64-disk", "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": 21430272, "virtual_size": 117440512, "status": "active", "checksum": "c8fc807773e5354afe61636071771906", "protected": false, "min_ram": 0, "min_disk": 0, "owner": "72ae8d06b0f044bba41f49ab52683143", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "1103b92ce8ad966e41235a4de260deb791ff571670c0342666c8582fbb9caefe6af07ebb11d34f44f8414b609b29c1bdf1d72ffa6faa39c88e8721d09847952b", "id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "created_at": "2024-03-05T10:23:44Z", "updated_at": "2024-03-05T10:23:45Z", "tags": [], "self": "/v2/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8", "file": "/v2/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8/file", "schema": "/v2/schemas/image"}' 2024-03-05 10:27:52,841 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/image/v2/images 1.410s 2024-03-05 10:27:52,841 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"container_format": "bare", "disk_format": "qcow2", "min_disk": 0, "min_ram": 0, "visibility": "public", "hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi"} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '690', 'content-type': 'application/json', 'location': 'http://127.0.0.1:60999/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491', 'openstack-image-import-methods': 'glance-direct,web-download,copy-image', 'x-openstack-request-id': 'req-c43d9674-afbe-41a8-9475-90d26a7b3e6f', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210/image/v2/images'} Body: b'{"hw_scsi_model": "virtio-scsi", "hw_disk_bus": "scsi", "hw_cdrom_bus": "scsi", "name": null, "disk_format": "qcow2", "container_format": "bare", "visibility": "public", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 0, "owner": "ed7e9ceb76d44992962124edd1bc3e24", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "created_at": "2024-03-05T10:27:53Z", "updated_at": "2024-03-05T10:27:53Z", "tags": [], "self": "/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491", "file": "/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491/file", "schema": "/v2/schemas/image"}' 2024-03-05 10:27:56,200 86169 WARNING [urllib3.connectionpool] Connection pool is full, discarding connection: 10.0.0.210. Connection pool size: 1 2024-03-05 10:27:56,201 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 204 PUT http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491/file 3.359s 2024-03-05 10:27:56,202 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/octet -stream', 'X-Auth-Token': ''} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-40ca1843-be58-44fb-81e9-2cfac38cf276', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491/file'} Body: b'' 2024-03-05 10:27:56,203 86169 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2024-03-05 10:27:56,204 86169 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:27:57,380 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 1.174s 2024-03-05 10:27:57,380 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1194074880", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH3IAyFJ0W0hD3IlFQvaz+wOYelzhXp4TeX2gWRkdejg2xGRdrg0NbnVG1ArhXgqfaUOi6aAMoHGWgVOCux97kqxC2dSGQI/qoNTfsrASfI6UBBROT+2xZXa1hidnF/aRQ=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27: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-7d77e4ad-1c4a-48ec-b9a7-8789b817d956', 'x-compute-request-id': 'req-7d77e4ad-1c4a-48ec-b9a7-8789b817d956', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1194074880", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH3IAyFJ0W0hD3IlFQvaz+wOYelzhXp4TeX2gWRkdejg2xGRdrg0NbnVG1ArhXgqfaUOi6aAMoHGWgVOCux97kqxC2dSGQI/qoNTfsrASfI6UBBROT+2xZXa1hidnF/aRQ==", "fingerprint": "24:1c:3c:98:1a:a6:60:0c:5b:28:39:d9:7c:c2:fd:ac", "user_id": "59c7b6c852da4c3abd8df55d88df9f9f"}}' 2024-03-05 10:27:57,383 86169 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1194074880 created 2024-03-05 10:27:58,398 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 1.014s 2024-03-05 10:27:58,398 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--865952151", "description": "tempest-description--1023269336"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-4e1bb058-bce4-4cd3-9bc2-e88d8ecb39e7', 'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "395c09b3-577c-4300-bd84-b1e96cea4134", "name": "tempest-securitygroup--865952151", "stateful": true, "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "description": "tempest-description--1023269336", "shared": false, "security_group_rules": [{"id": "5b40c864-1fa3-4668-b788-0ad0d3bb7428", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "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 ": 315, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:57Z", "updated_at": "2024-03-05T10:27:57Z", "revision_number": 0}, {"id": "b04d36d8-11b9-4fc6-aefb-6885fdc06e74", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "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": 314, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:27:57Z", "updated_at": "2024-03-05T10:27:57Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:27:57Z", "updated_at": "2024-03-05T10:27:57Z", "revision_number": 1, "project_id": "650d5c975e0c4e42a7234ee300b63bba"}}' 2024-03-05 10:27:58,667 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.267s 2024-03-05 10:27:58,667 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "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-11f2aa68-7d77-4f1d-be2c-78a3b9b95122', 'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "0375ce62-bfa9-48b0-abb1-e7872dc3e03a", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:58Z", "updated_at": "2024-03-05T10:27:58Z", "revision_number": 0}}' 2024-03-05 10:27:59,079 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.410s 2024-03-05 10:27:59,079 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-ba94f7b6-a588-4c25-aef8-fd8a29420d58', 'date': 'Tue, 05 Mar 2024 10:27:59 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "d26c4105-48ca-49d9-a201-cfb6d578f9ca", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "security_group_id": "395c09b3-577c-4300-bd84-b1e96cea4134", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:27:58Z", "updated_at": "2024-03-05T10:27:58Z", "revision_number": 0}}' 2024-03-05 10:27:59,080 86169 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--865952151 created 2024-03-05 10:28:02,033 86169 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 2.951s 2024-03-05 10:28:02,033 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-06d18077-3580-4ffa-9cf6-a129bd41cefa', 'date': 'Tue, 05 Mar 2024 10:28:02 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "3ae45d2e-fd41-4173-afec-6e444cc32870", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "floating_ip_address": "172.24.4.136", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "650d5c975e0c4e42a7234ee300b63bba", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:28:01Z", "revision_number": 0}}' 2024-03-05 10:28:02,034 86169 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '3ae45d2e-fd41-4173-afec-6e444cc32870', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'floating_ip_address': '172.24.4.136', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 0, 'ip': '172.24.4.136'} created 2024-03-05 10:28:02,194 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.149s 2024-03-05 10:28:02,195 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:02 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-b3489487-ecf3-41db-853a-328ba225ff97', '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": "59c7b6c852da4c3abd8df55d88df9f9f", "name": "tempest-AttachSCSIVolumeTestJSON-574278236-project-member", "password_expires_at": null}, "audit_ids": ["dI7Ca5CnTdCJauD4UNQtkA"], "expires_at": "2024-03-05T11:28:02.000000Z", "issued_at": "2024-03-05T10:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "650d5c975e0c4e42a7234ee300b63bba", "name": "tempest-AttachSCSIVolumeTestJSON-574278236"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/650d5c975e0c4e42a7234ee300b63bba", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210 727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:28:02,196 86169 INFO [tempest.lib.common.fixed_network] (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive) Found network {'id': '92d12374-e11e-4b28-ab8a-9452e06e3928', 'name': 'tempest-AttachSCSIVolumeTestJSON-891915446-network', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 37639, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:02Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:28:02,197 86169 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1194074880', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBH3IAyFJ0W0hD3IlFQvaz+wOYelzhXp4TeX2gWRkdejg2xGRdrg0NbnVG1ArhXgqfaUOi6aAMoHGWgVOCux97kqxC2dSGQI/qoNTfsrASfI6UBBROT+2xZXa1hidnF/aRQ==', 'fingerprint': '24:1c:3c:98:1a:a6:60:0c:5b:28:39:d9:7c:c2:fd:ac', 'user_id': '59c7b6c852da4c3abd8df55d88df9f9f', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDAw7/PiWA6kdS156OGvJ/qx0iFiCvka19rmXlNuvkKPmqKBQ6Tzspsf\nSylWYvZjb2igBwYFK4EEACKhZANiAAR9yAMhSdFtIQ9yJRUL2s/sDmHpc4V6eE3l\n9oFkZHXo4NsRkXa4NDW51RtQK4V4Kn2lDoumgDKBxloFTgrsfe5KsQtnUhkCP6qD\nU37KwEnyOlAQUTk/tsWV2tYYnZxf2kU=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '395c09b3-577c-4300-bd84-b1e96cea4134', 'name': 'tempest-securitygroup--865952151', 'stateful': True, 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'description': 'tempest-description--1023269336', 'shared': False, 'security_group_rules': [{'id': '5b40c864-1fa3-4668-b788-0ad0d3bb7428', 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'security_group_id': '395c09b3-577c-4300-bd84-b1e96cea4134', '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': 315, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:57Z', 'updated_at': '2024-03-05T10:27:57Z', 'revision_number': 0}, {'id': 'b04d36d8-11b9-4fc6-aefb-6885fdc06e74', 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'security_group_id': '395c09b3-577c-4300-bd84-b1e96cea4134', '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': 314, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:27:57Z', 'updated_at': '2024-03-05T10:27:57Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:27:57Z', 'updated_at': '2024-03-05T10:27:57Z', 'revision_number': 1, 'project_id': '650d5c975e0c4e42a7234ee300b63bba'}, 'floating_ip': {'id': '3ae45d2e-fd41-4173-afec-6e444cc32870', 'tenant_id': '650d5c975e0c4e42a7234ee300b63bba', 'floating_ip_address': '172.24.4.136', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '650d5c975e0c4e42a7234ee300b63bba', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 0, 'ip': '172.24.4.136'}} 2024-03-05 10:28:04,096 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/compute/v2.1/servers 1.898s 2024-03-05 10:28:04,096 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachSCSIVolumeTestJSON-server-1342825949", "imageRef": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "flavorRef": "1", "config_drive": true, "networks": [{"uuid": "92d12374-e11e-4b28-ab8a-9452e06e3928"}], "security_groups": [{"name": "tempest-securitygroup--865952151"}], "key_name": "tempest-keypair-1194074880", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1afe425b-5ed9-47a2-9232-d2ad7cf0f39f', 'x-compute-request-id': 'req-1afe425b-5ed9-47a2-9232-d2ad7cf0f39f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--865952151"}], "adminPass": "P2C8WLwTD32W"}}' 2024-03-05 10:28:04,509 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.409s 2024-03-05 10:28:04,509 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:04 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-7dc4333a-835e-487c-ae7a-7826d692a4a4', 'x-compute-request-id': 'req-7dc4333a-835e-487c-ae7a-7826d692a4a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'{"server": {"id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "name": "tempest-AttachSCSIVolumeTestJSON-server-1342825949", "status": "BUILD", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "metadata": {}, "hostId": "", "image": {"id": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78a86b07-fb8b-4fe0-a41d-01773dee1491"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:04Z", "updated": "2024-03-05T10:28:04Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "True", "key_name": "tempest-keypair-1194074880", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:28:55,301 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.725s 2024-03-05 10:28:55,302 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1546', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-f640e306-b1cc-448b-929a-9be4c2582468', 'x-compute-request-id': 'req-f640e306-b1cc-448b-929a-9be4c2582468', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'{"server": {"id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "name": "tempest-AttachSCSIVolumeTestJSON-server-1342825949", "status": "ACTIVE", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "metadata": {}, "hostId": "0eb01e78cbbb0dad4e52ca8238c402c7ad78ddb48bdd37a3eefab4a6", "image": {"id": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78a86b07-fb8b-4fe0-a41d-01773dee1491"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:04Z", "updated": "2024-03-05T10:28:22Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-891915446-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6d:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1194074880", "OS-SRV-USG:launched_at": "2024-03-05T10:28:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865952151"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []} }' 2024-03-05 10:28:55,330 86169 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:29:55,504 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04/os-interface 0.144s 2024-03-05 10:29:55,505 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:55 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-6187fc0f-62ab-4505-9d77-b0d8aaf0b2d1', 'x-compute-request-id': 'req-6187fc0f-62ab-4505-9d77-b0d8aaf0b2d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "92d12374-e11e-4b28-ab8a-9452e06e3928", "port_id": "64284db5-75ba-4341-9b02-8c963d5b19be", "mac_addr": "fa:16:3e:53:6d:70", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "02eba70e-dbbd-4ad8-b25d-06e2b462a320", "ip_address": "10.0.0.9"}]}]}' 2024-03-05 10:29:56,392 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/3ae45d2e-fd41-4173-afec-6e444cc32870 0.881s 2024-03-05 10:29:56,393 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "64284db5-75ba-4341-9b02-8c963d5b19be"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-040d3912-9afb-401c-827e-8a34fd8f0be6', 'date': 'Tue, 05 Mar 2024 10:29:56 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3ae45d2e-fd41-4173-afec-6e444cc32870'} Body: b'{"floatingip": {"id": "3ae45d2e-fd41-4173-afec-6e444cc32870", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "floating_ip_address": "172.24.4.136", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "5d30eeac-6d9a-4ebf-afce-fa98b8893809", "port_id": "64284db5-75ba-4341-9b02-8c963d5b19be", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "92d12374-e11e-4b28-ab8a-9452e06e3928", "mac_address": "fa:16:3e:53:6d:70", "admin_state_up": true, "status": "ACTIVE", "device_id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:29:55Z", "revision_number": 1, "project_id": "650d5c975e0c4e42a7234ee300b63bba"}}' 2024-03-05 10:29:56,394 86169 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.136:22' as 'cirros' with public key authentication 2024-03-05 10:29:56,409 86169 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:29:56,517 86169 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:29:56,517 86169 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.136 successfully created 2024-03-05 10:29:56,772 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 202 POST http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes 0.253s 2024-03-05 10:29:56,772 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachSCSIVolumeTestJSON-volume-264542659"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eaca0f5-39fd-45e1-ba2a-3cfb71f46bb4', 'content-length': '821', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eaca0f5-39fd-45e1-ba2a-3cfb71f46bb4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes'} Body: b'{"volume": {"id": "79e0f796-623c-4afe-86b8-cf7158cb0981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:56.707722", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-264542659", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}], "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:29:56,837 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981 0.040s 2024-03-05 10:29:56,838 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a191652d-5f40-4b3a-a64a-825f8e8d9a83', 'content-length': '889', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a191652d-5f40-4b3a-a64a-825f8e8d9a83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981'} Body: b'{"volume": {"id": "79e0f796-623c-4afe-86b8-cf7158cb0981", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:57.000000", "updated_at": null, "name": "tempest-AttachSCSIVolumeTestJSON-volume-264542659", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}], "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "650d5c975e0c4e42a7234ee300b63bba"}}' 2024-03-05 10:29:57,895 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:test_attach_scsi_disk_with_config_drive): 200 GET http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981 0.040s 2024-03-05 10:29:57,895 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdfce637-ccda-41af-8f8f-b05fb9bdf767', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdfce637-ccda-41af-8f8f-b05fb9bdf767', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981'} Body: b'{"volume": {"id": "79e0f796-623c-4afe-86b8-cf7158cb0981", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:29:57.000000", "updated_at": "2024-03-05T10:29:58.000000", "name": "tempest-AttachSCSIVolumeTestJSON-volume-264542659", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/650d5c975e0c4e42a7234ee300b63bba/volumes/79e0f796-623c-4afe-86b8-cf7158cb0981"}], "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "650d5c975e0c4e42a7234ee300b63bba"}}' 2024-03-05 10:29:58,090 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.182s 2024-03-05 10:29:58,090 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-bca76246-2635-4c6a-a2e0-52d1e499d0fe', 'x-compute-request-id': 'req-bca76246-2635-4c6a-a2e0-52d1e499d0fe', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'' 2024-03-05 10:29:58,411 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.320s 2024-03-05 10:29:58,411 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29: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-a369ef5b-91de-4136-9edf-b9668d2a12ce', 'x-compute-request-id': 'req-a369ef5b-91de-4136-9edf-b9668d2a12ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'{"server": {"id": "75633ae5-831a-4212-b64a-f95d74cd6a04", "name": "tempest-AttachSCSIVolumeTestJSON-server-1342825949", "status": "ACTIVE", "tenant_id": "650d5c975e0c4e42a7234ee300b63bba", "user_id": "59c7b6c852da4c3abd8df55d88df9f9f", "metadata": {}, "hostId": "0eb01e78cbbb0dad4e52ca8238c402c7ad78ddb48bdd37a3eefab4a6", "image": {"id": "78a86b07-fb8b-4fe0-a41d-01773dee1491", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/78a86b07-fb8b-4fe0-a41d-01773dee1491"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:04Z", "updated": "2024-03-05T10:29:58Z", "addresses": {"tempest-AttachSCSIVolumeTestJSON-891915446-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6d:70"} , {"version": 4, "addr": "172.24.4.136", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:6d:70"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/75633ae5-831a-4212-b64a-f95d74cd6a04"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "True", "key_name": "tempest-keypair-1194074880", "OS-SRV-USG:launched_at": "2024-03-05T10:28:21.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--865952151"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:30:48,559 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04 0.084s 2024-03-05 10:30:48,559 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-d086b41c-e1f1-46e1-a782-34216f0b219a', 'x-compute-request-id': 'req-d086b41c-e1f1-46e1-a782-34216f0b219a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/75633ae5-831a-4212-b64a-f95d74cd6a04'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 75633ae5-831a-4212-b64a-f95d74cd6a04 could not be found."}}' 2024-03-05 10:30:48,593 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1194074880 0.033s 2024-03-05 10:30:48,593 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dac7f1f8-6dd1-43ad-8851-dfbbeee535bb', 'x-compute-request-id': 'req-dac7f1f8-6dd1-43ad-8851-dfbbeee535bb', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-1194074880'} Body: b'' 2024-03-05 10:30:48,762 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/395c09b3-577c-4300-bd84-b1e96cea4134 0.168s 2024-03-05 10:30:48,762 86169 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-55bf25ce-5965-445d-b664-a16557032c74', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/395c09b3-577c-4300-bd84-b1e96cea4134'} Body: b'' 2024-03-05 10:30:48,782 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/395c09b3-577c-4300-bd84-b1e96cea4134 0.019s 2024-03-05 10:30:48,782 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'content-type': 'application/json', 'content-length': '146', 'x-openstack-request-id': 'req-4ba31781-45d8-4814-b425-4d111ed890fc', 'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/395c09b3-577c-4300-bd84-b1e96cea4134'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 395c09b3-577c-4300-bd84-b1e96cea4134 does not exist", "detail": ""}}' 2024-03-05 10:30:49,322 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/3ae45d2e-fd41-4173-afec-6e444cc32870 0.539s 2024-03-05 10:30:49,323 86169 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-ca82ffbb-c388-4289-b4a3-6a4554bbc2d1', 'content-length': '0', 'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/3ae45d2e-fd41-4173-afec-6e444cc32870'} Body: b'' 2024-03-05 10:30:49,484 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491 0.161s 2024-03-05 10:30:49,485 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'text/html; charset=UTF-8', 'x-openstack-request-id': 'req-fdac235c-afa5-49d9-8b96-4908d4e5d98b', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491'} Body: b'' 2024-03-05 10:30:49,502 86169 INFO [tempest.lib.common.rest_client] Request (AttachSCSIVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491 0.017s 2024-03-05 10:30:49,502 86169 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '139', 'content-type': 'application/json', 'x-openstack-request-id': 'req-95a0a013-33ef-4028-b808-3553091a2116', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/image/v2/images/78a86b07-fb8b-4fe0-a41d-01773dee1491'} Body: b'{"message": "No image found with ID 78a86b07-fb8b-4fe0-a41d-01773dee1491

\\n\\n\\n", "code": "404 Not Found", "title": "Not Found"}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 9b2971cd-24ff-41f5-a206-e2a0104cad4c failed to reach available status (current downloading) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:52,406 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes 1.270s 2024-03-05 10:27:52,407 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5a7f5fa-c340-492f-aa09-d670a9fd6bf4', 'content-length': '824', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5a7f5fa-c340-492f-aa09-d670a9fd6bf4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.162579", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:27:52,516 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.086s 2024-03-05 10:27:52,516 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ed97a82-39a3-4559-834f-9a362c92f9f2', 'content-length': '892', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ed97a82-39a3-4559-834f-9a362c92f9f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:53,655 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.109s 2024-03-05 10:27:53,655 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233c4b47-5922-4a73-81b1-a0779b462e12', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233c4b47-5922-4a73-81b1-a0779b462e12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:54,803 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.132s 2024-03-05 10:27:54,803 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2e82df1-8464-45c8-aaea-abcf1dc785fd', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2e82df1-8464-45c8-aaea-abcf1dc785fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:55,939 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.119s 2024-03-05 10:27:55,940 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9adef764-9e83-4906-940a-54ee1daab8eb', 'content-length': '916', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9adef764-9e83-4906-940a-54ee1daab8eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:57,118 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.160s 2024-03-05 10:27:57,119 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7be700b9-ecaa-4233-aa99-5ccfd494d2cb', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7be700b9-ecaa-4233-aa99-5ccfd494d2cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:58,246 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.096s 2024-03-05 10:27:58,247 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77269fa4-b560-475e- aa99-c66bac04b3e0', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77269fa4-b560-475e-aa99-c66bac04b3e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:27:59,872 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.604s 2024-03-05 10:27:59,873 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc2e1be8-f4aa-48c9-a3ae-bd75f633e783', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc2e1be8-f4aa-48c9-a3ae-bd75f633e783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:00,993 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.098s 2024-03-05 10:28:00,994 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-705281c7-9d64-4b41-9edc-b06c06806d33', 'content-length': '974', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-705281c7-9d64-4b41-9edc-b06c06806d33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:02,134 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.114s 2024-03-05 10:28:02,135 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-41118ebf-8db4-4750-bd14-9855c7c5ad32', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-41118ebf-8db4-4750-bd14-9855c7c5ad32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:03,269 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.098s 2024-03-05 10:28:03,270 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bfe2407-1fd7-4b82-8b9f-47bf649ed4fc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bfe2407-1fd7-4b82-8b9f-47bf649ed4fc', 'connection': 'clo se', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:04,405 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.105s 2024-03-05 10:28:04,405 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f0d5623-fe0d-4df0-8383-4f404fc55fdb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f0d5623-fe0d-4df0-8383-4f404fc55fdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:05,501 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.077s 2024-03-05 10:28:05,501 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-232d2c3f-f535-4542-ac23-e74438cddc40', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-232d2c3f-f535-4542-ac23-e74438cddc40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c5 55cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:06,678 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.161s 2024-03-05 10:28:06,678 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b04a715-6e79-4f68-b630-e578c507652a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b04a715-6e79-4f68-b630-e578c507652a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:07,876 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.160s 2024-03-05 10:28:07,877 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86d685e6-a62d-4805-b745-4e388a45ce77', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86d685e6-a62d-4805-b745-4e388a45ce77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-2 4ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:09,019 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.116s 2024-03-05 10:28:09,019 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8614f299-3f03-4f3c-bbd4-d752d90676f8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8614f299-3f03-4f3c-bbd4-d752d90676f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:10,098 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.063s 2024-03-05 10:28:10,098 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1fef32-24da-4178-96bf-c084fd02f69f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1fef32-24da-4178-96bf-c084fd02f69f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "cre ated_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:11,298 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.186s 2024-03-05 10:28:11,299 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6626e611-a683-4c6f-a732-18c045c94ce7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6626e611-a683-4c6f-a732-18c045c94ce7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:12,388 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:28:12,388 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd2ec5c5-0afb-41c0-9846-0e3ddf0dee46', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd2ec5c5-0afb-41c0-9846-0e3ddf0dee46', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempe st-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:13,476 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:28:13,476 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-130ad3dd-9597-48f7-8f54-4a67d71886f9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-130ad3dd-9597-48f7-8f54-4a67d71886f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:14,556 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.065s 2024-03-05 10:28:14,557 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1b2740d-db9e-4c46-b276-9e88526c43cc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1b2740d-db9e-4c46-b276-9e88526c43cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2 ", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:15,673 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.090s 2024-03-05 10:28:15,673 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6cd7e1c-1c39-4881-b611-6af9efc9a246', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6cd7e1c-1c39-4881-b611-6af9efc9a246', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:16,758 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.071s 2024-03-05 10:28:16,759 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca2b70e-2bb8-4268-a5a8-b833bdff10b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca2b70e-2bb8-4268-a5a8-b833bdff10b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "h ttp://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:17,940 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.161s 2024-03-05 10:28:17,941 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1db9fb6-3c55-49b4-8f6b-5aeb3f79ffd9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1db9fb6-3c55-49b4-8f6b-5aeb3f79ffd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:19,051 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.095s 2024-03-05 10:28:19,052 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc5494ab-88d0-448d-bbc4-62b507d3ea23', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc5494ab-88d0-448d-bbc4-62b507d3ea23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a010 4cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:20,162 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.088s 2024-03-05 10:28:20,162 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98025785-fac3-4537-b7ea-f28f43a01fab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98025785-fac3-4537-b7ea-f28f43a01fab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:21,308 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.125s 2024-03-05 10:28:21,308 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c9454534-484f-45ae-8a48-fda0ebfd8f10', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c9454534-484f-45ae-8a48-fda0ebfd8f10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/v olumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:22,478 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.145s 2024-03-05 10:28:22,479 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7263cc88-f076-4f9a-a1fe-bf83191d670c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7263cc88-f076-4f9a-a1fe-bf83191d670c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:23,642 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.139s 2024-03-05 10:28:23,643 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e0b186f9-76f3-4d07-b237-18868f62ea58', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e0b186f9-76f3-4d07-b237-18868f62ea58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bo otable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:24,745 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.085s 2024-03-05 10:28:24,746 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a34bfe79-b9de-4366-b899-7b849123ba52', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a34bfe79-b9de-4366-b899-7b849123ba52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:25,883 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.115s 2024-03-05 10:28:25,884 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b855d75-7689-4e29-8a42-1842c0039883', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b855d75-7689-4e29-8a42-1842c0039883', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "mu ltiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:26,978 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:28:26,978 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ff8372e-5e76-4443-9b2b-4ee79712eed0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ff8372e-5e76-4443-9b2b-4ee79712eed0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:28,106 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.110s 2024-03-05 10:28:28,106 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27ab6184-db6e-485b-af92-9cc0fe91a495', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27ab6184-db6e-485b-af92-9cc0fe91a495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "o s-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:29,226 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.097s 2024-03-05 10:28:29,227 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ce62680-4a70-44ff-8be7-ea47c9de787a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ce62680-4a70-44ff-8be7-ea47c9de787a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:02.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:30,359 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.119s 2024-03-05 10:28:30,359 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3643783-2e5f-4d5f-8418-bd9fb408d795', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3643783-2e5f-4d5f-8418-bd9fb408d795', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:31,471 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.085s 2024-03-05 10:28:31,471 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26adf782-bcb2-4b90-a3a3-a4f3224ed1a2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26adf782-bcb2-4b90-a3a3-a4f3224ed1a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:32,549 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.053s 2024-03-05 10:28:32,549 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa5f645e-2a4e-4f40-91f1-533da9ec9d0c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa5f645e-2a4e-4f40-91f1-533da9ec9d0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:33,627 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_dev ices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.056s 2024-03-05 10:28:33,627 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b62269e5-84b3-4ab6-b6b4-a93ed7273308', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b62269e5-84b3-4ab6-b6b4-a93ed7273308', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:34,764 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.117s 2024-03-05 10:28:34,765 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a2f74e2-ee4b-4cbd-b211-703e97408470', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a2f74e2-ee4b-4cbd-b211-703e97408470', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:35,868 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff- 41f5-a206-e2a0104cad4c 0.086s 2024-03-05 10:28:35,868 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-551c8c0a-d3dc-4581-b67c-a08bd5cc4c3c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-551c8c0a-d3dc-4581-b67c-a08bd5cc4c3c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:36,933 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.051s 2024-03-05 10:28:36,934 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c2467a27-0578-4cd8-9643-5e721c897511', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c2467a27-0578-4cd8-9643-5e721c897511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:38,007 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.059s 2024-03-05 10:28:38,007 86179 DEBUG [tempest.lib.common.rest_clie nt] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0815744-c744-48bb-bbda-50ddedb04b68', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0815744-c744-48bb-bbda-50ddedb04b68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:39,114 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.094s 2024-03-05 10:28:39,115 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ca5e9c6-d3e8-471f-a592-25e492e97925', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ca5e9c6-d3e8-471f-a592-25e492e97925', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:40,210 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.074s 2024-03-05 10:28:40,210 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth- Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87eb98cb-dfa0-4f2e-ab46-d162e9c8f153', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87eb98cb-dfa0-4f2e-ab46-d162e9c8f153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:41,304 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.078s 2024-03-05 10:28:41,304 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76aecc17-38c4-44b1-a278-ebbdcdaf8bc5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76aecc17-38c4-44b1-a278-ebbdcdaf8bc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:42,416 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.079s 2024-03-05 10:28:42,417 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:4 2 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a820cc1b-ba81-48b9-996a-26d918efb6c2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a820cc1b-ba81-48b9-996a-26d918efb6c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:43,488 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.056s 2024-03-05 10:28:43,489 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce3b89ed-e238-4c94-bc09-4432f131f922', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce3b89ed-e238-4c94-bc09-4432f131f922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:44,618 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.106s 2024-03-05 10:28:44,619 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request -id': 'req-f7e089f2-1923-4f37-85c9-a76f20b81674', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f7e089f2-1923-4f37-85c9-a76f20b81674', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:45,729 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.094s 2024-03-05 10:28:45,730 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e213efb9-b708-4d20-8143-f282300a681b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e213efb9-b708-4d20-8143-f282300a681b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:46,893 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.138s 2024-03-05 10:28:46,894 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-400aae69-93ea-49ae-8ee1-47b014098f5e', 'content-length': '977', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-400aae69-93ea-49ae-8ee1-47b014098f5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:48,026 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.106s 2024-03-05 10:28:48,026 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a87d175f-e7fb-4bc9-b440-b1a7865c13ad', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a87d175f-e7fb-4bc9-b440-b1a7865c13ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:49,143 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.091s 2024-03-05 10:28:49,144 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c72cd1a0-fd99-444c-86ae-d37f34bc313e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c72cd1a0-fd99-444c -86ae-d37f34bc313e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:50,368 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.190s 2024-03-05 10:28:50,369 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a88202ca-19df-4eb0-99d4-236929f9a9bf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a88202ca-19df-4eb0-99d4-236929f9a9bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:51,495 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.100s 2024-03-05 10:28:51,495 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f1a6f7bf-9279-4950-926c-cda761ecbfff', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f1a6f7bf-9279-4950-926c-cda761ecbfff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.21 0/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:52,610 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.099s 2024-03-05 10:28:52,610 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5526ef54-12af-4eae-b018-9626ae2190c4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5526ef54-12af-4eae-b018-9626ae2190c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:53,720 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.084s 2024-03-05 10:28:53,721 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5fd53a7-a03b-4017-83bf-a8f801738ec7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5fd53a7-a03b-4017-83bf-a8f801738ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:54,854 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.107s 2024-03-05 10:28:54,855 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-566b607e-98c0-4538-bb63-6ef7557cac00', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-566b607e-98c0-4538-bb63-6ef7557cac00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:55,949 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.064s 2024-03-05 10:28:55,950 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b364f2f9-992f-4e46-b3b4-3e33fa6310ab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b364f2f9-992f-4e46-b3b4-3e33fa6310ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size ": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:57,037 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.063s 2024-03-05 10:28:57,038 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab05038b-430e-47a8-94d8-1214c4049851', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab05038b-430e-47a8-94d8-1214c4049851', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:58,140 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.077s 2024-03-05 10:28:58,140 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a9e41df-3706-4022-82ac-5e40ff58e355', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a9e41df-3706-4022-82ac-5e40ff58e355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024 -03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:28:59,281 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.114s 2024-03-05 10:28:59,282 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14aba930-3940-416b-9bb4-3a30fb5c93e7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14aba930-3940-416b-9bb4-3a30fb5c93e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:00,367 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.061s 2024-03-05 10:29:00,367 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cab9bc43-8c49-461e-a507-3f03fdd8a268', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cab9bc43-8c49-461e-a507-3f03fdd8a268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "descript ion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:01,488 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.096s 2024-03-05 10:29:01,488 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0d3d81d-897c-4a20-a7f2-f7196e4db6ca', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0d3d81d-897c-4a20-a7f2-f7196e4db6ca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:02,600 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.085s 2024-03-05 10:29:02,601 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f504c34e-9747-4693-ba64-862a03f59dcd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f504c34e-9747-4693-ba64-862a03f59dcd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": { }, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:03,737 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.111s 2024-03-05 10:29:03,738 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574c26da-ee36-46de-a429-338de070be61', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574c26da-ee36-46de-a429-338de070be61', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:04,852 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.088s 2024-03-05 10:29:04,852 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ea0b441e-46ad-4e42-abbc-7146a381ea3b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ea0b441e-46ad-4e42-abbc-7146a381ea3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa /volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:05,938 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.062s 2024-03-05 10:29:05,939 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b493f88e-400b-4b78-addc-406f4a00f797', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b493f88e-400b-4b78-addc-406f4a00f797', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:07,042 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.076s 2024-03-05 10:29:07,042 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138af3df-4c1b-4cad-89f9-c7def99ddedd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138af3df-4c1b-4cad-89f9-c7def99ddedd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/vo lume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:08,163 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.094s 2024-03-05 10:29:08,163 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b993c71-0195-47c3-821a-3aefb6ab97a2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b993c71-0195-47c3-821a-3aefb6ab97a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:09,261 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:29:09,261 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee54e0fb-8b3f-4448-9aa1-d79f27b7e171', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee54e0fb-8b3f-4448-9aa1-d79f27b7e171', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:10,378 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.091s 2024-03-05 10:29:10,378 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76289ec2-8b0b-409c-b642-06699adc0038', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76289ec2-8b0b-409c-b642-06699adc0038', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:11,506 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.083s 2024-03-05 10:29:11,506 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5042a13-7d0d-424e-ac8d-c006e7df6341', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5042a13-7d0d-424e-ac8d-c006e7df6341', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:12,616 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.084s 2024-03-05 10:29:12,617 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-28026cd8-85b3-4236-99e1-9dfb75721d98', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-28026cd8-85b3-4236-99e1-9dfb75721d98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:13,732 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.078s 2024-03-05 10:29:13,735 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df10799f-1f31-48a2-97bb-eb8f64a513ef', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df10799f-1f31-48a2-97bb-eb8f64a513ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadat a": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:14,834 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.073s 2024-03-05 10:29:14,835 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45fb0270-92c6-4bf0-acbb-62d743197e20', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45fb0270-92c6-4bf0-acbb-62d743197e20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:15,913 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.063s 2024-03-05 10:29:15,914 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e499e0ca-2aab-4ddb-8313-8af338deb0ab', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e499e0ca-2aab-4ddb-8313-8af338deb0ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c55 5cfa"}}' 2024-03-05 10:29:17,005 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.067s 2024-03-05 10:29:17,006 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1642606-9c57-4ed2-ba3a-d6f3127dc493', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1642606-9c57-4ed2-ba3a-d6f3127dc493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:18,123 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.091s 2024-03-05 10:29:18,123 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87f2b6fc-2ce3-4c35-9fd9-f8efd9b34a15', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87f2b6fc-2ce3-4c35-9fd9-f8efd9b34a15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:19,238 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBo otDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.090s 2024-03-05 10:29:19,238 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6f28de4-5fc0-472c-8795-f0f68f3500cf', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6f28de4-5fc0-472c-8795-f0f68f3500cf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:20,346 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.082s 2024-03-05 10:29:20,347 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8bc9bb13-8433-4aeb-8f8e-2a7e67578549', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8bc9bb13-8433-4aeb-8f8e-2a7e67578549', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:21,476 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f 976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.109s 2024-03-05 10:29:21,476 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f76a2ca3-6f70-4c58-a781-97f4b8941662', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f76a2ca3-6f70-4c58-a781-97f4b8941662', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:22,569 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.069s 2024-03-05 10:29:22,570 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-824ec4aa-093c-42fd-9fe4-f794bd5872fc', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-824ec4aa-093c-42fd-9fe4-f794bd5872fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:23,671 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.075s 2024-03-05 10:29:23,672 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b2eb6198-a26b-45e7-bf73-2a86822bb1a9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b2eb6198-a26b-45e7-bf73-2a86822bb1a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:24,763 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.064s 2024-03-05 10:29:24,763 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df967a0c-ddb5-42fb-abd8-9493a85ee5b2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df967a0c-ddb5-42fb-abd8-9493a85ee5b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:25,882 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.107s 2024-03-05 10:29:25,883 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b40e95f-eb46-4bd8-82de-01076de69f7b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b40e95f-eb46-4bd8-82de-01076de69f7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:26,941 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:29:26,942 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ba661e1-c0b8-4993-8bb7-bc61c3211fa2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ba661e1-c0b8-4993-8bb7-bc61c3211fa2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:28,008 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.051s 2024-03-05 10:29:28,009 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Tue, 05 Mar 2024 10:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-078394c9-3957-4be7-b1e3-ae70608a4110', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-078394c9-3957-4be7-b1e3-ae70608a4110', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:29,070 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:29:29,071 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0f2ed4d-d997-46ad-bdd3-7e1382ffb3e1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0f2ed4d-d997-46ad-bdd3-7e1382ffb3e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:30,161 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.074s 2024-03-05 10:29:30,161 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42c6c475-c1f5-4186-8b11-548c89852c1a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42c6c475-c1f5-4186-8b11-548c89852c1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:31,218 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:29:31,218 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6affe9ce-f7fd-4685-9208-315b7cd81b72', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6affe9ce-f7fd-4685-9208-315b7cd81b72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:32,273 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:32,273 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0643f20f-270d-49ab-a0ae-c8d623d4264a', 'content- length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0643f20f-270d-49ab-a0ae-c8d623d4264a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:33,334 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:29:33,334 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5bfca0d-d184-4925-b4ed-a9beca796576', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5bfca0d-d184-4925-b4ed-a9beca796576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:34,394 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:34,394 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d114e158-7c16-43e8-86ab-e74139c6515e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-opensta ck-request-id': 'req-d114e158-7c16-43e8-86ab-e74139c6515e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:35,450 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.043s 2024-03-05 10:29:35,451 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b67156e0-e382-4812-a2bb-501a620197a3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b67156e0-e382-4812-a2bb-501a620197a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:36,509 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:36,509 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52bf147a-b7f2-4f66-87b9-5733bac14f1d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52bf147a-b7f2-4f66-87b9-5733bac14f1d', 'connection': 'close', 'status': '200' , 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:37,581 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.058s 2024-03-05 10:29:37,582 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7bd2cdc5-0585-4cc6-99fd-6506603ae97d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7bd2cdc5-0585-4cc6-99fd-6506603ae97d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:38,656 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:29:38,656 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548950ca-ad65-4684-9874-5972ca53d5eb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548950ca-ad65-4684-9874-5972ca53d5eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971 cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:39,717 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:39,717 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d81a7dac-40d5-4d19-8abd-4325f8474c89', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d81a7dac-40d5-4d19-8abd-4325f8474c89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:40,772 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:29:40,773 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c04b91b8-1519-47e1-bd0d-c77991cf61a8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c04b91b8-1519-47e1-bd0d-c77991cf61a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a010 4cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:41,825 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:29:41,825 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-948a4685-f439-4a56-b5b8-611f90bf0a34', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-948a4685-f439-4a56-b5b8-611f90bf0a34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:42,879 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:42,879 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e082142c-ae6a-46eb-864f-b0c952cf7a76', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e082142c-ae6a-46eb-864f-b0c952cf7a76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-0 5T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:43,932 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:29:43,932 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aca7c791-074b-4b6f-95cf-beb0ca08ece1', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aca7c791-074b-4b6f-95cf-beb0ca08ece1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:44,986 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:44,986 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548f4fbb-5473-4e7b-8986-0dbf2798bcf8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548f4fbb-5473-4e7b-8986-0dbf2798bcf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevices Test_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:46,037 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.037s 2024-03-05 10:29:46,037 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-666a74ec-ec53-4216-bb86-38630ef35d62', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-666a74ec-ec53-4216-bb86-38630ef35d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:47,089 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:29:47,089 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6c68e84-9120-4643-84a6-d54623dfcf7f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6c68e84-9120-4643-84a6-d54623dfcf7f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": nu ll, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:48,149 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:29:48,149 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d621b28-1384-486c-b0f6-f360ea232b04', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d621b28-1384-486c-b0f6-f360ea232b04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:49,203 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:49,203 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8318f5d6-888b-40bf-8cda-df5495a8a77f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8318f5d6-888b-40bf-8cda-df5495a8a77f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/vol ume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:50,256 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:29:50,257 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06eebeab-c6d9-4bc0-a0ce-aa4fe62bf5b4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06eebeab-c6d9-4bc0-a0ce-aa4fe62bf5b4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:51,310 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:29:51,310 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fad0f65-c3be-4c3a-80af-e01854984648', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fad0f65-c3be-4c3a-80af-e01854984648', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "b ookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:52,369 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:52,370 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8726a412-5ba1-46e3-ad50-513001d2334a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8726a412-5ba1-46e3-ad50-513001d2334a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:53,427 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:29:53,427 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18116539-ad11-41aa-aa34-a4c185d35960', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18116539-ad11-41aa-aa34-a4c185d35960', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff -41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:54,481 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:29:54,481 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38bd2f0d-c350-4f7e-a5bf-2fc7579a9981', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38bd2f0d-c350-4f7e-a5bf-2fc7579a9981', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:55,541 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:29:55,541 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-233eeac9-58eb-445d-9981-96ad48b1177a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-233eeac9-58eb-445d-9981-96ad48b1177a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "e ncrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:56,595 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:29:56,596 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03345203-22d0-4b14-8e5a-70b4eaa01c19', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03345203-22d0-4b14-8e5a-70b4eaa01c19', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:57,659 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.051s 2024-03-05 10:29:57,660 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d56a7ac4-4d33-4260-b2f1-5816e4691667', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d56a7ac4-4d33-4260-b2f1-5816e4691667', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, " attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:58,755 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.081s 2024-03-05 10:29:58,755 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-846298cc-6cb2-41df-8e43-31bcf2be2d1d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-846298cc-6cb2-41df-8e43-31bcf2be2d1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:29:59,813 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:29:59,814 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e2aefdd-205f-4b4c-a5e9-c29f150cf54d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e2aefdd-205f-4b4c-a5e9-c29f150cf54d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:te nant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:00,871 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:30:00,871 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-338fc357-4554-4919-848f-6cdc33933be2', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-338fc357-4554-4919-848f-6cdc33933be2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:01,939 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.052s 2024-03-05 10:30:01,946 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6ab3275-5973-4a5c-a307-e8ab282d06b8', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6ab3275-5973-4a5c-a307-e8ab282d06b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:03,006 86179 INFO [tempest.li b.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.046s 2024-03-05 10:30:03,007 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1ed1086-d348-426f-a21a-1d002eda1445', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1ed1086-d348-426f-a21a-1d002eda1445', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:04,064 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:30:04,065 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64496b9-e0f6-446d-8f4c-80b46873f903', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64496b9-e0f6-446d-8f4c-80b46873f903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:05,120 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http: //10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:05,120 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bcf555a-8bef-4781-af00-9013c0381e23', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bcf555a-8bef-4781-af00-9013c0381e23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:06,178 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:30:06,179 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cfd3cd1-969d-4eac-ae21-1daec33e2c9e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cfd3cd1-969d-4eac-ae21-1daec33e2c9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:07,252 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad 4c 0.059s 2024-03-05 10:30:07,349 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af0a4f76-06cf-4f40-bc05-36cac8e4b906', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af0a4f76-06cf-4f40-bc05-36cac8e4b906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:08,403 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:08,403 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04ba9c6e-d19f-49c2-a8ff-b2b96adde1df', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04ba9c6e-d19f-49c2-a8ff-b2b96adde1df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:09,456 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:09,457 86179 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28a2053-66fe-4ed6-ae50-1a6d1593ea79', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28a2053-66fe-4ed6-ae50-1a6d1593ea79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:10,510 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:10,511 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d98bbc0-38a5-4b0c-b045-a6104117a302', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d98bbc0-38a5-4b0c-b045-a6104117a302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:11,569 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:30:11,569 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9238237-a10c-4052-97bd-57e310ed0153', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9238237-a10c-4052-97bd-57e310ed0153', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:12,622 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:30:12,622 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a716655-a37d-4354-84c6-f28a7ff5d426', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a716655-a37d-4354-84c6-f28a7ff5d426', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:13,678 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:30:13,678 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:13 GMT', 'server': 'A pache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-327a4180-60e2-49a7-a1af-98293a64d513', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-327a4180-60e2-49a7-a1af-98293a64d513', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:14,733 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:30:14,733 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c1b9007-a2ff-465a-9783-de70ed31e70b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c1b9007-a2ff-465a-9783-de70ed31e70b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:15,791 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:30:15,791 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bee367f6- 7032-4ea6-8c14-640db000e9ee', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bee367f6-7032-4ea6-8c14-640db000e9ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:16,847 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:30:16,848 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6ab397e-ccb7-4e95-b330-bb699abc07ec', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c6ab397e-ccb7-4e95-b330-bb699abc07ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:17,960 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.097s 2024-03-05 10:30:17,961 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53e9078c-01bf-4b88-82cf-f040f8cf4585', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'var y': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53e9078c-01bf-4b88-82cf-f040f8cf4585', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:19,025 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:19,026 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b132217a-8999-4d36-a49e-7ab013530873', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b132217a-8999-4d36-a49e-7ab013530873', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:20,082 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.043s 2024-03-05 10:30:20,082 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc899aae-7d36-462f-b806-6bc1bb33c9e0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc899aae-7d36-462f-b806-6bc1bb33c9e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:21,137 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:30:21,138 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b46a8de9-d33c-44d2-b177-d00da7fa3231', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b46a8de9-d33c-44d2-b177-d00da7fa3231', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:22,195 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:30:22,195 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b952989-4221-4d2f-aee0-1db0f3bda43f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b952989-4221-4d2f-aee0-1db0f3bda43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c 5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:23,248 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:23,248 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-470cfbc7-a26e-46ed-a28e-64c34066eac7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-470cfbc7-a26e-46ed-a28e-64c34066eac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:24,309 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.047s 2024-03-05 10:30:24,309 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8cf6909-3b99-4bc4-a48d-0e9a0b8b03db', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8cf6909-3b99-4bc4-a48d-0e9a0b8b03db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:25,370 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.047s 2024-03-05 10:30:25,371 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c97094da-eafb-4dda-94c7-5f9c437d338c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c97094da-eafb-4dda-94c7-5f9c437d338c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:26,423 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:26,423 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-197a1b5a-ba3e-41f8-8913-96b4382bd619', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-197a1b5a-ba3e-41f8-8913-96b4382bd619', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_ zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:27,488 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.048s 2024-03-05 10:30:27,488 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-beaf72f8-2887-402c-9b14-a2ffc404814c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-beaf72f8-2887-402c-9b14-a2ffc404814c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:28,555 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:30:28,555 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e4059721-dd0e-46ca-a9d2-e2be9bfee627', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e4059721-dd0e-46ca-a9d2-e2be9bfee627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.0000 00", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:29,612 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:29,612 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc87c5d5-bfa6-46c8-91c7-3f713f526e2a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc87c5d5-bfa6-46c8-91c7-3f713f526e2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:30,669 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.043s 2024-03-05 10:30:30,669 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a270e9b5-8e9c-48f0-a725-a689c4905be9', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a270e9b5-8e9c-48f0-a725-a689c4905be9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_ type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:31,752 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.065s 2024-03-05 10:30:31,752 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad9155ef-d765-4cb2-9fa8-f0110f659683', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad9155ef-d765-4cb2-9fa8-f0110f659683', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:32,882 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.111s 2024-03-05 10:30:32,882 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d0fbd02-ad90-4ae9-9d76-1bdb7855495b', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d0fbd02-ad90-4ae9-9d76-1bdb7855495b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:33,939 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.042s 2024-03-05 10:30:33,940 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-340eac80-dd6d-415a-8469-95f09cd2bc00', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-340eac80-dd6d-415a-8469-95f09cd2bc00', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:34,992 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.039s 2024-03-05 10:30:34,993 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7293725d-2bb6-4665-9c72-c716d8090497', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7293725d-2bb6-4665-9c72-c716d8090497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24 ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:36,081 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.075s 2024-03-05 10:30:36,082 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fbbd8647-cb06-485f-b232-16964ae417d7', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fbbd8647-cb06-485f-b232-16964ae417d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:37,176 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.080s 2024-03-05 10:30:37,176 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a185f828-2bd9-4ee8-81bd-f9e1348bc97e', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a185f828-2bd9-4ee8-81bd-f9e1348bc97e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427 f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:38,245 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.049s 2024-03-05 10:30:38,245 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25e59bf2-3e3c-4a72-bb56-75b0d5c624d4', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25e59bf2-3e3c-4a72-bb56-75b0d5c624d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:39,304 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.045s 2024-03-05 10:30:39,305 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-632fd7b3-33a1-4a92-a216-d57575141690', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-632fd7b3-33a1-4a92-a216-d57575141690', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be7 6b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:40,358 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:40,359 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f375f7fa-11f6-4a05-84e6-687a6b55b2b3', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f375f7fa-11f6-4a05-84e6-687a6b55b2b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:41,414 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:41,415 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4d4372b-b807-41f2-aa7c-af2e27f6f065', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4d4372b-b807-41f2-aa7c-af2e27f6f065', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencyg roup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:42,619 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.067s 2024-03-05 10:30:42,965 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af124190-f0bc-46e8-a425-b2b34a101e6a', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af124190-f0bc-46e8-a425-b2b34a101e6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:44,054 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.054s 2024-03-05 10:30:44,054 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18def52f-0d14-411b-9e2f-50017911d160', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18def52f-0d14-411b-9e2f-50017911d160', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_veri fied": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:45,151 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.081s 2024-03-05 10:30:45,152 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f8e70de8-afac-44e6-b056-71ebb0997082', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f8e70de8-afac-44e6-b056-71ebb0997082', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:46,236 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.069s 2024-03-05 10:30:46,237 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a881e142-62c3-4819-a6d9-461fd84968bd', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a881e142-62c3-4819-a6d9-461fd84968bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:47,296 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:30:47,296 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ef464e2-5848-40e2-a043-009e800d7dcb', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ef464e2-5848-40e2-a043-009e800d7dcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:48,362 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.047s 2024-03-05 10:30:48,362 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3aae1052-5be2-4da2-bede-8dca24507bce', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3aae1052-5be2-4da2-bede-8dca24507bce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:49,470 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:t est_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.093s 2024-03-05 10:30:49,471 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cec78592-ba81-40f6-91b8-9e51a95f3f4d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cec78592-ba81-40f6-91b8-9e51a95f3f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:50,610 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.126s 2024-03-05 10:30:50,611 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3638991-e672-4db0-a701-9a5c58500c4d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3638991-e672-4db0-a701-9a5c58500c4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:51,670 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/vol umes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.043s 2024-03-05 10:30:51,670 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1e6f8e3-f810-4000-b9ac-b9780842a949', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1e6f8e3-f810-4000-b9ac-b9780842a949', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:52,735 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.047s 2024-03-05 10:30:52,736 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1274fbd4-1d29-4927-a416-bceb741e7794', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1274fbd4-1d29-4927-a416-bceb741e7794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:53,843 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.093s 2024-03-05 10:30:53,843 86179 DEBUG [tempest.l ib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-342a19c5-42e3-48e3-9303-ffc162f1ed27', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-342a19c5-42e3-48e3-9303-ffc162f1ed27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:54,927 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.070s 2024-03-05 10:30:54,927 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9fa64685-a857-42ed-9141-e956f8707e86', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9fa64685-a857-42ed-9141-e956f8707e86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:56,006 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.064s 2024-03-05 10:30:56,007 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicat ion/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02eebc1-19e5-4e0c-a906-6a9b5f8a79ba', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02eebc1-19e5-4e0c-a906-6a9b5f8a79ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:57,101 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.074s 2024-03-05 10:30:57,101 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23c274a9-1ddb-40d0-9f81-190faeb91476', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23c274a9-1ddb-40d0-9f81-190faeb91476', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:58,313 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.199s 2024-03-05 10:30:58,314 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bff76055-5b2b-4688-b047-ffdb8ab055fe', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bff76055-5b2b-4688-b047-ffdb8ab055fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:30:59,367 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:30:59,368 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-249530cc-d205-4760-bfa0-d2b6ff6978a0', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-249530cc-d205-4760-bfa0-d2b6ff6978a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:00,419 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.038s 2024-03-05 10:31:00,419 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9e5c765-65f3-4794-bfa5-df9a7b16bb55', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9e5c765-65f3-4794-bfa5-df9a7b16bb55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:01,502 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.067s 2024-03-05 10:31:01,502 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bcfbe0f6-1148-4dc5-9735-8448bfc63ab5', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bcfbe0f6-1148-4dc5-9735-8448bfc63ab5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:02,572 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:31:02,572 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-574cd82a-d01a-4fbd-8b51-d430f0daa332', 'content-length': '977', 'ope nstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-574cd82a-d01a-4fbd-8b51-d430f0daa332', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:03,638 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.052s 2024-03-05 10:31:03,639 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4f1def-e987-4740-992b-a414ff3f7dca', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4f1def-e987-4740-992b-a414ff3f7dca', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:04,692 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.040s 2024-03-05 10:31:04,692 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057f38bc-c7ed-404c-8e8d-e35be9ed774c', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -057f38bc-c7ed-404c-8e8d-e35be9ed774c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:05,743 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.037s 2024-03-05 10:31:05,743 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139b75f1-55e9-40f3-9740-b9a094b2214d', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139b75f1-55e9-40f3-9740-b9a094b2214d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:06,800 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.044s 2024-03-05 10:31:06,800 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac98f363-354b-4ca7-8c92-9e2798c5c713', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac98f363-354b-4ca7-8c92-9e2798c5c713', 'connection': 'close', 'status': '200', 'content-location' : 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:07,889 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.069s 2024-03-05 10:31:07,890 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d60c765-2d3e-4eaf-9d08-59201864f3a6', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d60c765-2d3e-4eaf-9d08-59201864f3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' 2024-03-05 10:31:08,947 86179 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest_v242:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c 0.041s 2024-03-05 10:31:08,947 86179 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae244568-e0cf-4a06-8fe2-c2cee65a2e9f', 'content-length': '977', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae244568-e0cf-4a06-8fe2-c2cee65a2e9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2 a0104cad4c'} Body: b'{"volume": {"id": "9b2971cd-24ff-41f5-a206-e2a0104cad4c", "status": "downloading", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:52.000000", "updated_at": "2024-03-05T10:28:30.000000", "name": "tempest-TaggedBootDevicesTest_v242-volume-1528777191", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/34cb703c5068427f976339a56c555cfa/volumes/9b2971cd-24ff-41f5-a206-e2a0104cad4c"}], "user_id": "f4d95c8876df44a7be76b537c8dd49c1", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "volume_image_metadata": {"signature_verified": "False"}, "os-vol-tenant-attr:tenant_id": "34cb703c5068427f976339a56c555cfa"}}' tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices[id-a2e65a6c-66f1-4442-aaa8-498c31778d96,image,network,slow,volume] ----------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/api/compute/servers/test_device_tagging.py", line 169, in test_tagged_boot_devices boot_volume = self.create_volume(CONF.compute.image_ref) File "/opt/stack/tempest/tempest/api/compute/base.py", line 537, in create_volume waiters.wait_for_volume_resource_status(cls.volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 384, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 15c2eec6-cd88-4046-971c-074ae000ec6d failed to reach available status (current creating) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:54,874 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 202 POST http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes 1.438s 2024-03-05 10:27:54,875 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-TaggedBootDevicesTest-volume-575403805", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-157708ba-f500-4e2c-a34f-492a04713d8f', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157708ba-f500-4e2c-a34f-492a04713d8f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.604487", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:27:54,998 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.098s 2024-03-05 10:27:54,999 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9678eb8-0999-4bff-8b43-5716f6cdbd22', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9678eb8-0999-4bff-8b43-5716f6cdbd22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": null, "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:27:56,110 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.091s 2024-03-05 10:27:56,110 86177 DEBUG [tem pest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b3902f4-4339-4e21-9168-88dceefa1938', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b3902f4-4339-4e21-9168-88dceefa1938', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:27:57,342 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.216s 2024-03-05 10:27:57,342 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d10b9d6b-3d48-4307-8079-5eafc3d7948e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d10b9d6b-3d48-4307-8079-5eafc3d7948e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:27:58,419 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.063s 2024-03-05 10:27:58,420 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'server': 'Ap ache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c7a15c4b-e348-4add-8a6e-bf38e88029e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c7a15c4b-e348-4add-8a6e-bf38e88029e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:27:59,900 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.249s 2024-03-05 10:27:59,900 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6c70d2c-6ce1-4aeb-a8c2-8db0d71bc049', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6c70d2c-6ce1-4aeb-a8c2-8db0d71bc049', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:01,015 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.101s 2024-03-05 10:28:01,016 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a18c884e-bb6d-4b76-b8d1-6d82c9e31429', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-a18c884e-bb6d-4b76-b8d1-6d82c9e31429', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:02,208 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.168s 2024-03-05 10:28:02,208 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc2674e2-a58d-458b-b409-696ae325566d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc2674e2-a58d-458b-b409-696ae325566d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:03,326 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.089s 2024-03-05 10:28:03,326 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f70a5b60-15d9-496f-bd10-d797d9ca73bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f70a5b60-15d9-496f-bd10-d797d9ca73bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"vol ume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:04,406 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.060s 2024-03-05 10:28:04,407 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7dcddf6b-4e22-4a6a-98cb-67fda28f8271', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7dcddf6b-4e22-4a6a-98cb-67fda28f8271', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:05,494 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.071s 2024-03-05 10:28:05,495 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1089ac8-3cbd-4a88-b8e8-a1b298aa21cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1089ac8-3cbd-4a88-b8e8-a1b298aa21cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest- volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:06,592 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.081s 2024-03-05 10:28:06,593 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f513f12-4dc6-406b-a593-a2dd27240375', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f513f12-4dc6-406b-a593-a2dd27240375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:07,733 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.109s 2024-03-05 10:28:07,734 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0aef17dd-ebfb-4046-a7ba-8ad9b7c821df', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0aef17dd-ebfb-4046-a7ba-8ad9b7c821df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6- cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:08,865 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.097s 2024-03-05 10:28:08,866 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-684115b1-d971-4d9a-8005-1e17e3a96e60', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-684115b1-d971-4d9a-8005-1e17e3a96e60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:09,957 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.071s 2024-03-05 10:28:09,957 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78b53e1e-b18c-4f05-8611-a70e0d2e943b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78b53e1e-b18c-4f05-8611-a70e0d2e943b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encryp ted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:11,062 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.085s 2024-03-05 10:28:11,063 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63127a5a-5d8e-489f-9881-d04650f44ed3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63127a5a-5d8e-489f-9881-d04650f44ed3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:12,149 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.073s 2024-03-05 10:28:12,149 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c766676-777c-4526-9478-9e867bfac475', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c766676-777c-4526-9478-9e867bfac475', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:13,245 86177 INFO [tempest.lib.common.re st_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.071s 2024-03-05 10:28:13,246 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b0bd8c3-38bd-43eb-937a-3741ae4503bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b0bd8c3-38bd-43eb-937a-3741ae4503bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:14,361 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.091s 2024-03-05 10:28:14,361 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d877e6a-cd1c-4797-8edf-dedc4aa4f9c8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d877e6a-cd1c-4797-8edf-dedc4aa4f9c8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:15,541 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.153s 2024-03-05 10:28:15,542 86177 DEBUG [tempest.lib. common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a507bad-1c02-4598-b9a7-600096b21151', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a507bad-1c02-4598-b9a7-600096b21151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:16,696 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.104s 2024-03-05 10:28:16,700 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-00a8f17a-870d-434f-bbef-6f79620fce09', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-00a8f17a-870d-434f-bbef-6f79620fce09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:17,797 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.067s 2024-03-05 10:28:17,798 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:17 GMT', 'server': 'Apache/2.4. 52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60923a02-e943-4201-baf1-51f63c19f159', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60923a02-e943-4201-baf1-51f63c19f159', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:18,964 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.150s 2024-03-05 10:28:18,964 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cde229bb-9ce7-4a3a-ab94-0c01b26853cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cde229bb-9ce7-4a3a-ab94-0c01b26853cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:20,086 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.096s 2024-03-05 10:28:20,086 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51048b42-3dc7-4a4c-9b6a-620f6f8548ad', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': ' req-51048b42-3dc7-4a4c-9b6a-620f6f8548ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:21,221 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.115s 2024-03-05 10:28:21,222 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6525ab1b-1827-4f4f-b8d0-b73cc6a07a37', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6525ab1b-1827-4f4f-b8d0-b73cc6a07a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:22,342 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.100s 2024-03-05 10:28:22,343 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b754b79e-63c9-409b-83da-2a88a16939bb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b754b79e-63c9-409b-83da-2a88a16939bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"i d": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:23,488 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.118s 2024-03-05 10:28:23,489 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c88a681-e6a6-4966-bc4a-dbe09c25e7e0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c88a681-e6a6-4966-bc4a-dbe09c25e7e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:24,583 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.068s 2024-03-05 10:28:24,595 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04e8f69e-69e8-478d-9e3e-5e7a5572ae75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04e8f69e-69e8-478d-9e3e-5e7a5572ae75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-57 5403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:25,683 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.068s 2024-03-05 10:28:25,684 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5248a0df-8f04-49af-9aca-6f4c37e82fac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5248a0df-8f04-49af-9aca-6f4c37e82fac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:26,809 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.091s 2024-03-05 10:28:26,809 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4bcfa6ba-5a60-4a5f-b2fc-4f69810700de', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4bcfa6ba-5a60-4a5f-b2fc-4f69810700de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046 -971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:27,898 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.062s 2024-03-05 10:28:27,899 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73a61a0c-0ae8-45e1-944f-4a20ebd240aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73a61a0c-0ae8-45e1-944f-4a20ebd240aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:29,023 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.099s 2024-03-05 10:28:29,024 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53010eee-d835-432f-9bbf-a690854b5aa8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53010eee-d835-432f-9bbf-a690854b5aa8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": fal se, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:30,135 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.081s 2024-03-05 10:28:30,135 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53cf8cc9-f224-489f-8a8e-dce3d07688d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53cf8cc9-f224-489f-8a8e-dce3d07688d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:31,198 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.047s 2024-03-05 10:28:31,198 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5fc97e1e-1917-485f-947a-9a3bd5cd9b34', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5fc97e1e-1917-485f-947a-9a3bd5cd9b34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:32,289 86177 INFO [tempest.lib.common.rest_client ] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.051s 2024-03-05 10:28:32,290 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6e21136-af54-46b1-aefb-a419c54c1d4c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6e21136-af54-46b1-aefb-a419c54c1d4c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:33,392 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.086s 2024-03-05 10:28:33,392 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08e6574-2015-44fb-a1f9-c8bd6863c58a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08e6574-2015-44fb-a1f9-c8bd6863c58a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:34,478 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.072s 2024-03-05 10:28:34,479 86177 DEBUG [tempest.lib.common.re st_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42025c3d-0270-4a9c-a692-f92c4d6bb8ba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42025c3d-0270-4a9c-a692-f92c4d6bb8ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:35,552 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.060s 2024-03-05 10:28:35,553 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6edbd09f-2cb0-4458-a4a4-34326e15b2c7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6edbd09f-2cb0-4458-a4a4-34326e15b2c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:36,619 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.052s 2024-03-05 10:28:36,619 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:36 GMT', 'server': 'Apache/2.4.52 (Ubunt u)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6246dcfd-d4fd-4e5c-83c0-1b968d3490d4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6246dcfd-d4fd-4e5c-83c0-1b968d3490d4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:37,703 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:28:37,704 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-85c009e7-2318-49ce-990b-6f8244061397', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-85c009e7-2318-49ce-990b-6f8244061397', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:38,769 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:28:38,769 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4348f801-7e5a-4fb6-a42f-43b1ada586b2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4348f 801-7e5a-4fb6-a42f-43b1ada586b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:39,855 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.068s 2024-03-05 10:28:39,856 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70851925-497b-410c-b857-e871203418a0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70851925-497b-410c-b857-e871203418a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:40,929 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.052s 2024-03-05 10:28:40,929 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3040626d-31c0-4fa0-aebd-d3f55d0d89ce', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3040626d-31c0-4fa0-aebd-d3f55d0d89ce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2 eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:42,008 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.052s 2024-03-05 10:28:42,009 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09e4761f-11e1-43be-b99c-41302eef2659', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09e4761f-11e1-43be-b99c-41302eef2659', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:43,084 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.050s 2024-03-05 10:28:43,085 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c84219cf-006d-480e-8a9c-6fdf3df7b1f3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c84219cf-006d-480e-8a9c-6fdf3df7b1f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:44,159 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.053s 2024-03-05 10:28:44,159 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-abb2479a-8d78-454a-9e85-a0b5239abafd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-abb2479a-8d78-454a-9e85-a0b5239abafd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:45,249 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.075s 2024-03-05 10:28:45,249 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-212631e6-bd14-4ca4-b8b4-3f5bb2f596b3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-212631e6-bd14-4ca4-b8b4-3f5bb2f596b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074 ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:46,369 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.102s 2024-03-05 10:28:46,370 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90a59238-1524-43d7-a052-ffd23d98ba1d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90a59238-1524-43d7-a052-ffd23d98ba1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:47,494 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.097s 2024-03-05 10:28:47,495 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24469e4a-982e-45df-a7a9-fe631c01ec93', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24469e4a-982e-45df-a7a9-fe631c01ec93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "repl ication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:48,599 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.079s 2024-03-05 10:28:48,600 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f4c8297-2658-49d6-bd28-babee70c7f9e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f4c8297-2658-49d6-bd28-babee70c7f9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:49,720 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.097s 2024-03-05 10:28:49,721 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068462a4-89df-4682-af94-3fd9c787c0f8', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068462a4-89df-4682-af94-3fd9c787c0f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:50,849 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.102s 2024-03-05 10:28:50,849 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31d7abaf-1402-4b72-8090-5c3d8933761a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31d7abaf-1402-4b72-8090-5c3d8933761a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:51,976 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.096s 2024-03-05 10:28:51,976 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac690613-dbdd-4ea6-b1a1-930e1e9231ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac690613-dbdd-4ea6-b1a1-930e1e9231ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:53,158 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.154s 2024-03-05 10:28:53,159 86177 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-865ee567-1dfa-4cfe-9da7-6bf651009c70', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-865ee567-1dfa-4cfe-9da7-6bf651009c70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:54,266 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.079s 2024-03-05 10:28:54,266 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f60920dd-2dd4-4321-8f27-9c284b6bdef5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f60920dd-2dd4-4321-8f27-9c284b6bdef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:55,377 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.085s 2024-03-05 10:28:55,378 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-a745c7d2-9345-47ac-9b59-b4967c21239e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a745c7d2-9345-47ac-9b59-b4967c21239e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:56,460 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.057s 2024-03-05 10:28:56,461 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c343f161-6eea-4d1a-b5bc-b907dfb2364a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c343f161-6eea-4d1a-b5bc-b907dfb2364a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:57,538 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:28:57,538 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f189ae9-fbe9-4de4-8018-450c0e272691', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f189ae9-fbe9- 4de4-8018-450c0e272691', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:58,640 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.076s 2024-03-05 10:28:58,640 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b4c9dd7-ba70-4f80-a01e-a0d006b58d9e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b4c9dd7-ba70-4f80-a01e-a0d006b58d9e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:28:59,811 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.146s 2024-03-05 10:28:59,812 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff6c6fb3-df8c-4d5b-9903-78ac4422d9ec', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff6c6fb3-df8c-4d5b-9903-78ac4422d9ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88 -4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:00,911 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.073s 2024-03-05 10:29:00,912 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-321de8cb-aeed-44b9-9d67-8f49228ce602', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-321de8cb-aeed-44b9-9d67-8f49228ce602', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:02,050 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.109s 2024-03-05 10:29:02,050 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b6e0823-e30f-42e3-bcc5-3e8e0d98d86d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b6e0823-e30f-42e3-bcc5-3e8e0d98d86d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "descrip tion": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:03,132 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.057s 2024-03-05 10:29:03,133 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47e06855-30d2-4343-8e8e-5bc1f4737714', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47e06855-30d2-4343-8e8e-5bc1f4737714', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:04,227 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.075s 2024-03-05 10:29:04,228 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6264bb2b-fcaf-470c-b1be-4999e24a365b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6264bb2b-fcaf-470c-b1be-4999e24a365b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d "}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:05,343 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.099s 2024-03-05 10:29:05,344 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf3d9913-046b-4b14-a71e-42a01de464dd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf3d9913-046b-4b14-a71e-42a01de464dd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:06,449 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.081s 2024-03-05 10:29:06,450 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18514a93-c591-457c-9189-ed0fa2b2d60f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18514a93-c591-457c-9189-ed0fa2b2d60f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_s tatus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:07,546 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.071s 2024-03-05 10:29:07,547 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56166f8f-fc2e-4a47-858d-fc3708af174f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56166f8f-fc2e-4a47-858d-fc3708af174f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:08,650 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.077s 2024-03-05 10:29:08,650 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e390a7e5-5cdf-4d7b-95f0-b42464b8d1ac', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e390a7e5-5cdf-4d7b-95f0-b42464b8d1ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:09,771 86177 INFO [tempest.lib.common.rest_client] Request (TaggedB ootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.104s 2024-03-05 10:29:09,772 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-113ed30b-202b-40b7-9a72-59d723243b18', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-113ed30b-202b-40b7-9a72-59d723243b18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:10,873 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.077s 2024-03-05 10:29:10,874 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4459259b-570f-497c-824a-135f54870e35', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4459259b-570f-497c-824a-135f54870e35', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:11,983 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.085s 2024-03-05 10:29:11,984 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6286ea3-a8ae-4738-92fe-ede26ca9d0d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6286ea3-a8ae-4738-92fe-ede26ca9d0d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:13,089 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.080s 2024-03-05 10:29:13,089 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c967e281-2912-4603-bf49-e6d76784b791', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c967e281-2912-4603-bf49-e6d76784b791', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:14,198 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.084s 2024-03-05 10:29:14,199 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type ': 'application/json', 'x-compute-request-id': 'req-609608c5-8d1c-404e-b9c5-128ced85b179', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609608c5-8d1c-404e-b9c5-128ced85b179', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:15,307 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.083s 2024-03-05 10:29:15,307 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604a6694-283c-4bcf-977a-7c6315706016', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604a6694-283c-4bcf-977a-7c6315706016', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:16,400 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.068s 2024-03-05 10:29:16,400 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8aecf208-ff21-4277-959d-71d2cc186227', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8aecf208-ff21-4277-959d -71d2cc186227', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:17,507 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.082s 2024-03-05 10:29:17,508 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-231daa73-c8e3-4711-8078-235d756fa65a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-231daa73-c8e3-4711-8078-235d756fa65a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:18,628 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.093s 2024-03-05 10:29:18,628 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd3eec20-d2ab-48ba-87c5-af5777306504', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd3eec20-d2ab-48ba-87c5-af5777306504', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971 c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:19,748 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.094s 2024-03-05 10:29:19,748 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b42bf4f-5da0-490d-9c48-7433514cc725', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b42bf4f-5da0-490d-9c48-7433514cc725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:20,846 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.074s 2024-03-05 10:29:20,847 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-221b7918-6799-4f04-8c0b-8b7d4083bdee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-221b7918-6799-4f04-8c0b-8b7d4083bdee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": nu ll, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:21,967 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.095s 2024-03-05 10:29:21,968 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bdc15342-f170-4b60-8e2f-ba56500f9dab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bdc15342-f170-4b60-8e2f-ba56500f9dab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:23,067 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.072s 2024-03-05 10:29:23,068 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5e0f111-5bca-47f1-b84f-1babbcf8fc0e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5e0f111-5bca-47f1-b84f-1babbcf8fc0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:24,152 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:29:24,152 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7b6756f-e093-4ac1-9c5a-8e3b1679481c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7b6756f-e093-4ac1-9c5a-8e3b1679481c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:25,211 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:29:25,212 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f12a176-c631-4f10-a591-33d72a91d5e6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f12a176-c631-4f10-a591-33d72a91d5e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": n ull, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:26,320 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.079s 2024-03-05 10:29:26,321 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-339127b8-d5b8-4eed-8fa6-db06603c1b75', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-339127b8-d5b8-4eed-8fa6-db06603c1b75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:27,404 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.069s 2024-03-05 10:29:27,404 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd09b73f-9860-4b4b-a6eb-62dc49608e13', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd09b73f-9860-4b4b-a6eb-62dc49608e13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:28,464 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevice sTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:29:28,464 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6616495-003f-4db6-bac8-19bd660a714b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6616495-003f-4db6-bac8-19bd660a714b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:29,521 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:29:29,521 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ada3292-d736-4e89-83b0-3d13ecbdb4bd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ada3292-d736-4e89-83b0-3d13ecbdb4bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:30,577 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:29:30,577 86177 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-98c88fd4-3bfa-4950-aa81-ceb321246aee', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-98c88fd4-3bfa-4950-aa81-ceb321246aee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:31,649 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.058s 2024-03-05 10:29:31,649 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f822ebf0-df4f-426a-8e72-a195d3dbd825', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f822ebf0-df4f-426a-8e72-a195d3dbd825', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:32,711 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.048s 2024-03-05 10:29:32,712 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'appli cation/json', 'x-compute-request-id': 'req-157e0ec5-7b24-4f40-a656-1d10ae76d61d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-157e0ec5-7b24-4f40-a656-1d10ae76d61d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:33,769 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:29:33,776 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d583276e-40a6-4238-8304-10b7f2697024', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d583276e-40a6-4238-8304-10b7f2697024', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:34,842 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.051s 2024-03-05 10:29:34,842 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0fdd6925-c3e2-47f2-b9f9-5d2876e25749', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0fdd6925-c3e2-47f2-b9f9-5d2876e2 5749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:35,923 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.067s 2024-03-05 10:29:35,924 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f93cdf36-29d3-467f-bc6b-934908af244b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f93cdf36-29d3-467f-bc6b-934908af244b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:36,985 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.048s 2024-03-05 10:29:36,985 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b55be3f-3ff2-441f-8336-e6c233105164', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b55be3f-3ff2-441f-8336-e6c233105164', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae00 0ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:38,040 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:29:38,041 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab3c2aee-d138-423e-a326-48ffbeea14cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab3c2aee-d138-423e-a326-48ffbeea14cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:39,096 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:29:39,097 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cd4fce-c157-4548-b075-ee29c54d63db', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2cd4fce-c157-4548-b075-ee29c54d63db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volu me_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:40,151 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:29:40,151 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d376410d-0301-4b93-9544-60fbc3e7457a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d376410d-0301-4b93-9544-60fbc3e7457a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:41,205 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:29:41,205 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4eb9011f-5c63-445e-ac3d-93e737b42764', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4eb9011f-5c63-445e-ac3d-93e737b42764', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:42,256 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:29:42,256 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ad917a0-1c00-4c32-bf98-ccbac5c73d28', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ad917a0-1c00-4c32-bf98-ccbac5c73d28', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:43,315 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.045s 2024-03-05 10:29:43,315 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcd7c06d-aff8-461b-b6bb-44b224db893e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcd7c06d-aff8-461b-b6bb-44b224db893e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "con sistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:44,364 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:29:44,365 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de423ec2-e87e-4bfe-bf47-89300d217e1a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de423ec2-e87e-4bfe-bf47-89300d217e1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:45,426 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.048s 2024-03-05 10:29:45,427 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0a8fe15-2a0e-4dc5-b067-1a4ae24158cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0a8fe15-2a0e-4dc5-b067-1a4ae24158cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:46,479 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:tes t_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:29:46,479 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b3c36d-1297-4118-b11e-c04763479db1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b3c36d-1297-4118-b11e-c04763479db1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:47,533 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:29:47,533 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4fdbec6-cd52-4f45-84bd-ac72e79ff9f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4fdbec6-cd52-4f45-84bd-ac72e79ff9f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:48,587 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:29:48,588 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561d78ae-3ea6-44b6-ba10-4de308b4004f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561d78ae-3ea6-44b6-ba10-4de308b4004f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:49,644 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:29:49,645 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f9e8252-1edf-4b31-9031-7ee022d24ea0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f9e8252-1edf-4b31-9031-7ee022d24ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:50,708 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.050s 2024-03-05 10:29:50,708 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/js on', 'x-compute-request-id': 'req-d321ce46-b7df-440e-8e0c-ec5d104e76b1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d321ce46-b7df-440e-8e0c-ec5d104e76b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:51,765 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:29:51,765 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8133536a-5a5e-41d4-a4a2-c0897887b0e9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8133536a-5a5e-41d4-a4a2-c0897887b0e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:52,819 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:29:52,819 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736cc339-e3a7-4055-ba38-ce09007e5998', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736cc339-e3a7-4055-ba38-ce09007e5998', 'c onnection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:53,872 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:29:53,872 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7fa581d-68e4-4c99-8be4-3fadd0beb6e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7fa581d-68e4-4c99-8be4-3fadd0beb6e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:54,927 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:29:54,927 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfdd3840-48f6-46a8-af62-ae3b854c49d9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfdd3840-48f6-46a8-af62-ae3b854c49d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", " status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:55,993 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:29:55,994 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ac93574-4fa0-4407-95be-8b15393b2ee2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ac93574-4fa0-4407-95be-8b15393b2ee2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:57,043 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:29:57,044 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1dc61423-9d8d-4f89-84e3-09697c2c3e7a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1dc61423-9d8d-4f89-84e3-09697c2c3e7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:58,099 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:29:58,099 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff7b1788-05b0-4f81-8351-d3069be564ae', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff7b1788-05b0-4f81-8351-d3069be564ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:29:59,150 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.038s 2024-03-05 10:29:59,150 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae8d20fe-6b9a-4fbb-9320-bb0cc51c9efe', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae8d20fe-6b9a-4fbb-9320-bb0cc51c9efe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "hr ef": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:00,211 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.048s 2024-03-05 10:30:00,212 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24b449f9-469d-458c-9eda-4651b45f2184', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24b449f9-469d-458c-9eda-4651b45f2184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:01,267 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:01,267 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-614e03c3-a03a-459e-807d-c116c4b3f68e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-614e03c3-a03a-459e-807d-c116c4b3f68e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencyg roup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:02,325 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.044s 2024-03-05 10:30:02,326 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ad9e97-6b67-40a5-a158-59ffc0ae45ea', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ad9e97-6b67-40a5-a158-59ffc0ae45ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:03,386 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:30:03,386 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-434e2187-eb86-41db-afbd-177733120993', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-434e2187-eb86-41db-afbd-177733120993', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:04,445 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_ boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.044s 2024-03-05 10:30:04,445 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30b05857-a591-4a69-bf7a-d098fe35bb0d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30b05857-a591-4a69-bf7a-d098fe35bb0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:05,499 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:30:05,500 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1856c40a-4181-4b8b-989a-f78e70c3acbb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1856c40a-4181-4b8b-989a-f78e70c3acbb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:06,553 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:30:06,554 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type' : 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efec4fb8-181b-4b35-a194-e82492fa5945', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efec4fb8-181b-4b35-a194-e82492fa5945', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:07,605 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.038s 2024-03-05 10:30:07,606 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15683b92-f65f-419c-82a7-d8f7e07fae50', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15683b92-f65f-419c-82a7-d8f7e07fae50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:08,657 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:08,658 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-c ompute-request-id': 'req-6783975a-bb48-463c-a79b-d2cadedf2e5f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6783975a-bb48-463c-a79b-d2cadedf2e5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:09,711 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:09,711 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-341f4dfc-4a8f-44ca-aeaa-fd2f8254018f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-341f4dfc-4a8f-44ca-aeaa-fd2f8254018f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:10,773 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:30:10,774 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2790aaeb-3237-4913-9094-38fbd0106809', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2790aaeb-3237-4913-9094-38fbd0106809', 'connection ': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:11,826 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:11,826 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c6d004a-409b-46e2-a688-0b9e8b743c0f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c6d004a-409b-46e2-a688-0b9e8b743c0f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:12,876 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.036s 2024-03-05 10:30:12,877 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d66163ae-db04-4b89-bcdf-75e51bb56e6c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d66163ae-db04-4b89-bcdf-75e51bb56e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:13,928 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:30:13,928 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76ec3732-4469-41e8-bae3-3d1962aeea87', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76ec3732-4469-41e8-bae3-3d1962aeea87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:14,993 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.051s 2024-03-05 10:30:14,993 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd914523-072e-45e7-afaa-f4cccf6e7565', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd914523-072e-45e7-afaa-f4cccf6e7565', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviand ss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:16,047 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:30:16,047 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e064076-5f12-4156-9f0d-7f6f10603286', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e064076-5f12-4156-9f0d-7f6f10603286', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:17,096 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.036s 2024-03-05 10:30:17,097 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92f1a424-983a-4327-83a6-2e55ea6c77cd', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92f1a424-983a-4327-83a6-2e55ea6c77cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "htt p://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:18,169 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:30:18,170 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69487fef-802c-4143-8428-635e3139472c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69487fef-802c-4143-8428-635e3139472c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:19,225 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:30:19,226 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-86713653-7d9f-4a5a-bab6-c7d3462c77da', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-86713653-7d9f-4a5a-bab6-c7d3462c77da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:20,281 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:20,281 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-207f6cd9-024c-4ac0-84d1-7869073aa4ba', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-207f6cd9-024c-4ac0-84d1-7869073aa4ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:21,335 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:30:21,335 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfa80c14-d79d-4565-ae87-b403c1b3a65e', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfa80c14-d79d-4565-ae87-b403c1b3a65e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:22,387 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devi ces): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:22,387 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24bf2160-c3a2-423c-9487-5856705fb3a6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24bf2160-c3a2-423c-9487-5856705fb3a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:23,439 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.039s 2024-03-05 10:30:23,440 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-438a9484-1393-4a7f-a563-99a9bb5051a5', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-438a9484-1393-4a7f-a563-99a9bb5051a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:24,492 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.038s 2024-03-05 10:30:24,492 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applic ation/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c2a340d-7861-4449-be65-e5ca1db19f96', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c2a340d-7861-4449-be65-e5ca1db19f96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:25,548 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:25,548 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-324a2795-8d99-4dca-9658-995644bc722b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-324a2795-8d99-4dca-9658-995644bc722b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:26,606 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:30:26,606 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-ff3b4b52-354c-4043-95ca-bd0c49685782', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff3b4b52-354c-4043-95ca-bd0c49685782', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:27,692 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.073s 2024-03-05 10:30:27,692 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ae61fd7-64ac-4cd3-91c5-c15bac9f0ec3', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ae61fd7-64ac-4cd3-91c5-c15bac9f0ec3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:28,767 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.062s 2024-03-05 10:30:28,768 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfa0aa13-3e1b-4c68-9f4d-3f7031c56821', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfa0aa13-3e1b-4c68-9f4d-3f7031c56821', 'connection': 'close ', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:29,827 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:30:29,827 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc7059bd-56aa-4034-940c-8ca0dc98f592', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc7059bd-56aa-4034-940c-8ca0dc98f592', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:30,884 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.044s 2024-03-05 10:30:30,884 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da4eaf7f-39b5-451f-a2ae-b5467e006828', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da4eaf7f-39b5-451f-a2ae-b5467e006828', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating ", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:31,941 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.044s 2024-03-05 10:30:31,941 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9da146f0-37dc-4a99-8450-26dfd807cc59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9da146f0-37dc-4a99-8450-26dfd807cc59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:33,049 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.090s 2024-03-05 10:30:33,049 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb8fafde-6590-4ade-b966-f520b580259f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb8fafde-6590-4ade-b966-f520b580259f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "s napshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:34,113 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:34,113 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c427fd1a-5a4b-41f6-8aa7-0586b9037322', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c427fd1a-5a4b-41f6-8aa7-0586b9037322', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:35,169 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:35,169 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1446829d-1d7c-4fda-9deb-1a4c9ab470cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1446829d-1d7c-4fda-9deb-1a4c9ab470cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0. 0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:36,246 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.062s 2024-03-05 10:30:36,246 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e59755d6-5c84-4c64-892a-70ae5bccb8a4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e59755d6-5c84-4c64-892a-70ae5bccb8a4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:37,309 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.049s 2024-03-05 10:30:37,309 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-334b4a3e-b690-4762-8db7-09dbea9cbbd0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-334b4a3e-b690-4762-8db7-09dbea9cbbd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "m ultiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:38,382 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.058s 2024-03-05 10:30:38,382 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93dc7607-ea7f-4622-9c2a-a4716a5a84aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93dc7607-ea7f-4622-9c2a-a4716a5a84aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:39,528 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.132s 2024-03-05 10:30:39,529 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c24ccbb-408e-44ed-a22c-e9e008d64fbc', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c24ccbb-408e-44ed-a22c-e9e008d64fbc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:40,607 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.056s 2024-03-05 10:30:40,607 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9964346-e225-4dd1-86cf-f890ddf3cf83', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9964346-e225-4dd1-86cf-f890ddf3cf83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:41,842 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.060s 2024-03-05 10:30:41,843 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-413e4c44-fd29-400e-be69-5b27ce80fc0d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-413e4c44-fd29-400e-be69-5b27ce80fc0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:43,062 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.101s 2024-03-05 10:30:43,063 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/jso n', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b83b06eb-4ca1-4e73-b8b7-191bd79a47f0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b83b06eb-4ca1-4e73-b8b7-191bd79a47f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:44,126 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.047s 2024-03-05 10:30:44,127 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0328946-dd27-4d49-91dc-e5dc7def5e90', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0328946-dd27-4d49-91dc-e5dc7def5e90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:45,188 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:30:45,189 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id' : 'req-1cb5b825-4100-4160-95fb-30fe04a4f42f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1cb5b825-4100-4160-95fb-30fe04a4f42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:46,262 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.059s 2024-03-05 10:30:46,263 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-038f7fe0-aa06-4e30-9b67-23af0781c854', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-038f7fe0-aa06-4e30-9b67-23af0781c854', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:47,324 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.042s 2024-03-05 10:30:47,324 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd554ae7-0105-40a8-b7c1-2bffddaa248b', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd554ae7-0105-40a8-b7c1-2bffddaa248b', 'connection': 'close', 'statu s': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:48,407 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.067s 2024-03-05 10:30:48,407 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18d3e1fd-bdb2-4db1-9b1b-543fe151f1d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18d3e1fd-bdb2-4db1-9b1b-543fe151f1d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:49,485 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.063s 2024-03-05 10:30:49,485 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-47d8a34f-52fb-44cf-b903-89e629678ca9', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-47d8a34f-52fb-44cf-b903-89e629678ca9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size" : 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:50,629 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.064s 2024-03-05 10:30:50,629 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff5978cc-02d2-4296-bed6-fd3c3fe9d4eb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff5978cc-02d2-4296-bed6-fd3c3fe9d4eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:51,697 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.054s 2024-03-05 10:30:51,697 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54702d1b-136f-4021-9d9c-61eb0c1d8e52', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54702d1b-136f-4021-9d9c-61eb0c1d8e52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_i d": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:52,753 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.043s 2024-03-05 10:30:52,753 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7aec2233-eec5-4ad8-a6b1-e6e62f44b6d1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7aec2233-eec5-4ad8-a6b1-e6e62f44b6d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:53,850 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.058s 2024-03-05 10:30:53,850 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a744552-6003-48c2-9d1e-aa7c2b0943d2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a744552-6003-48c2-9d1e-aa7c2b0943d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/vol ume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:54,916 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.053s 2024-03-05 10:30:54,916 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50090d5f-68e7-4ae7-8884-eb270a68e6d0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50090d5f-68e7-4ae7-8884-eb270a68e6d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:55,995 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.066s 2024-03-05 10:30:55,996 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9828377f-ebe6-4744-99f8-3a1b1bdee015', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9828377f-ebe6-4744-99f8-3a1b1bdee015', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattac h": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:57,076 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.060s 2024-03-05 10:30:57,076 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9ff6892-02b4-4c2c-888e-c1ec2b018830', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9ff6892-02b4-4c2c-888e-c1ec2b018830', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:58,264 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.169s 2024-03-05 10:30:58,264 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70403cf4-9e14-4ce9-91a8-57dbf464a5ff', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70403cf4-9e14-4ce9-91a8-57dbf464a5ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:30:59,330 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http ://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.053s 2024-03-05 10:30:59,331 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dea9c702-d9bc-438e-a690-e74d226ab876', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dea9c702-d9bc-438e-a690-e74d226ab876', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:00,381 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:31:00,381 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-060d3ae9-8365-4422-a56e-9be374c0991a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-060d3ae9-8365-4422-a56e-9be374c0991a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:01,433 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.037s 2024-03-05 10:31:01,433 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Acce pt': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af390351-972d-4183-9005-5a1de1abeeb2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af390351-972d-4183-9005-5a1de1abeeb2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:02,486 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:31:02,487 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9f344ac-df66-496a-a327-42d22fafb2e4', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9f344ac-df66-496a-a327-42d22fafb2e4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:03,540 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.040s 2024-03-05 10:31:03,540 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22 b46a49-2c06-4e32-93d3-2bfc915164fb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22b46a49-2c06-4e32-93d3-2bfc915164fb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:04,607 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.053s 2024-03-05 10:31:04,607 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5305bc5a-9e9f-4f56-8537-0065ed005ae6', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5305bc5a-9e9f-4f56-8537-0065ed005ae6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:05,662 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:31:05,663 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9c45763f-12e4-43e0-9e8e-3c04e3ece092', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9c45763f-12e4-43e0-9e8e-3c04e3ece092', 'connection': 'close', 'status': '200' , 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:06,728 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.052s 2024-03-05 10:31:06,728 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-451e64ab-7f62-47e0-802d-ed46022ac7aa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-451e64ab-7f62-47e0-802d-ed46022ac7aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:07,785 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.041s 2024-03-05 10:31:07,785 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d581f1d-ca9b-4c75-ba74-ad82dd4786f2', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d581f1d-ca9b-4c75-ba74-ad82dd4786f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "ava ilability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:08,836 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.038s 2024-03-05 10:31:08,837 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba1949e-d434-46f9-9608-31ce81515ec7', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba1949e-d434-46f9-9608-31ce81515ec7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:09,897 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.046s 2024-03-05 10:31:09,897 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4db81904-28e9-4c11-b4b0-c80e9b694869', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4db81904-28e9-4c11-b4b0-c80e9b694869', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:10,968 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.058s 2024-03-05 10:31:10,969 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ecd78d60-fe2a-4c27-ba3b-a677ac112c59', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ecd78d60-fe2a-4c27-ba3b-a677ac112c59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 2024-03-05 10:31:12,036 86177 INFO [tempest.lib.common.rest_client] Request (TaggedBootDevicesTest:test_tagged_boot_devices): 200 GET http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d 0.049s 2024-03-05 10:31:12,037 86177 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-542024b2-bffa-4014-abd3-fc82edfd7e01', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-542024b2-bffa-4014-abd3-fc82edfd7e01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d'} Body: b'{"volume": {"id": "15c2eec6-cd88-4046-971c-074ae000ec6d", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:55.000000", "updated_at": "2024-03-05T10:27:55.000000", "name": "tempest-TaggedBootDevicesTest-volume-575403805", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/7aef9e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/7aef9 e67a1354219a9c6bbd2d7405bb2/volumes/15c2eec6-cd88-4046-971c-074ae000ec6d"}], "user_id": "721b6c2f895849fa91ce5b6614443b99", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "7aef9e67a1354219a9c6bbd2d7405bb2"}}' 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 119, in test_volume_swap self.attach_volume(server, volume1) File "/opt/stack/tempest/tempest/api/compute/base.py", line 581, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 405, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba to server b1b13e34-7f2c-4d7f-a58e-2b61feda81f0 within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:27:48,464 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes 0.770s 2024-03-05 10:27:48,465 86171 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-1481660741"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cfeaf7c-0b04-414b-a1eb-9c5950736ab7', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cfeaf7c-0b04-414b-a1eb-9c5950736ab7', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.351944", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:27:48,937 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.460s 2024-03-05 10:27:48,938 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f6ef985-e28f-455c-848c-6be710b4a875', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f6ef985-e28f-455c-848c-6be710b4a875', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:50,017 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.065s 2024-03-05 10:27:50,018 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c091cbe-3095-4ef5-b43b-8b191388f29a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c091cbe-3095-4ef5-b43b-8b191388f29a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:27:49.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:51,088 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.052s 2024-03-05 10:27:51,088 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d577def-7f7c-4538-a877-ebb34ce0847f', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d577def-7f7c-4538-a877-ebb34ce0847f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:27:49.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:52,184 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.081s 2024-03-05 10:27:52,184 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-450cdfbb-1e80-4052-a760-e21562c49d85', 'content-length': '904', 'open stack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-450cdfbb-1e80-4052-a760-e21562c49d85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:27:49.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:53,249 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:27:53,250 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bfbed0f-cf83-46f6-b483-857373c0cb2f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bfbed0f-cf83-46f6-b483-857373c0cb2f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:27:53.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:53,279 86171 INFO [tempest.common.waiters] volume 8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba reached available after waiting for 5.279049 seconds 2024-03-05 10:27:53,857 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes 0.577s 2024-03-05 10:27:53,857 86171 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-1703518338"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ed3e277d-50fa-4366-877c-dc09f6e9e5ca', 'content-length': '812', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack -request-id': 'req-ed3e277d-50fa-4366-877c-dc09f6e9e5ca', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:53.712999", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2024-03-05 10:27:53,984 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.114s 2024-03-05 10:27:53,984 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6ba5a5a4-446a-4e93-9b18-18a522b111d0', 'content-length': '880', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6ba5a5a4-446a-4e93-9b18-18a522b111d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": null, "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:55,082 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.083s 2024-03-05 10:27:55,083 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d7ebc75a-feef-43a4-89fb-94c1103c47a9', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d7ebc75a-feef-43a4-89fb-94c1103c47a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:2 7:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:56,217 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.120s 2024-03-05 10:27:56,218 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b02255ab-98b5-467f-87b4-7343b81ffbc5', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b02255ab-98b5-467f-87b4-7343b81ffbc5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:27:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:57,337 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.105s 2024-03-05 10:27:57,338 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae89d6aa-b4e1-4591-a264-8d1910fcfd15', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae89d6aa-b4e1-4591-a264-8d1910fcfd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:27:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49c f310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:58,461 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.110s 2024-03-05 10:27:58,462 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5636cf2d-e938-4245-82f5-ee3a9c4e158a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5636cf2d-e938-4245-82f5-ee3a9c4e158a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:27:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:27:59,885 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.234s 2024-03-05 10:27:59,885 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3443a39b-2876-4b8c-bb3d-072557192f7c', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3443a39b-2876-4b8c-bb3d-072557192f7c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:27:54.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": nu ll, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:28:01,076 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8 0.165s 2024-03-05 10:28:01,077 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49224e77-d18c-4393-9242-f730662b6ed4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49224e77-d18c-4393-9242-f730662b6ed4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8'} Body: b'{"volume": {"id": "b49cf310-59a1-4bbc-8161-85cfde07c8f8", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:54.000000", "updated_at": "2024-03-05T10:28:00.000000", "name": "tempest-TestVolumeSwap-volume-1703518338", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/b49cf310-59a1-4bbc-8161-85cfde07c8f8"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:28:01,090 86171 INFO [tempest.common.waiters] volume b49cf310-59a1-4bbc-8161-85cfde07c8f8 reached available after waiting for 8.090385 seconds 2024-03-05 10:28:01,091 86171 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:28:01,225 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.133s 2024-03-05 10:28:01,226 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-343552049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQAPtgAefRZ4KFwbDzFpVRUAsdV0x2eqSEYKuRA9zq4nBNlnSIzOKuJBTKR5RVcvJKztrNvJ9LFkQpmSF55EIN5hXlDMMabF30Z7unSZMYR+AoNwdFVbkvD7awLN54D3A=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '385', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d0262e3e-5253-48b2-b76b-e30a8f9207d3', 'x-compute-request-id': 'req-d0262e3e-5253-48b2-b76b-e30a8f9207d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-343552049", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQAPtgAefRZ4KFwbDzFpVRUAsdV0x2eqSEYKuRA9zq4nBNlnSIzOKuJBTKR5RVcvJKztrNvJ9LFkQpmSF55EIN5hXlDMMabF30Z7unSZMYR+AoNwdFVbkvD7awLN54D3A==", "fingerprint": "15:36:3c:c4:87:47:65:f4:c2:05:f5:da:e6:4c:ce:c5", "user_id": "47e13005764d4d3a8e077228821eea0e"}}' 2024-03-05 10:28:01,228 86171 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair- 343552049 created 2024-03-05 10:28:01,618 86171 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.389s 2024-03-05 10:28:01,618 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--884160814", "description": "tempest-description--616126686"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1659', 'x-openstack-request-id': 'req-d1401a66-84d2-4531-b5af-a812c8ebf111', 'date': 'Tue, 05 Mar 2024 10:28:01 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "name": "tempest-securitygroup--884160814", "stateful": true, "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "description": "tempest-description--616126686", "shared": false, "security_group_rules": [{"id": "3afe43c0-9785-4500-993a-4fb365159e9f", "project_id": "9c6546f00d164e08b59ae4342634f74c", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "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": 323, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:28:01Z", "revision_number": 0}, {"id": "fa318b85-df07-4630-acb0-758067a25ff4", "project_id": "9c6546f00d164e08b59ae4342634f74c", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "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": 322, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:28:01Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:28:01Z", "updated_at": "2024-03-05T10:28:01Z", "revision_number": 1, "project_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:28:02,702 86171 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 1.083s 2024-03-05 10:28:02,702 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "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-b7d95440-235c-4b26-ae2d-3a47dacfa397', 'date': 'Tue, 05 Mar 2024 10:28:02 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": "0ad19f4d-9eab-4f5b-b36c-5723218a2991", "project_id": "9c6546f00d164e08b59ae4342634f74c", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:28:02Z", "updated_at": "2024-03-05T10:28:02Z", "revision_number": 0}}' 2024-03-05 10:28:03,926 86171 INFO [tempest.lib.common.res t_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 1.224s 2024-03-05 10:28:03,927 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-a5fe59c1-ec60-49ff-bec0-6ba3b673cbfd', 'date': 'Tue, 05 Mar 2024 10:28:03 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": "267408cd-08ec-42b6-84b9-4972e624a4c5", "project_id": "9c6546f00d164e08b59ae4342634f74c", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "security_group_id": "caf2aa09-0e99-40d3-8cee-7951103d6704", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:28:03Z", "updated_at": "2024-03-05T10:28:03Z", "revision_number": 0}}' 2024-03-05 10:28:03,928 86171 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--884160814 created 2024-03-05 10:28:07,789 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 3.860s 2024-03-05 10:28:07,789 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '527', 'x-openstack-request-id': 'req-3a335ad1-f7c3-4428-97a1-60c84263b30c', 'date': 'Tue, 05 Mar 2024 10:28:07 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "bbffeef9-9f56-426d-a994-021b79f4f893", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "floating_ip_address": "172.24.4.63", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "9c6546f00d164e08b59ae4342634f74c", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:06Z", "updated_at": "2024-03-05T10:28:06Z", "revision_number": 0}}' 2024-03-05 10:28:07,789 86171 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'bbffeef9-9f56-426d-a994-021b79f4f893', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'floating_ip_address': '172.24.4.63', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:06Z', 'updated_at': '2024-03-05T10:28:06Z', 'revision_number': 0, 'ip': '172.24.4.63'} created 2024-03-05 10:28:08,082 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.286s 2024-03-05 10:28:08,083 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:07 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-4da298f6-c741-47a3-a9b1-211812c2c454', '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": "47e13005764d4d3a8e077228821eea0e", "name": "tempest-TestVolumeSwap-571214574-project-member", "password_expires_at": null}, "audit_ids": ["_LgmKXGPTqyJr9O0x7BGRg"], "expires_at": "2024-03-05T11:28:07.000000Z", "issued_at": "2024-03-05T10:28:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c6546f00d164e08b59ae4342634f74c", "name": "tempest-TestVolumeSwap-571214574"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/9c6546f00d164e08b59ae4342634f74c", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:28:08,084 86171 INFO [tempest.lib.common.fixed_network] (TestVolumeSwap:test_volume_swap) Found network {'id': 'c7b273c4-525c-4fe0-838c-6c58e15fae33', 'name': 'tempest-TestVolumeSwap-1623396188-network', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 3641, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:28:08,085 86171 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-343552049', 'public_key': 'ecdsa-sha2 -nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBHQAPtgAefRZ4KFwbDzFpVRUAsdV0x2eqSEYKuRA9zq4nBNlnSIzOKuJBTKR5RVcvJKztrNvJ9LFkQpmSF55EIN5hXlDMMabF30Z7unSZMYR+AoNwdFVbkvD7awLN54D3A==', 'fingerprint': '15:36:3c:c4:87:47:65:f4:c2:05:f5:da:e6:4c:ce:c5', 'user_id': '47e13005764d4d3a8e077228821eea0e', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDDv3D/JBpuygJKccDBG9/DRAaD3eQjBCYAOOsQNHv7oJdVSAKIXatIo\nzksdcDrrmaigBwYFK4EEACKhZANiAAR0AD7YAHn0WeChcGw8xaVUVALHVdMdnqkh\nGCrkQPc6uJwTZZ0iMziriQUykeUVXLySs7azbyfSxZEKZkheeRCDeYV5QzDGmxd9\nGe7p0mTGEfgKDcHRVW5Lw+2sCzeeA9w=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'caf2aa09-0e99-40d3-8cee-7951103d6704', 'name': 'tempest-securitygroup--884160814', 'stateful': True, 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'description': 'tempest-description--616126686', 'shared': False, 'security_group_rules': [{'id': '3afe43c0-9785-4500-993a-4fb365159e9f', 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'security_group_id': 'caf2aa09-0e99-40d3-8cee-7951103d6704', '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': 323, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 0}, {'id': 'fa318b85-df07-4630-acb0-758067a25ff4', 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'security_group_id': 'caf2aa09-0e99-40d3-8cee-7951103d6704', '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': 322, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:28:01Z', 'updated_at': '2024-03-05T10:28:01Z', 'revision_number': 1, 'project_id': '9c6546f00d164e08b59ae4342634f74c'}, 'floating_ip': {'id': 'bbffeef9-9f56-426d-a994-021b79f4f893', 'tenant_id': '9c6546f00d164e08b59ae4342634f74c', 'floating_ip_address': '172.24.4.63', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '9c6546f00d164e08b59ae4342634f74c', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:06Z', 'updated_at': '2024-03-05T10:28:06Z', 'revision_number': 0, 'ip': '172.24.4.63'}} 2024-03-05 10:28:11,286 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 202 POST http://10.0.0.210/compute/v2.1/servers 3.199s 2024-03-05 10:28:11,287 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestVolumeSwap-server-25291299", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "networks": [{"uuid": "c7b273c4-525c-4fe0-838c-6c58e15fae33"}], "security_groups": [{"name": "tempest-securitygroup--884160814"}], "key_name": "tempest-keypair-343552049", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-0d4a867b-e693-43f d-9ffb-ccc9606a0fc9', 'x-compute-request-id': 'req-0d4a867b-e693-43fd-9ffb-ccc9606a0fc9', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--884160814"}], "adminPass": "c6onbCt22dk5"}}' 2024-03-05 10:28:11,474 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0 0.185s 2024-03-05 10:28:11,475 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:11 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-148cdfff-785f-4904-aff3-21708cbfd3bb', 'x-compute-request-id': 'req-148cdfff-785f-4904-aff3-21708cbfd3bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0'} Body: b'{"server": {"id": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "name": "tempest-TestVolumeSwap-server-25291299", "status": "BUILD", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "user_id": "47e13005764d4d3a8e077228821eea0e", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:11Z", "updated": "2024-03-05T10:28:11Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-343552049", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:29:02,037 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0 0.500s 2024-03-05 10:29:02,038 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:01 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-4bb86c72-65ee-4cbb-9813-d76359c19112', 'x-compute-request-id': 'req-4bb86c72-65ee-4cbb-9813-d76359c19112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0'} Body: b'{"server": {"id": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "name": "tempest-TestVolumeSwap-server-25291299", "status": "ACTIVE", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "user_id": "47e13005764d4d3a8e077228821eea0e", "metadata": {}, "hostId": "6c5ae33e19597164ff09cb6ff99dcb54b63497a800cb326fd017df0c", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:10Z", "updated": "2024-03-05T10:28:27Z", "addresses": {"tempest-TestVolumeSwap-1623396188-network": [{"version": 4, "addr": "10.0.0.14", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cc:26:91"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-343552049", "OS-SRV-USG:launched_at": "2024-03-05T10:28:27.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--884160814"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:29:02,065 86171 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:30:02,271 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0/os-interface 0.147s 2024-03-05 10:30:02,272 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '283', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b520597a-cd30-4096-8484-619aac66afcf', 'x-compute-request-id': 'req-b520597a-cd30-4096-8484-619aac66afcf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c7b273c4-525c-4fe0-838c-6c58e15fae33", "port_id": "8e377ded-339b-459b-8489-3794852526b9", "mac_addr": "fa:16:3e:cc:26:91", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "68ed0449-5b92-4511-a4ba-f1ae00f92bb6", "ip_address": "10.0.0.14"}]}]}' 2024-03-05 10:30:03,183 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/bbffeef9-9f56-426d-a994-021b79f4f893 0.907s 2024-03-05 10:30:03,183 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "8e377ded-339b-459b-8489-3794852526b9"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-1f5ec3a9-19f2-4843-be7a-24bc3787b031', 'date': 'Tue, 05 Mar 2024 10:30:03 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/bbffeef9-9f56-426d-a994-021b79f4f893'} Body: b'{"floatingip": {"id": "bbffeef9-9f56-426d-a994-021b79f4f893", "tenant_id": "9c6546f00d164e08b59ae4342634f74c", "floating_ip_address": "172.24.4.63", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "06e73c2e-9f3b-4e0e-8f70-353cfb864038", "port_id": "8e377ded-339b-459b-8489-3794852526b9", "fixed_ip_address": "10.0.0.14", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c7b273c4-525c-4fe0-838c-6c58e15fae33", "mac_address": "fa:16:3e:cc:26:91" , "admin_state_up": true, "status": "ACTIVE", "device_id": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:06Z", "updated_at": "2024-03-05T10:30:02Z", "revision_number": 1, "project_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:03,185 86171 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.63:22' as 'cirros' with public key authentication 2024-03-05 10:30:03,209 86171 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:30:03,319 86171 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:30:03,319 86171 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.63 successfully created 2024-03-05 10:30:03,806 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 POST http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0/os-volume_attachments 0.485s 2024-03-05 10:30:03,806 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:03 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-54b88c11-b672-45f8-9f5f-5c4d865aba9c', 'x-compute-request-id': 'req-54b88c11-b672-45f8-9f5f-5c4d865aba9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b1b13e34-7f2c-4d7f-a58e-2b61feda81f0/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "serverId": "b1b13e34-7f2c-4d7f-a58e-2b61feda81f0", "volumeId": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "device": "/dev/vdb"}}' 2024-03-05 10:30:03,857 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:30:03,857 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce637a05-6812-42d1-8115-1f67cc5548da', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce637a05-6812-42d1-8115-1f67cc5548da', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:04.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:04,917 86171 INFO [tempest.lib.common.re st_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:30:04,917 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04f312e1-c5d1-469f-a34f-d4a295bf6b0a', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04f312e1-c5d1-469f-a34f-d4a295bf6b0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:04.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:05,979 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:30:05,980 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12bd4a27-f446-4427-b8a3-1b00b13b1a62', 'content-length': '904', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12bd4a27-f446-4427-b8a3-1b00b13b1a62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:04.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:07,164 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.173s 2024-03-05 10:30:07,165 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': ' application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e30382-badd-46fd-85aa-77621f8894e6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e30382-badd-46fd-85aa-77621f8894e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:08,246 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.063s 2024-03-05 10:30:08,250 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a545e7b1-9286-4ae5-8e3b-aebed6d02440', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a545e7b1-9286-4ae5-8e3b-aebed6d02440', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:09,319 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:09,320 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e3a219c-bf43-4209 -9b6a-a2bf749e8786', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e3a219c-bf43-4209-9b6a-a2bf749e8786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:10,372 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:30:10,372 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d5af71ba-15fe-4a17-9248-699ddf538c5e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d5af71ba-15fe-4a17-9248-699ddf538c5e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:11,426 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:11,426 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afc64d3b-d810-4f9e-8dac-a5ea6f2a9095', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afc64d3b-d810-4f9e-8dac-a5ea6f2a9095', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c654 6f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:12,489 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.050s 2024-03-05 10:30:12,490 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c7b9922-cc10-4fdf-9fef-e197bd812789', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c7b9922-cc10-4fdf-9fef-e197bd812789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:13,542 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:13,543 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-818f362e-de69-4e16-abb5-a8987c658777', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-818f362e-de69-4e16-abb5-a8987c658777', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T 10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:14,595 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:14,595 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-689a25c0-beda-40a7-9444-72e1ebf5fcb0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-689a25c0-beda-40a7-9444-72e1ebf5fcb0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:15,703 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.091s 2024-03-05 10:30:15,703 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b7e6c6c-7084-4fc9-a06b-b1eb3e18fe44', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b7e6c6c-7084-4fc9-a06b-b1eb3e18fe44', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volume s/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:16,782 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.065s 2024-03-05 10:30:16,782 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24836cc1-5de7-45eb-85fa-e074da9a5ad6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24836cc1-5de7-45eb-85fa-e074da9a5ad6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:17,868 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.073s 2024-03-05 10:30:17,869 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35250b08-1a6a-4244-8378-c590c8086d75', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35250b08-1a6a-4244-8378-c590c8086d75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_sta tus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:18,929 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:18,929 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7f36b915-df5e-4893-a9ca-c62901649c6b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7f36b915-df5e-4893-a9ca-c62901649c6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:19,983 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:19,983 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9bb8cd7e-90eb-4998-83d3-3560f59f8ee1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9bb8cd7e-90eb-4998-83d3-3560f59f8ee1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:21,047 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http:// 10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:21,048 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55790496-47f9-4760-89a9-4d1b1fc12671', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55790496-47f9-4760-89a9-4d1b1fc12671', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:22,099 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:22,099 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3d1a4ea7-c0d4-4313-86d6-f42ad81fb00d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3d1a4ea7-c0d4-4313-86d6-f42ad81fb00d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:23,151 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:30:23,151 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '< omitted>'} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-455bc56c-080b-47f5-a99b-0a039ed400fa', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-455bc56c-080b-47f5-a99b-0a039ed400fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:24,204 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:30:24,205 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f48e1ff7-42c3-4c31-a5c1-c24048c9cbab', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f48e1ff7-42c3-4c31-a5c1-c24048c9cbab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:25,258 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:25,258 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7faad08b-049a-4e4e-bf29-c1c1c2012185', 'content-length': '905', 'openstack-api-versio n': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7faad08b-049a-4e4e-bf29-c1c1c2012185', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:26,313 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:30:26,313 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f933f3fe-a786-4ac9-9565-f8024f6b83fd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f933f3fe-a786-4ac9-9565-f8024f6b83fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:27,368 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:27,369 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6760d63-7ede-4fe7-8548-aec8d513d9e5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6760d63-7ede-4fe7-8548-aec8d513d9e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4 adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:28,437 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:28,438 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb6a5242-7ca8-4729-9e47-7e1836b5388f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb6a5242-7ca8-4729-9e47-7e1836b5388f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:29,494 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:30:29,495 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c05c7a9-3d31-4328-b7fa-299220e75761', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c05c7a9-3d31-4328-b7fa-299220e75761', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741 ", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:30,549 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:30:30,549 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fdc2be7-c49b-4da6-8007-fe385ef1dd63', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fdc2be7-c49b-4da6-8007-fe385ef1dd63', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:31,637 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.070s 2024-03-05 10:30:31,638 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb7132f-0115-47d5-816b-78038f23b7d1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb7132f-0115-47d5-816b-78038f23b7d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href ": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:32,709 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.057s 2024-03-05 10:30:32,709 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e05b3557-96a4-4d44-99b9-4304472dd859', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e05b3557-96a4-4d44-99b9-4304472dd859', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:33,765 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:30:33,766 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c74ce1af-67e4-4e7e-9914-253f8510cc01', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c74ce1af-67e4-4e7e-9914-253f8510cc01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "att achments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:34,820 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:34,820 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b74d619-1c3c-47c0-be1d-8d27cd2f788b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b74d619-1c3c-47c0-be1d-8d27cd2f788b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:35,879 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:30:35,880 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3225f61-1e42-45df-b423-5cdfbf8addcb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3225f61-1e42-45df-b423-5cdfbf8addcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:36,944 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82a b6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:30:36,945 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6cb7231d-055d-455d-975a-f829dfb7bfb4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6cb7231d-055d-455d-975a-f829dfb7bfb4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:38,021 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.057s 2024-03-05 10:30:38,021 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2841ee52-f113-4dce-8e28-23abfc840868', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2841ee52-f113-4dce-8e28-23abfc840868', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:39,088 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.053s 2024-03-05 10:30:39,089 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue , 05 Mar 2024 10:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ee5d621-3154-43fd-9f71-8ee6a14262b0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ee5d621-3154-43fd-9f71-8ee6a14262b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:40,148 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:30:40,148 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9814bf46-9ef9-461b-9cb8-6bd8f8b5404a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9814bf46-9ef9-461b-9cb8-6bd8f8b5404a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:41,212 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.048s 2024-03-05 10:30:41,213 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccd46fb2-943d-4cad-a3ca-89f83944f325', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-req uest-id': 'req-ccd46fb2-943d-4cad-a3ca-89f83944f325', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:42,552 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.307s 2024-03-05 10:30:42,965 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0573b67a-6a0e-43fc-a552-86b0e13076f1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0573b67a-6a0e-43fc-a552-86b0e13076f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:44,040 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.060s 2024-03-05 10:30:44,041 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-882f1b59-0f10-4b5a-9c47-b4fbd61b0627', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-882f1b59-0f10-4b5a-9c47-b4fbd61b0627', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2- b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:45,101 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:30:45,102 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab4853ec-b4d5-4d35-be11-ea7c67473bc1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab4853ec-b4d5-4d35-be11-ea7c67473bc1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:46,175 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.051s 2024-03-05 10:30:46,175 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e10644e-7587-436f-8fba-810e5c3bcea3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e10644e-7587-436f-8fba-810e5c3bcea3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id" : null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:47,233 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:47,233 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18ffff65-0371-4f78-a7d9-d3422fe4a9ab', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18ffff65-0371-4f78-a7d9-d3422fe4a9ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:48,402 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.154s 2024-03-05 10:30:48,402 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43666f48-e2c0-4f2b-ad14-fd6ee0bf4069', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43666f48-e2c0-4f2b-ad14-fd6ee0bf4069', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volum es/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:49,492 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.075s 2024-03-05 10:30:49,492 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3a00578-47ef-49a2-93df-3fef31547c7e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3a00578-47ef-49a2-93df-3fef31547c7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:50,625 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.120s 2024-03-05 10:30:50,626 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f3b565-a89b-47d7-ba65-591a72fd2696', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f3b565-a89b-47d7-ba65-591a72fd2696', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59 ae4342634f74c"}}' 2024-03-05 10:30:51,682 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:30:51,682 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-17887297-55fa-47b3-95a1-3b83597e1b10', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-17887297-55fa-47b3-95a1-3b83597e1b10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:52,753 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.057s 2024-03-05 10:30:52,753 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f03df7c7-733b-473d-b6f7-20a0777b7e8c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f03df7c7-733b-473d-b6f7-20a0777b7e8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:53,884 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.082s 2024-03-05 10:30:53,935 8617 1 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b1ad3640-844f-47f6-983e-eec82b1fa9e3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b1ad3640-844f-47f6-983e-eec82b1fa9e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:54,999 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.051s 2024-03-05 10:30:55,000 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7502ae6e-2a17-46bd-81c7-bafbf3909c9b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7502ae6e-2a17-46bd-81c7-bafbf3909c9b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:56,094 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.080s 2024-03-05 10:30:56,094 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'c ontent-type': 'application/json', 'x-compute-request-id': 'req-9020efa7-1d80-4f2e-aa52-43b351737958', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9020efa7-1d80-4f2e-aa52-43b351737958', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:57,146 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:30:57,147 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96d136b6-1977-4c2c-bf93-4eaade31548b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96d136b6-1977-4c2c-bf93-4eaade31548b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:58,211 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.051s 2024-03-05 10:30:58,212 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-90ff0839-d1e1-405a-8cb6-bc2fdf9344f4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-90ff0839-d1e1-405a-8cb6-bc2fdf9344f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:30:59,298 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.072s 2024-03-05 10:30:59,298 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73c3c093-6c6b-426a-b6b6-33a1f213f25f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73c3c093-6c6b-426a-b6b6-33a1f213f25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:00,356 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:31:00,357 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c6d0c69-c295-4f8f-8914-cb767e3657ab', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c6d0c69-c295-4f8f-8914-cb767e3657ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone ": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:01,408 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:31:01,409 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71b7b446-ac58-4315-b81f-bccc4384864c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71b7b446-ac58-4315-b81f-bccc4384864c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:02,460 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:31:02,461 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cedfd7d6-bfbc-48f8-a16d-9fecb1238f04', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cedfd7d6-bfbc-48f8-a16d-9fecb1238f04', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "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/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:03,513 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:31:03,513 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5eb1f6b9-d600-4741-8f7d-5ee2ddca7607', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5eb1f6b9-d600-4741-8f7d-5ee2ddca7607', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:04,569 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:31:04,569 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d403fb1e-9ae4-4320-96e6-378d7287a3ff', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d403fb1e-9ae4-4320-96e6-378d7287a3ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764 d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:05,630 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.048s 2024-03-05 10:31:05,631 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a81f8b-87a2-4f2e-a5d5-ace14b457704', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a81f8b-87a2-4f2e-a5d5-ace14b457704', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:06,684 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:31:06,685 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788014fc-a5d6-44f7-a9b7-5d8452b1c17f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788014fc-a5d6-44f7-a9b7-5d8452b1c17f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:07,742 86171 INFO [tempest.l ib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:31:07,742 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d559d7-5929-49ae-8ade-bb336a2d26db', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d559d7-5929-49ae-8ade-bb336a2d26db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:08,797 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:31:08,797 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04c5a17e-1d3d-4bd0-a03a-55e9791e47cc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04c5a17e-1d3d-4bd0-a03a-55e9791e47cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:09,863 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.052s 2024-03-05 10:31:09,863 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Co ntent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61790c80-18c8-42fd-9ade-6a1614fa4cfd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61790c80-18c8-42fd-9ade-6a1614fa4cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:10,925 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:31:10,925 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9eb33710-7534-480e-8cfb-d476972d9b93', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9eb33710-7534-480e-8cfb-d476972d9b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:11,992 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.053s 2024-03-05 10:31:11,993 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e4a 0691-4295-4507-8435-a044ab83fc8a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e4a0691-4295-4507-8435-a044ab83fc8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:13,059 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.053s 2024-03-05 10:31:13,060 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adca246-0813-43ef-a92c-5ba0135b9a20', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adca246-0813-43ef-a92c-5ba0135b9a20', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:14,144 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.070s 2024-03-05 10:31:14,144 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43d01f65-6577-41f5-a14c-c9b6dfdff783', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43d01f65-6577-41f5-a14c-c9b6dfdff783', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/v olume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:15,197 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:31:15,198 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4089616-4c70-4b61-b5c9-7c77d8b160d7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4089616-4c70-4b61-b5c9-7c77d8b160d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:16,272 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.061s 2024-03-05 10:31:16,273 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a9e36d9f-f0a7-42f1-99c4-43f4060829db', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a9e36d9f-f0a7-42f1-99c4-43f4060829db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at" : "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:17,329 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:17,329 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-984004b9-f073-4b77-9ef7-b036a9ed424c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-984004b9-f073-4b77-9ef7-b036a9ed424c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:18,389 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:31:18,389 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4510a73-8ffe-4c8b-9bfc-3814ac3b07f8', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4510a73-8ffe-4c8b-9bfc-3814ac3b07f8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342 634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:19,456 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.050s 2024-03-05 10:31:19,456 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a17d962-7f3b-4643-b284-6925774e2fa0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a17d962-7f3b-4643-b284-6925774e2fa0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:20,647 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:31:20,647 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfcd544f-f896-46d0-b505-f5669f0496b5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfcd544f-f896-46d0-b505-f5669f0496b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "r eplication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:21,717 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.056s 2024-03-05 10:31:21,718 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7d7a5ac-55d0-412b-b4d2-f9cdd1b4d412', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7d7a5ac-55d0-412b-b4d2-f9cdd1b4d412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:22,774 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:31:22,775 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef5b636-2a12-44a5-b84d-aae8a65f390c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef5b636-2a12-44a5-b84d-aae8a65f390c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:23,842 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 2 00 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.054s 2024-03-05 10:31:23,843 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-44f0569e-b2c8-48df-9791-da98015d9154', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-44f0569e-b2c8-48df-9791-da98015d9154', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:24,896 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:24,897 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52c70f9e-1966-4670-8121-b71b0074143a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52c70f9e-1966-4670-8121-b71b0074143a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:25,955 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:25,955 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-A uth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55d1c40c-7274-4bcc-bb21-3e92f087463f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55d1c40c-7274-4bcc-bb21-3e92f087463f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:27,013 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:31:27,013 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cff4dda2-6596-491e-b01e-c2903c5956d9', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cff4dda2-6596-491e-b01e-c2903c5956d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:28,076 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.048s 2024-03-05 10:31:28,076 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8f2170e-1ba4-4dd6-aca4-ec5efb8a4238', 'content-length': '905', 'openst ack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8f2170e-1ba4-4dd6-aca4-ec5efb8a4238', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:29,136 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:31:29,137 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0117e8b6-aed9-42d9-a972-993caf3a74d6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0117e8b6-aed9-42d9-a972-993caf3a74d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:30,218 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.065s 2024-03-05 10:31:30,219 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a19e88aa-023b-4939-bd6b-6533650e8587', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a19e88aa-023b-4939-bd6b-6533650e8587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47a c-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:31,284 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:31:31,284 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6b82f552-1a41-4772-85ab-67a4abfbef86', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6b82f552-1a41-4772-85ab-67a4abfbef86', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:32,348 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.048s 2024-03-05 10:31:32,348 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9182428d-ca38-45c6-8ff3-2c2f6b23f06a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9182428d-ca38-45c6-8ff3-2c2f6b23f06a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-vol ume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:33,411 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:31:33,411 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87724c0e-6d62-4a6c-865b-0b4bb965e692', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87724c0e-6d62-4a6c-865b-0b4bb965e692', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:34,470 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:31:34,470 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bd21610-3036-47ca-864e-f2579f45a87c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bd21610-3036-47ca-864e-f2579f45a87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bo okmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:35,527 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:31:35,528 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bad30072-a141-4b02-bf09-88d1001f3d92', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bad30072-a141-4b02-bf09-88d1001f3d92', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:36,583 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:36,583 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-581d4d44-d10d-42c5-871c-63a9da1911d1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-581d4d44-d10d-42c5-871c-63a9da1911d1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach ": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:37,637 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:31:37,637 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb79e237-4378-4a5d-8237-e9b396d80ada', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb79e237-4378-4a5d-8237-e9b396d80ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:38,697 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:38,697 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23e1f337-06db-4b6f-b945-b3755b1c4ffb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23e1f337-06db-4b6f-b945-b3755b1c4ffb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:39,754 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c /volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:39,754 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b53e7d43-ee85-4047-9da9-b07323755db6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b53e7d43-ee85-4047-9da9-b07323755db6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:40,832 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.064s 2024-03-05 10:31:40,832 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-430d4fed-21ca-4fd6-b7df-2e3ec5c607c6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-430d4fed-21ca-4fd6-b7df-2e3ec5c607c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:41,889 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:41,890 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a3bec0f-ea0e-4862-ba5f-491d4a390edc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a3bec0f-ea0e-4862-ba5f-491d4a390edc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:42,967 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.063s 2024-03-05 10:31:42,967 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16161d3a-143f-47ea-b0ca-9e923bfbb68a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16161d3a-143f-47ea-b0ca-9e923bfbb68a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:44,096 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.059s 2024-03-05 10:31:44,096 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-827436ff-9b9d-4e74-9486-7eaae28983c4', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x -openstack-request-id': 'req-827436ff-9b9d-4e74-9486-7eaae28983c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:45,150 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:45,150 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-739803b5-e005-4ba0-adcb-4e1483c15b70', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-739803b5-e005-4ba0-adcb-4e1483c15b70', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:46,219 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.055s 2024-03-05 10:31:46,220 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-91340e07-9214-4586-8d3d-53e406adc469', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-91340e07-9214-4586-8d3d-53e406adc469', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3 b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:47,278 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:31:47,278 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2a316c5-e051-41b9-a318-595398377f01', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2a316c5-e051-41b9-a318-595398377f01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:48,333 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:31:48,334 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd501075-bf59-483b-ae19-ba2674e7bb1c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd501075-bf59-483b-ae19-ba2674e7bb1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:49,384 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:31:49,385 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eacf30a0-ae66-4fb0-a8df-261630f9aaed', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eacf30a0-ae66-4fb0-a8df-261630f9aaed', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:50,436 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:31:50,436 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39f5ef12-8ff5-4b20-a540-129a66712f0d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39f5ef12-8ff5-4b20-a540-129a66712f0d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae434 2634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:51,505 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.056s 2024-03-05 10:31:51,505 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b2de9bb-f5a2-4623-abdf-845b2f4aeda7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b2de9bb-f5a2-4623-abdf-845b2f4aeda7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:52,560 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:31:52,561 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e6cfb3c9-4c37-4f6e-b106-bef0e8f58903', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e6cfb3c9-4c37-4f6e-b106-bef0e8f58903', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c654 6f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:53,649 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.075s 2024-03-05 10:31:53,650 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c44c8bf2-769f-4f4c-afb1-9731b73ca82a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c44c8bf2-769f-4f4c-afb1-9731b73ca82a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:54,707 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:31:54,707 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-411ecc0d-c490-4fd3-8ca3-f92118c831fa', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-411ecc0d-c490-4fd3-8ca3-f92118c831fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:55,761 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10: 31:55,761 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cf80656-1ff2-4680-ab1a-351e78cdd723', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cf80656-1ff2-4680-ab1a-351e78cdd723', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:56,813 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:56,814 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609943b7-4f02-4081-954f-578a91c73471', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609943b7-4f02-4081-954f-578a91c73471', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:57,864 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:31:57,865 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30fb8ff3-4d9d-47fb-b10d-ea3d9a1859eb', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30fb8ff3-4d9d-47fb-b10d-ea3d9a1859eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:58,918 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:58,918 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dace92b0-7eaa-47aa-93ea-4d8fa3b6f37f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dace92b0-7eaa-47aa-93ea-4d8fa3b6f37f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:31:59,972 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:31:59,972 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18cdce2f-34e3-4f3a-a347-25735e0fd32f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18cdce2f-34e3-4f3a-a347-25735e0fd32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:01,026 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:01,026 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51612b47-763a-48b7-9515-849a7169d922', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51612b47-763a-48b7-9515-849a7169d922', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:02,086 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:32:02,087 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c72a47b-a4ee-4a32-821a-e286d3023d59', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c72a47b-a4ee-4a32-821a-e286d3023d59', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "ava ilability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:03,140 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:03,141 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec239960-33d6-4f16-ae92-e32d7d86871c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec239960-33d6-4f16-ae92-e32d7d86871c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:04,212 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:32:04,212 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e0f9be2-8a1a-4c3b-9701-890548b3acf3', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e0f9be2-8a1a-4c3b-9701-890548b3acf3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links" : [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:05,266 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:05,267 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f395139e-dab6-422e-b240-1230121ca4c5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f395139e-dab6-422e-b240-1230121ca4c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:06,320 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:06,320 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72a104f5-a677-4e66-9d06-7cc7cb87ee18', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72a104f5-a677-4e66-9d06-7cc7cb87ee18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id" : "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:07,371 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:07,371 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c102d28-3326-47bf-8dbb-e8c24b971f9c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c102d28-3326-47bf-8dbb-e8c24b971f9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:08,426 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:08,426 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1aeed9-c691-4a4f-981d-9f282ad5ac1d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1aeed9-c691-4a4f-981d-9f282ad5ac1d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:09,480 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:09,481 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7358ec9-70c1-4d44-8ce4-43c36b1bee78', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7358ec9-70c1-4d44-8ce4-43c36b1bee78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:10,538 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:32:10,538 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dd6cae50-cb28-4cfa-b89e-5153f0d873cd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dd6cae50-cb28-4cfa-b89e-5153f0d873cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:11,592 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:11,593 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a004e713-d2eb-40e4-b17f-f877b347b357', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a004e713-d2eb-40e4-b17f-f877b347b357', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:12,650 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:32:12,651 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6f45687-f6da-4767-8bab-c4d0dd3e0620', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6f45687-f6da-4767-8bab-c4d0dd3e0620', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:13,711 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:32:13,711 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request- id': 'req-bd376904-ba8f-42f3-822c-c1c114e8b641', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd376904-ba8f-42f3-822c-c1c114e8b641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:14,762 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:14,762 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8b78e902-3c43-4b6b-8fac-f89f375870e0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8b78e902-3c43-4b6b-8fac-f89f375870e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:15,813 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:15,814 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b08b4238-d8c4-41f0-857e-9eb3ed67ebfc', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b08b4238-d8c4-41f0-857e-9eb3ed67ebfc', 'connection': 'close', 'status': '200', 'content-location': 'http: //10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:16,865 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:16,866 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad78b5b6-c840-492d-ad72-313ff3d86cdf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad78b5b6-c840-492d-ad72-313ff3d86cdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:17,931 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.051s 2024-03-05 10:32:17,931 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-55044852-8a8f-4bdb-9198-e85a8384661c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-55044852-8a8f-4bdb-9198-e85a8384661c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000" , "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:18,985 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:18,986 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0c0cedea-0d91-448f-ad78-70f7434da2f7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0c0cedea-0d91-448f-ad78-70f7434da2f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:20,058 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.057s 2024-03-05 10:32:20,058 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e3dc72f-a352-4b71-864f-d87f4a25ab9a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e3dc72f-a352-4b71-864f-d87f4a25ab9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d1 64e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:21,116 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:32:21,116 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7050e418-ab62-42ac-b34e-5e759e50a4d0', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7050e418-ab62-42ac-b34e-5e759e50a4d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:22,178 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:32:22,179 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9d100cb-33ec-4823-86fd-89be1902ca8a', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9d100cb-33ec-4823-86fd-89be1902ca8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypt ed": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:23,248 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.056s 2024-03-05 10:32:23,248 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33b65088-10ef-40d4-8f81-7e5db5407826', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33b65088-10ef-40d4-8f81-7e5db5407826', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:24,303 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:32:24,304 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c00347b5-a743-420e-8e77-0d342d378e30', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c00347b5-a743-420e-8e77-0d342d378e30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:25,361 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_v olume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:32:25,361 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0c0c4d9-4619-4625-a208-b3e1f0b4dedf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0c0c4d9-4619-4625-a208-b3e1f0b4dedf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:26,423 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:32:26,423 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ff5208d-6c48-40f8-b191-3b43ec689b60', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ff5208d-6c48-40f8-b191-3b43ec689b60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:27,489 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:32:27,490 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'applicati on/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb564a80-abe0-4a68-9d20-01d8ed83f9db', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb564a80-abe0-4a68-9d20-01d8ed83f9db', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:28,557 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.044s 2024-03-05 10:32:28,557 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae175e34-0e64-47a6-9582-d7c0d5491a98', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae175e34-0e64-47a6-9582-d7c0d5491a98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:29,796 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.226s 2024-03-05 10:32:29,797 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13372b34-d7b6-48fe-9c0d-f6f68d2b2316', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13372b34-d7b6-48fe-9c0d-f6f68d2b2316', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:30,850 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:30,851 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e54de169-470a-4dd9-9f78-b1b5a707b5e1', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e54de169-470a-4dd9-9f78-b1b5a707b5e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:31,924 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:32:31,925 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10b55b6f-eaeb-4263-b773-795bea8b6f08', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10b55b6f-eaeb-4263-b773-795bea8b6f08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a8 2ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:32,987 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.049s 2024-03-05 10:32:32,987 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9e085061-825c-463c-9676-acc16b1a565b', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9e085061-825c-463c-9676-acc16b1a565b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:34,042 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:32:34,042 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14a80f3b-af4f-48e4-a8ea-735a93c3ab23', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14a80f3b-af4f-48e4-a8ea-735a93c3ab23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-Test VolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:35,101 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:35,102 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b401d2d2-7912-426f-a588-910e6db0c493', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b401d2d2-7912-426f-a588-910e6db0c493', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:36,166 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:32:36,167 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-029ee38a-9797-4b7e-9f55-54e9503a5f74', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-029ee38a-9797-4b7e-9f55-54e9503a5f74', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba" }, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:37,222 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:37,222 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-64814ccd-8e56-4657-955c-7c775b01ad68', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-64814ccd-8e56-4657-955c-7c775b01ad68', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:38,274 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:38,275 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97907d1a-77b6-4d6e-8515-895642b0d452', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97907d1a-77b6-4d6e-8515-895642b0d452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null , "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:39,328 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:39,328 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b891080a-2f50-4e3e-bb31-c30765081932', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b891080a-2f50-4e3e-bb31-c30765081932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:40,378 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:32:40,379 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c73bb29f-8c09-4c5a-91b2-932808719eb7', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c73bb29f-8c09-4c5a-91b2-932808719eb7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:41,445 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b5 9ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.053s 2024-03-05 10:32:41,446 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab51d8a2-9058-4373-876f-15eef52d1cac', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab51d8a2-9058-4373-876f-15eef52d1cac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:42,519 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.059s 2024-03-05 10:32:42,519 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-687c1755-8005-49bc-881f-d76e618287e5', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-687c1755-8005-49bc-881f-d76e618287e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:43,568 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.036s 2024-03-05 10:32:43,568 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Respo nse - Headers: {'date': 'Tue, 05 Mar 2024 10:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5405191-ba4a-4cb1-8f48-d801c65cfb76', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5405191-ba4a-4cb1-8f48-d801c65cfb76', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:44,643 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.061s 2024-03-05 10:32:44,643 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df751285-6e42-4ba7-bac4-e3e4c5df6c39', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df751285-6e42-4ba7-bac4-e3e4c5df6c39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:45,708 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:32:45,709 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d9bc4e23-d3c3-4684-969c-1a38641caaef', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-AP I-Version', 'x-openstack-request-id': 'req-d9bc4e23-d3c3-4684-969c-1a38641caaef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:46,767 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.046s 2024-03-05 10:32:46,768 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb5fd9f0-dfb6-48be-91a2-4e1beaecf42e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb5fd9f0-dfb6-48be-91a2-4e1beaecf42e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:47,922 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.139s 2024-03-05 10:32:47,923 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa82b882-56aa-405a-abff-1f1b4bc1adaf', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa82b882-56aa-405a-abff-1f1b4bc1adaf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id ": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:48,974 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:32:48,975 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65284468-ed27-48df-a4da-9a2b740ebb05', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65284468-ed27-48df-a4da-9a2b740ebb05', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:50,071 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.075s 2024-03-05 10:32:50,071 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8db73d1-3bc0-4ca0-9b93-a1dad1e1644e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8db73d1-3bc0-4ca0-9b93-a1dad1e1644e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:51,144 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.056s 2024-03-05 10:32:51,145 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3deff5e9-35cb-4e5e-ab23-bb9b01bd801d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3deff5e9-35cb-4e5e-ab23-bb9b01bd801d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:52,201 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:32:52,202 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d89e2e4-ea17-4c54-a7aa-e4d7d0e6ce3d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d89e2e4-ea17-4c54-a7aa-e4d7d0e6ce3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d 164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:53,255 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:32:53,255 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc3f59b2-0e51-4cc2-89fc-44dabd62c8de', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc3f59b2-0e51-4cc2-89fc-44dabd62c8de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:54,335 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.065s 2024-03-05 10:32:54,336 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ebcc2b2-af5f-4f85-ad38-28b656e393ff', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ebcc2b2-af5f-4f85-ad38-28b656e393ff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tena nt_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:55,402 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:55,403 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a612618-c351-4407-940b-7577c5f9d685', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a612618-c351-4407-940b-7577c5f9d685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:56,457 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:32:56,457 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30c95a57-152a-4020-8f71-3381ca1ccb58', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30c95a57-152a-4020-8f71-3381ca1ccb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:57,508 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:57,509 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d424a655-46e6-46c1-a46d-3766d195cf45', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d424a655-46e6-46c1-a46d-3766d195cf45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:58,561 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:32:58,562 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff8321c5-d6e4-44a8-aa82-197ba87c6c49', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff8321c5-d6e4-44a8-aa82-197ba87c6c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:32:59,614 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:32:59,614 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb83e54b-e722-4dca-87c3-44a63eb4c212', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb83e54b-e722-4dca-87c3-44a63eb4c212', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:00,674 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.047s 2024-03-05 10:33:00,675 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6eb00cb-9890-44f6-84bc-2979519c06e6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6eb00cb-9890-44f6-84bc-2979519c06e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:01,727 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.037s 2024-03-05 10:33:01,727 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7860c317-40c3-4924-ac51-762ac2ef9c47', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7860c317-40c3-4924-ac51- 762ac2ef9c47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:02,782 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:33:02,783 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5836e4bf-78a4-4c8f-af12-bd7d5a6da1ec', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5836e4bf-78a4-4c8f-af12-bd7d5a6da1ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:03,848 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.052s 2024-03-05 10:33:03,849 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6bd11a-3283-4467-a4c9-bc2f89b8637e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6bd11a-3283-4467-a4c9-bc2f89b8637e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", " size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:04,900 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:33:04,901 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-38259fbd-34b0-48d1-9ce9-0accd3bd6b4e', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-38259fbd-34b0-48d1-9ce9-0accd3bd6b4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:05,956 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:33:05,956 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-761921d0-8b1c-4c34-b7f1-37c08f03e15c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-761921d0-8b1c-4c34-b7f1-37c08f03e15c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata ": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:07,010 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.040s 2024-03-05 10:33:07,011 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-73203379-0a27-432e-9929-a390062a3c9d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-73203379-0a27-432e-9929-a390062a3c9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:08,064 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.039s 2024-03-05 10:33:08,065 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4f883c7b-5022-4dcb-ba3f-1a617f4b78c6', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4f883c7b-5022-4dcb-ba3f-1a617f4b78c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba "}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:09,129 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.041s 2024-03-05 10:33:09,130 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7b837af1-dc57-46ec-8d84-ff4463564078', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7b837af1-dc57-46ec-8d84-ff4463564078', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:10,195 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.052s 2024-03-05 10:33:10,195 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f46457cb-10fd-49bb-b3ce-37a47218bc8d', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f46457cb-10fd-49bb-b3ce-37a47218bc8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:11,2 54 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.045s 2024-03-05 10:33:11,254 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a26af94e-d7d7-49c3-9522-5b4f3456b42f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a26af94e-d7d7-49c3-9522-5b4f3456b42f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:12,309 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:33:12,309 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7960b3a1-8c87-4d02-a402-a00e9c781e34', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7960b3a1-8c87-4d02-a402-a00e9c781e34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:13,409 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.085s 2024-03-05 10:33:13,409 86171 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8790a697-19b9-42ad-a508-b49d73f77e1c', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8790a697-19b9-42ad-a508-b49d73f77e1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:14,466 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:33:14,466 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ce4a8a-c597-4dc0-8d98-e64b8d947902', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ce4a8a-c597-4dc0-8d98-e64b8d947902', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:15,532 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.043s 2024-03-05 10:33:15,533 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-co mpute-request-id': 'req-495045a4-691b-408c-b972-58befb613589', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-495045a4-691b-408c-b972-58befb613589', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:16,585 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.038s 2024-03-05 10:33:16,586 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a2e185f-0be3-4e67-a7a9-bd758075d3fd', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a2e185f-0be3-4e67-a7a9-bd758075d3fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:17,644 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.042s 2024-03-05 10:33:17,645 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd22c3d9-5dca-4b30-8a56-867ee889b210', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd22c3d9-5dca-4b30-8a56-867ee889b210', 'connection': 'close', 'status': '200', 'content-loc ation': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' 2024-03-05 10:33:18,725 86171 INFO [tempest.lib.common.rest_client] Request (TestVolumeSwap:test_volume_swap): 200 GET http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba 0.066s 2024-03-05 10:33:18,726 86171 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc7920a-7223-4579-86fc-c5c929278f4f', 'content-length': '905', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc7920a-7223-4579-86fc-c5c929278f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba'} Body: b'{"volume": {"id": "8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:27:48.000000", "updated_at": "2024-03-05T10:30:07.000000", "name": "tempest-TestVolumeSwap-volume-1481660741", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/9c6546f00d164e08b59ae4342634f74c/volumes/8a82ab6e-3b2a-47ac-bfc2-b516ce4adcba"}], "user_id": "47e13005764d4d3a8e077228821eea0e", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "9c6546f00d164e08b59ae4342634f74c"}}' tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete[id-8aee84a3-1b1f-42e4-9b00-613931ccac24] -------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/admin/test_assisted_volume_snapshots.py", line 64, in test_volume_assisted_snapshot_create_delete self.attach_volume(server, volume) File "/opt/stack/tempest/tempest/api/compute/base.py", line 581, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 405, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume a855f855-9266-4353-9a36-25ebdbce47d3 to server b4aa28f3-3ccb-4407-bd51-75bf70e8632b within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2024-03-05 10:28:14,665 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes 0.814s 2024-03-05 10:28:14,665 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d4dbb84-4443-4289-a926-760bcbd5488d', 'content-length': '851', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d4dbb84-4443-4289-a926-760bcbd5488d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.485612", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null}}' 2024-03-05 10:28:14,832 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.146s 2024-03-05 10:28:14,833 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-736de3cc-6f0a-4718-a833-073a098cdaf1', 'content-length': '1030', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-736de3cc-6f0a-4718-a833-073a098cdaf1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": null, "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": null, "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:15,920 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest :test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.054s 2024-03-05 10:28:15,921 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-634a4057-79b1-4d02-a822-1e043c1be9d3', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-634a4057-79b1-4d02-a822-1e043c1be9d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:17,033 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.086s 2024-03-05 10:28:17,034 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25cb9ead-5267-491e-b37d-43242cfabac5', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25cb9ead-5267-491e-b37d-43242cfabac5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_ id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:18,180 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.124s 2024-03-05 10:28:18,181 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-635a25e0-6bb0-4711-8cc0-92fbc5b2052d', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-635a25e0-6bb0-4711-8cc0-92fbc5b2052d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:19,280 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.072s 2024-03-05 10:28:19,281 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65a09de-0d59-4947-a3ae-2cd9daf0b37c', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65a09de-0d59-4947-a3ae-2cd9daf0b37c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host -attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:20,381 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.071s 2024-03-05 10:28:20,382 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70cb56ef-8be9-4c18-a6ac-1cbce06615aa', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70cb56ef-8be9-4c18-a6ac-1cbce06615aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:15.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:21,465 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.066s 2024-03-05 10:28:21,466 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d810830-1ff9-4f97-b6ec-a4c5689415af', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d810830-1ff9-4f97-b6ec-a4c5689415af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:28:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "en crypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:28:21,488 86185 INFO [tempest.common.waiters] volume a855f855-9266-4353-9a36-25ebdbce47d3 reached available after waiting for 7.488863 seconds 2024-03-05 10:28:21,490 86185 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2024-03-05 10:28:21,890 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.397s 2024-03-05 10:28:21,890 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-1495179989", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBTWo5gBHx4p9vcM9tX6C8I58h1ROTA/BWm4q4RG359far+0EsV+HKHRvtdMfe8jJUwWtqvKHHEJI5JAGUpho9e1zxpe6glzzGldQtAQzVfNkeO83TZUDjueCrs3RDLMw=="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:21 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-b8b89f34-e742-4253-b6e3-200ae4994fe9', 'x-compute-request-id': 'req-b8b89f34-e742-4253-b6e3-200ae4994fe9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-1495179989", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBTWo5gBHx4p9vcM9tX6C8I58h1ROTA/BWm4q4RG359far+0EsV+HKHRvtdMfe8jJUwWtqvKHHEJI5JAGUpho9e1zxpe6glzzGldQtAQzVfNkeO83TZUDjueCrs3RDLMw==", "fingerprint": "45:90:8e:e7:50:f3:73:fc:3a:de:5f:80:01:08:5a:10", "user_id": "b9ee4df621694e80901455d2674094af"}}' 2024-03-05 10:28:21,893 86185 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-1495179989 created 2024-03-05 10:28:22,338 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.445s 2024-03-05 10:28:22,339 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--480543265", "description": "tempest-description--1515704207"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1660', 'x-openstack-request-id': 'req-7d31622c-9b72-42a4-8206-cdb91b5c3dbe', 'date': 'Tue, 05 Mar 2024 10:28:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "name": "tempest-securitygroup--480543265", "stateful": true, "tenant_id": "209f55d8c8884ba2931c915331e930f6", "description": "tempest-description--1515704207", "shared": false, "security_group_rules": [{"id": "d5b6f2ea-3bd5-440d-8b58-9006c522c107", "project_id": "209f55d8c8884ba2931c915331e930f6", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "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": 341, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:28:22Z", "updated_at": "2024-03-05T10:28:22Z", "revision_number": 0}, {"id": "fe048000-5739-47fc-b6fb-3a26d83bd332", "project_id": "209f55d8c8884ba2931c915331e930f6", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "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": 340, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2024-03-05T10:28:21Z", "updated_at": "2024-03-05T10:28:21Z", "revision_number": 0}], "tags": [], "created_at": "2024-03-05T10:28:21Z", "updated_at": "2024-03-05T10:28:21Z", "revision_number": 1, "project_id": "209f55d8c8884ba2931c915331e930f6"}}' 2024-03-05 10:28:22,776 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.436s 2024-03-05 10:28:22,777 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "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-45f33da6-291f-411f-a957-634b14f2a6bd', 'date': 'Tue, 05 Mar 2024 10:28:22 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "8221bbba-5852-46e9-9beb-a9eb3fb08760", "project_id": "209f55d8c8884ba2931c915331e930f6", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:28:22Z", "updated_at": "2024-03-05T10:28:22Z", "revision_number": 0}}' 2024-03-05 10:28:23,276 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.498s 2024-03-05 10:28:23,276 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group_rule": {"security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-5a06d3ba-dac9-48d8-af96-dd600058edef', 'date': 'Tue, 05 Mar 2024 10:28:23 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": "9ab67a83-07d2-4cff-b517-4f7ed5442404", "project_id": "209f55d8c8884ba2931c915331e930f6", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "security_group_id": "33fe5dd7-8843-489c-b6b8-b91a20ae5cd1", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2024-03-05T10:28:22Z", "updated_at": "2024-03-05T10:28:22Z", "revision_number": 0}}' 2024-03-05 10:28:23,277 86185 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource securit y group with tcp and icmp rules tempest-securitygroup--480543265 created 2024-03-05 10:28:24,584 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.306s 2024-03-05 10:28:24,584 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-97e39858-4964-4ae1-b679-2a1e37553681', 'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "e8d0d3d0-7ba8-4f5d-93d8-644262178c81", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "floating_ip_address": "172.24.4.178", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "209f55d8c8884ba2931c915331e930f6", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:24Z", "updated_at": "2024-03-05T10:28:24Z", "revision_number": 0}}' 2024-03-05 10:28:24,585 86185 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'e8d0d3d0-7ba8-4f5d-93d8-644262178c81', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'floating_ip_address': '172.24.4.178', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '209f55d8c8884ba2931c915331e930f6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:24Z', 'updated_at': '2024-03-05T10:28:24Z', 'revision_number': 0, 'ip': '172.24.4.178'} created 2024-03-05 10:28:24,638 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.045s 2024-03-05 10:28:24,638 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2829', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-a8010175-014e-4ff2-9c7f-d746c4c8ebe9', '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": "b9ee4df621694e80901455d2674094af", "name": "tempest-VolumesAssistedSnapshotsTest-1189460322-project-member", "password_expires_at": null}, "audit_ids": ["C4kaM8hUROucJftcVWq7NA"], "expires_at": "2024-03-05T11:28:24.000000Z", "issued_at": "2024-03-05T10:28:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "209f55d8c8884ba2931c915331e930f6", "name": "tempest-VolumesAssistedSnapshotsTest-1189460322"}, "is_domain": false, "roles": [{"id": "eccab05b28654eb69d40786952f9879a", "name": "member"}, {"id": "d6d0176ba55d4bbbac169178f8a10989", "name": "reader"}], "catalog": [{"endpoints": [{"id": "a435a388afa949d594940eeeeaed6be7", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/209f55d8c8884ba2931c915331e930f6", "region": "RegionOne"}], "id": "12f1bc5dc70840f8866b25972272e1bb", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "e475a24b0ade4d7aa9827acfb202cc22", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "526bb26b0f5e4568bb44ccacbd8cfafc ", "type": "image", "name": "glance"}, {"endpoints": [{"id": "38434c8d2912411fb99210727d7ce667", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/209f55d8c8884ba2931c915331e930f6", "region": "RegionOne"}], "id": "5398a1eeee62420e888f50a699422a08", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "30b979239d394b228ec151fe21dd676b", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/209f55d8c8884ba2931c915331e930f6", "region": "RegionOne"}], "id": "5508e984eb3b4ae9b55b872ce6c90c03", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "2111874c07da49689535f565d745cc18", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "75431aa284094fabb1144f845f8466a3", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "730284a6cd3e4df997be5ef4238834b6", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "9cf9036545574c30bbc5c45b48d696c5", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e78458ae0bc140718f34f883a463c71d", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "bc69dc262bdc4d9c90fed78a277b0feb", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "4468260198f4497f8fe7c9ce797262ba", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "c8b2a46a9e174604b31c093f2904def7", "type": "identity", "name": "keystone"}]}}' 2024-03-05 10:28:24,639 86185 INFO [tempest.lib.common.fixed_network] (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete) Found network {'id': 'c685a5c3-ec27-4fd5-aa1d-1e2d508bef55', 'name': 'tempest-VolumesAssistedSnapshotsTest-42690949-network', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': '209f55d8c8884ba2931c915331e930f6', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 47130, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2024-03-05T10:27:03Z', 'updated_at': '2024-03-05T10:27:03Z', 'revision_number': 1} available for tenant 2024-03-05 10:28:24,640 86185 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-1495179989', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBOBTWo5gBHx4p9vcM9tX6C8I58h1ROTA/BWm4q4RG359far+0EsV+HKHRvtdMfe8jJUwWtqvKHHEJI5JAGUpho9e1zxpe6glzzGldQtAQzVfNkeO83TZUDjueCrs3RDLMw==', 'fingerprint': '45:90:8e:e7:50:f3:73:fc:3a:de:5f:80:01:08:5a:10', 'user_id': 'b9ee4df621694e80901455d2674094af', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDB10l4xF3ZLisKOL2EsxZjZ3QxbGHCm88a7pP37xhLfjPB3KYToE+o+\nW5v31tlFfQ+gBwYFK4EEACKhZANiAATgU1qOYAR8eKfb3DPbV+gvCOfIdUTkwPwV\npuKuERt+fX2q/tBLFfhyh0b7XTH3vIyVMFraryhxxCSOSQBlKYaPXtc8aXuoJc8x\npXULQEM1XzZHjvN02VA47ngq7N0QyzM=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '33fe5dd7-8843-489c-b6b8-b91a20ae5cd1', 'name': 'tempest-securitygroup--480543265', 'stateful': True, 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'description': 'tempest-description--1515704207', 'shared': False, 'security_group_rules': [{'id': 'd5b6f2ea-3bd5-440d-8b58-9006c522c107', 'project_id': '209f55d8c8884ba2931c915331e930f6', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'security_group_id': '33fe5dd7-8843-489c-b6b8-b91a20ae5cd1', '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': 341, 'belongs_to_default_s g': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:28:22Z', 'updated_at': '2024-03-05T10:28:22Z', 'revision_number': 0}, {'id': 'fe048000-5739-47fc-b6fb-3a26d83bd332', 'project_id': '209f55d8c8884ba2931c915331e930f6', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'security_group_id': '33fe5dd7-8843-489c-b6b8-b91a20ae5cd1', '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': 340, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2024-03-05T10:28:21Z', 'updated_at': '2024-03-05T10:28:21Z', 'revision_number': 0}], 'tags': [], 'created_at': '2024-03-05T10:28:21Z', 'updated_at': '2024-03-05T10:28:21Z', 'revision_number': 1, 'project_id': '209f55d8c8884ba2931c915331e930f6'}, 'floating_ip': {'id': 'e8d0d3d0-7ba8-4f5d-93d8-644262178c81', 'tenant_id': '209f55d8c8884ba2931c915331e930f6', 'floating_ip_address': '172.24.4.178', 'floating_network_id': '5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': '209f55d8c8884ba2931c915331e930f6', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2024-03-05T10:28:24Z', 'updated_at': '2024-03-05T10:28:24Z', 'revision_number': 0, 'ip': '172.24.4.178'}} 2024-03-05 10:28:25,692 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 202 POST http://10.0.0.210/compute/v2.1/servers 1.051s 2024-03-05 10:28:25,693 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-VolumesAssistedSnapshotsTest-server-291815622", "imageRef": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "flavorRef": "1", "networks": [{"uuid": "c685a5c3-ec27-4fd5-aa1d-1e2d508bef55"}], "security_groups": [{"name": "tempest-securitygroup--480543265"}], "key_name": "tempest-keypair-1495179989", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '403', 'location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-36d626f6-4102-48a9-bb58-33becbad36a4', 'x-compute-request-id': 'req-36d626f6-4102-48a9-bb58-33becbad36a4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--480543265"}], "adminPass": "pNyLkPRBj3F3"}}' 2024-03-05 10:28:25,853 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b 0.155s 2024-03-05 10:28:25,854 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1237', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2 .1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ddc59e7b-cbf2-4f6d-89d2-2a93fd07eb58', 'x-compute-request-id': 'req-ddc59e7b-cbf2-4f6d-89d2-2a93fd07eb58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b'} Body: b'{"server": {"id": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "name": "tempest-VolumesAssistedSnapshotsTest-server-291815622", "status": "BUILD", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "user_id": "b9ee4df621694e80901455d2674094af", "metadata": {}, "hostId": "", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:26Z", "updated": "2024-03-05T10:28:25Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-1495179989", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:29:16,417 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b 0.490s 2024-03-05 10:29:16,418 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1548', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cb371289-2a55-4cf9-9285-c86cd493251b', 'x-compute-request-id': 'req-cb371289-2a55-4cf9-9285-c86cd493251b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b'} Body: b'{"server": {"id": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "name": "tempest-VolumesAssistedSnapshotsTest-server-291815622", "status": "ACTIVE", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "user_id": "b9ee4df621694e80901455d2674094af", "metadata": {}, "hostId": "c3133501fce62e1f810cccc6d042264a315e3d14b1cbaec6677c9417", "image": {"id": "4a5a5c3f-880a-4246-8246-3b77fd6884b8", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/4a5a5c3f-880a-4246-8246-3b77fd6884b8"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2024-03-05T10:28:25Z", "updated": "2024-03-05T10:28:37Z", "addresses": {"tempest-VolumesAssistedSnapshotsTest-42690949-network": [{"version": 4, "addr": "10.0.0.9", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:3d:be:63"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-1495179989", "OS-SRV-USG:launched_at": "2024-03-05T10:28:37.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--480543265"}], "OS-EXT-STS:task_state": null, "OS- EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2024-03-05 10:29:16,446 86185 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2024-03-05 10:30:16,623 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b/os-interface 0.139s 2024-03-05 10:30:16,624 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:16 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-0952ea6e-4413-4602-ac3e-633d64798af4', 'x-compute-request-id': 'req-0952ea6e-4413-4602-ac3e-633d64798af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "c685a5c3-ec27-4fd5-aa1d-1e2d508bef55", "port_id": "74390bf4-01a1-4ad1-9dbe-d6430882ca6b", "mac_addr": "fa:16:3e:3d:be:63", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9b00cad5-26d6-472b-b516-3e253d99d939", "ip_address": "10.0.0.9"}]}]}' 2024-03-05 10:30:18,330 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/e8d0d3d0-7ba8-4f5d-93d8-644262178c81 1.702s 2024-03-05 10:30:18,330 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "74390bf4-01a1-4ad1-9dbe-d6430882ca6b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-71fd6830-25d7-461c-8c3a-40ad31df7fd1', 'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/e8d0d3d0-7ba8-4f5d-93d8-644262178c81'} Body: b'{"floatingip": {"id": "e8d0d3d0-7ba8-4f5d-93d8-644262178c81", "tenant_id": "209f55d8c8884ba2931c915331e930f6", "floating_ip_address": "172.24.4.178", "floating_network_id": "5f4be8a5-eb4b-4f0b-adf8-f629c3c44a4b", "router_id": "9873adae-e17d-4298-a944-1f5695965a13", "port_id": "74390bf4-01a1-4ad1-9dbe-d6430882ca6b", "fixed_ip_address": "10.0.0.9", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "c685a5c3-ec27-4fd5-aa1d-1e2d508bef55", "mac_address": "fa:16:3e:3d:be:63", "admin_state_up": true, "status": "ACTIVE", "device_id": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2024-03-05T10:28:24Z", "updated_at": "2024-03-05T10:30:17Z", "revision_number": 1, "project_id": "209f55d8c8884ba2931c915331e930f6"}}' 2024-03-05 10:30:18,332 86185 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.178:22' as 'cirros' with public key authentication 2024-03-05 10:30:18,344 86185 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2024-03-05 10:30:18,453 86185 INFO [paramiko.transport] Authentication (publickey) successful! 2024-03-05 10:30:18,454 86185 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.178 successfully created 2024-03-05 10:30:18,915 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 POST http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b/os-volume_attachments 0.461s 2024-03-05 10:30: 18,916 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "a855f855-9266-4353-9a36-25ebdbce47d3"}} Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 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-71e52720-36ad-42aa-a3e3-1a4e7b91e969', 'x-compute-request-id': 'req-71e52720-36ad-42aa-a3e3-1a4e7b91e969', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/b4aa28f3-3ccb-4407-bd51-75bf70e8632b/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "serverId": "b4aa28f3-3ccb-4407-bd51-75bf70e8632b", "volumeId": "a855f855-9266-4353-9a36-25ebdbce47d3", "device": "/dev/vdb"}}' 2024-03-05 10:30:18,979 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.060s 2024-03-05 10:30:18,979 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-604c9459-aacb-4e39-9c09-3a05736fc029', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-604c9459-aacb-4e39-9c09-3a05736fc029', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:19.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:20,033 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:30:20,034 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77de4dc7-cbc8-4b44-863c-c8df4008397a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77de4dc7-cbc8-4b44-863c-c8df4008397a', 'connection': 'close', 'status': '200', ' content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:21,095 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:30:21,096 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af371d51-2c32-481c-82ba-deb5d9609daf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af371d51-2c32-481c-82ba-deb5d9609daf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:22,149 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:30:22,150 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77e05de2-b566-400d-a47b-223d7605b1d0', 'content-length': '1081', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77e05de2-b566-400d-a47b-223d7605b1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:23,202 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:30:23,203 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7cd9abc7-093d-48a4-809c-97986b121b9f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7cd9abc7-093d-48a4-809c-97986b121b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:24,256 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:30:24,257 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'cont ent-type': 'application/json', 'x-compute-request-id': 'req-c53b1118-c205-40b4-bf18-7202d68c0488', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c53b1118-c205-40b4-bf18-7202d68c0488', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:25,313 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:30:25,314 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71c59322-c4f6-4f39-93e6-9d70c8b086cd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71c59322-c4f6-4f39-93e6-9d70c8b086cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:26,369 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:30:26,370 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', ' X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0307e4b9-1771-496d-b75d-2a6237ae6e64', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0307e4b9-1771-496d-b75d-2a6237ae6e64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:27,422 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:30:27,423 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-371fbde2-0e85-4163-8b66-be7261a0256a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-371fbde2-0e85-4163-8b66-be7261a0256a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:28,480 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024- 03-05 10:30:28,481 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b25c9d6-1811-4d63-a886-c1ce18b1f6a2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b25c9d6-1811-4d63-a886-c1ce18b1f6a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:29,537 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:30:29,537 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66491bd3-e4da-4cf1-832e-c5824524b026', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66491bd3-e4da-4cf1-832e-c5824524b026', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:30,595 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assist ed_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:30:30,596 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11dfa01e-3104-420d-8e9c-449c8b2ddf7b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11dfa01e-3104-420d-8e9c-449c8b2ddf7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:31,659 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:30:31,660 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14838b0d-a1d6-4d25-8731-8091f545b210', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14838b0d-a1d6-4d25-8731-8091f545b210', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e 94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:32,880 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.059s 2024-03-05 10:30:32,882 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-701e8e3d-df91-41de-ab64-61d0ec089b1c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-701e8e3d-df91-41de-ab64-61d0ec089b1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:33,953 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.058s 2024-03-05 10:30:33,954 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2afb7c5c-101c-47b4-a191-b65365ed0356', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2afb7c5c-101c-47b4-a191-b65365ed0356', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "u ser@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:35,005 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:30:35,006 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8c41653-722b-4881-88e3-f5ed8b523b53', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8c41653-722b-4881-88e3-f5ed8b523b53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:36,061 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:30:36,061 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa14ad14-f3f2-4d2a-99c7-c0b7f7e73206', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa14ad14-f3f2-4d2a-99c7-c0b7f7e73206', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": fals e, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:37,131 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.053s 2024-03-05 10:30:37,131 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c66d8ee1-eabb-4012-af5b-dfde69defa31', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c66d8ee1-eabb-4012-af5b-dfde69defa31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:38,206 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.056s 2024-03-05 10:30:38,206 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5575abb9-99ad-41df-a8ca-e6a5231a73cd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5575abb9-99ad-41df-a8ca-e6a5231a73cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94 af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:39,270 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.050s 2024-03-05 10:30:39,270 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa0dbf6f-07e2-4a51-a685-b6dda94a7515', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa0dbf6f-07e2-4a51-a685-b6dda94a7515', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:40,334 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:30:40,334 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0968b0e4-1367-4401-916b-85f043c5b76f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0968b0e4-1367-4401-916b-85f043c5b76f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volu me/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:41,402 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.052s 2024-03-05 10:30:41,403 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4fbb18ba-9a90-43c1-8522-f14d3ac83b0c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4fbb18ba-9a90-43c1-8522-f14d3ac83b0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:42,628 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.077s 2024-03-05 10:30:42,965 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ad1e585-85a4-4cc8-94b0-04b6f2ed7302', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ad1e585-85a4-4cc8-94b0-04b6f2ed7302', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description" : null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:44,038 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.057s 2024-03-05 10:30:44,038 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b94fc57-abb7-4589-a759-35505c40d022', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b94fc57-abb7-4589-a759-35505c40d022', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:45,112 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.056s 2024-03-05 10:30:45,113 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e80aea39-0059-4d45-9f6c-9fa32ada3961', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e80aea39-0059-4d45-9f6c-9fa32ada3961', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at" : "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:46,200 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.070s 2024-03-05 10:30:46,200 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7819fd1a-99fd-49e8-9a2d-33b6d428a74e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7819fd1a-99fd-49e8-9a2d-33b6d428a74e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:47,255 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:30:47,255 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c94e0090-5635-44ac-b655-8da4c3d18f27', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c94e0090-5635-44ac-b655-8da4c3d18f27', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47 d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:48,392 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.107s 2024-03-05 10:30:48,393 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3211e488-3ca2-405e-82be-bec5c49e989e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3211e488-3ca2-405e-82be-bec5c49e989e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:49,449 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:30:49,449 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-16c79567-1ded-4c03-a333-7301897df9ef', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-16c79567-1ded-4c03-a333-7301897df9ef', 'connectio n': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:50,508 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:30:50,509 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be40c58a-d13f-4297-9e05-7897334a3f3a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be40c58a-d13f-4297-9e05-7897334a3f3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:51,558 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:30:51,559 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5c820542-e148-499f-baf7-e5974adab66e', 'content-length': '1081' , 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5c820542-e148-499f-baf7-e5974adab66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:52,628 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.056s 2024-03-05 10:30:52,629 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7852d7b3-8aa8-44da-bbb9-57ed7ecf690b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7852d7b3-8aa8-44da-bbb9-57ed7ecf690b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:53,803 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.157s 2024-03-05 10:30:53,803 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8448ff3-64d8-43fb-a901-9870749ebf12', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8448ff3-64d8-43fb-a901-9870749ebf12', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:54,910 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.090s 2024-03-05 10:30:54,910 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7a6325de-0edb-40ed-ba22-5f63a93b6a30', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7a6325de-0edb-40ed-ba22-5f63a93b6a30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:56,006 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.079s 2024-03-05 10:30:56,007 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-214d29a3-39e0-4f6c-abb8-c55b1729f901', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-214d29a3-39e0-4f6c-abb8-c55b1729f901', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:57,072 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:30:57,072 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c088df8-6054-4a7f-9437-f6768b6fec6e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c088df8-6054-4a7f-9437-f6768b6fec6e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:58,168 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353 -9a36-25ebdbce47d3 0.077s 2024-03-05 10:30:58,169 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3be02b3-b729-4773-b9f6-5e86a029e19a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3be02b3-b729-4773-b9f6-5e86a029e19a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:30:59,241 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:30:59,241 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:30:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a0ae69b-8e2a-44d2-989a-a1324af1f1d8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a0ae69b-8e2a-44d2-989a-a1324af1f1d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:00,302 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedS napshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:31:00,303 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eb31ec6-7eca-43f8-aec8-52d2dd28c107', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eb31ec6-7eca-43f8-aec8-52d2dd28c107', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:01,354 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:31:01,355 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fca037e1-66e0-453e-af00-70ff5d7255ee', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fca037e1-66e0-453e-af00-70ff5d7255ee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenan t-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:02,409 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:31:02,410 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1b99eff5-964e-4a1a-b04f-b751035226fc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1b99eff5-964e-4a1a-b04f-b751035226fc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:03,470 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:31:03,470 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b5487168-038c-4043-b114-d4a99084da07', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b5487168-038c-4043-b114-d4a99084da07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": nu ll, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:04,520 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:31:04,520 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10a689cb-b9f5-41a2-86bf-0dd95e8fce0c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10a689cb-b9f5-41a2-86bf-0dd95e8fce0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:05,575 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:31:05,576 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6dd0966-8fda-4024-bd86-b4619010231d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6dd0966-8fda-4024-bd86-b4619010231d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootab le": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:06,645 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.056s 2024-03-05 10:31:06,646 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a800c22f-cc02-441f-b7aa-b6fe2a98f442', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a800c22f-cc02-441f-b7aa-b6fe2a98f442', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:07,708 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.049s 2024-03-05 10:31:07,709 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ece68f81-f6e1-47c5-b778-f8f2c6363e6c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ece68f81-f6e1-47c5-b778-f8f2c6363e6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http:// 10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:08,760 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:31:08,760 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-877c508d-35dc-41c0-831e-1791526c48d3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-877c508d-35dc-41c0-831e-1791526c48d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:09,812 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:31:09,813 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b07dd24-b39d-471c-b070-4a1eb44dfe80', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b07dd24-b39d-471c-b070-4a1eb44dfe80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:10,867 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:31:10,868 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6fc0fe37-1416-40e9-8511-f217a85d8ef4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6fc0fe37-1416-40e9-8511-f217a85d8ef4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:11,931 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:31:11,931 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2fa41b42-c5c6-4180-b98a-34ff574e423f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2fa41b42-c5c6-4180-b98a-34ff574e423f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-v olume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:13,001 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.054s 2024-03-05 10:31:13,002 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a223c81-9029-46fc-ad43-5ccd570e81cd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a223c81-9029-46fc-ad43-5ccd570e81cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:14,064 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:31:14,064 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7fe9e94c-db5a-4552-8898-efc27561a8bf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7fe9e94c-db5a-4552-8898-efc27561a8bf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availabil ity_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:15,129 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:15,129 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fda15bf0-868f-4afb-814c-5d0246b887b3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fda15bf0-868f-4afb-814c-5d0246b887b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:16,188 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:16,189 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf52a96d-ff37-435d-a573-3e26e1dbc405', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf52a96d-ff37-435d-a573-3e26e1dbc405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a85 5f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:17,241 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:31:17,242 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c21f28ad-9b2d-4673-bfc9-f74d62482d18', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c21f28ad-9b2d-4673-bfc9-f74d62482d18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:18,299 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:18,300 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0a1c9b93-2b7d-4731-a803-3e8f698ee87c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0a1c9b93-2b7d-4731 -a803-3e8f698ee87c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:19,362 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.049s 2024-03-05 10:31:19,363 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6f2cb165-e3b8-4d79-92bf-9caf285550bb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6f2cb165-e3b8-4d79-92bf-9caf285550bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:20,416 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:31:20,417 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49652037-194d-45dc-ae33-ae0a9584 4f0b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49652037-194d-45dc-ae33-ae0a95844f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:21,548 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.116s 2024-03-05 10:31:21,548 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-58d01d39-af89-4a76-b48c-f06bd896aab3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-58d01d39-af89-4a76-b48c-f06bd896aab3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:22,608 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:31:22,609 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf2d803a-3bba-4d7f-8a24-94634b3e1919', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf2d803a-3bba-4d7f-8a24-94634b3e1919', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:23,664 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:31:23,665 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc68cc66-c063-4bc7-bb7c-bd6e05e35dd8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc68cc66-c063-4bc7-bb7c-bd6e05e35dd8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:24,716 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:31:24,716 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Cont ent-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49ac0e51-8798-48ba-9367-40f0a6956d4f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49ac0e51-8798-48ba-9367-40f0a6956d4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:25,770 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:25,770 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92409836-0f18-451f-9b12-68a08932ed88', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92409836-0f18-451f-9b12-68a08932ed88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:26,847 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee919 2b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.063s 2024-03-05 10:31:26,847 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-609aad68-a249-479f-8fe5-953f410ae1aa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-609aad68-a249-479f-8fe5-953f410ae1aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:27,905 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:27,905 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad6c02ab-43bd-4be3-a93b-052f9231cca1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad6c02ab-43bd-4be3-a93b-052f9231cca1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:28,964 86185 INFO [tempest.lib.common.rest_cl ient] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:28,964 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-69434d83-9c23-42fa-aa0b-d6b6b4cf342d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69434d83-9c23-42fa-aa0b-d6b6b4cf342d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:30,043 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.065s 2024-03-05 10:31:30,044 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cfbe5f19-1cfa-4a5c-9b53-32dc569d72d3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cfbe5f19-1cfa-4a5c-9b53-32dc569d72d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-att r:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:31,254 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.189s 2024-03-05 10:31:31,254 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-03f05cc2-aee3-4418-aff9-f4b99cadd5de', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-03f05cc2-aee3-4418-aff9-f4b99cadd5de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:32,326 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.054s 2024-03-05 10:31:32,328 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-42885cbb-82fb-4b1e-9683-8ca9aab7b9c3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-42885cbb-82fb-4b1e-9683-8ca9aab7b9c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachmen ts": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:33,392 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:31:33,392 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-081af262-ffc9-4489-83fc-47d7c600edce', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-081af262-ffc9-4489-83fc-47d7c600edce', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:34,455 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:31:34,456 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca012f77-46e6-4daf-8cc2-7e2518b7b96e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca012f77-46e6-4daf-8cc2-7e2518b7b96e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed3 3402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:35,511 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:35,511 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-79f6a595-7062-4b5e-b703-9592d82ed3a9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-79f6a595-7062-4b5e-b703-9592d82ed3a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:36,568 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:31:36,568 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a800437e-e21b-4fc6-98fa-fb209adeaccd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a800437e-e21b-4fc6-98fa-fb209adeaccd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel ": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:37,625 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:37,625 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4508cc8-ed66-4bee-8570-bc82d057dcf4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4508cc8-ed66-4bee-8570-bc82d057dcf4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:38,698 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:31:38,698 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-68a5bc84-e3e6-405e-a3ab-125068b84633', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-68a5bc84-e3e6-405e-a3ab-125068b84633', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:39,760 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:31:39,761 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e428c8ca-a1e9-4559-9288-28d56e297d40', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e428c8ca-a1e9-4559-9288-28d56e297d40', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:40,821 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:31:40,822 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-20ee5d34-53a8-4f1e-9fd6-93689493be8e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-20ee5d34-53a8-4f1e-9fd6-93689493be8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest -VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:41,876 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:41,876 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-82b76880-eccf-4d1e-a468-6c2af37a81c2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-82b76880-eccf-4d1e-a468-6c2af37a81c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:42,935 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:42,935 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cf123d9-e696-437b-90c6-46f3f26ee5a2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cf123d9-e696-437b-90c6-46f3f26ee5a2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "av ailable", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:44,087 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.050s 2024-03-05 10:31:44,087 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d28dc68c-9896-4b55-a10d-81de22f1f0c5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d28dc68c-9896-4b55-a10d-81de22f1f0c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:45,144 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:31:45,144 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ce617d4-e4e1-4c8f-bf20-300bbf1f7ada', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ce617d4-e4e1-4c8f-bf20-300bbf1f7ada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94 af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:46,203 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:46,204 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d7bdc16-38e6-4777-a2d7-b5cf22e22f02', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d7bdc16-38e6-4777-a2d7-b5cf22e22f02', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:47,262 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:47,263 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2cdabdd-148b-4fd8-a1b7-c710f8bc53cd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-reque st-id': 'req-e2cdabdd-148b-4fd8-a1b7-c710f8bc53cd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:48,324 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:31:48,325 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-444cfe17-42b8-4e08-a16b-70bcf7a296a3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-444cfe17-42b8-4e08-a16b-70bcf7a296a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:49,380 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:31:49,381 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2 3b7eff9-8ee7-4815-80b2-4132f24885cc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23b7eff9-8ee7-4815-80b2-4132f24885cc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:50,430 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:31:50,431 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d09758-13c8-4563-ae8a-26dd2d640419', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d09758-13c8-4563-ae8a-26dd2d640419', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:51,494 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:31:51,494 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ae9053bf-67a3-4d33-89eb-e3b93a0f4601', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ae9053bf-67a3-4d33-89eb-e3b93a0f4601', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:52,548 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:52,548 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-900df558-5346-4be1-8580-e29a5bdfe0ec', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-900df558-5346-4be1-8580-e29a5bdfe0ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:53,606 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:53,606 86185 DEBUG [tempest.lib.common.rest_cl ient] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e98ce6aa-ad2c-44cf-affb-13cf7457ee42', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e98ce6aa-ad2c-44cf-affb-13cf7457ee42', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:54,661 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:31:54,662 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4e484beb-2fff-41ce-921b-99bb5ff72ec2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4e484beb-2fff-41ce-921b-99bb5ff72ec2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:55,717 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/ v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:55,717 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49e4f2c3-408f-4c48-95af-07949514a2e6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49e4f2c3-408f-4c48-95af-07949514a2e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:56,776 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:31:56,777 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-23dd52bd-0242-4af4-b58d-90391bbdc7a1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-23dd52bd-0242-4af4-b58d-90391bbdc7a1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:57,835 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:31:57,836 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-057a597e-1e8d-441f-b802-f808a618f2bd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-057a597e-1e8d-441f-b802-f808a618f2bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:58,889 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:31:58,889 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb929e7a-07bb-4e71-8d5a-4b2f2e6a422e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb929e7a-07bb-4e71-8d5a-4b2f2e6a422e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat ": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:31:59,943 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:31:59,944 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:31:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8b00515-aa50-4eb9-ab26-2ef8a855b52b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8b00515-aa50-4eb9-ab26-2ef8a855b52b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:01,024 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.067s 2024-03-05 10:32:01,024 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cc4717c6-0f21-4605-85fd-ad8767e40feb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cc4717c6-0f21-4605-85fd-ad8767e40feb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, " multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:02,080 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:32:02,080 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18743152-1529-4381-8c01-8630008804a8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18743152-1529-4381-8c01-8630008804a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:03,133 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:03,133 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdf539c6-5da8-4120-b458-1b2e61f87e95', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdf539c6-5da8-4120-b458-1b2e61f87e95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce4 7d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:04,190 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:32:04,190 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9f3948d-416e-4575-b0ce-230f2dd6898e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9f3948d-416e-4575-b0ce-230f2dd6898e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:05,251 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.047s 2024-03-05 10:32:05,251 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3cd5fb5-5ab4-4e5d-b948-4651a3e500c4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3cd5fb5-5ab4-4e5d-b948-4651a3e500c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266- 4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:06,308 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:06,308 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-970a6bb9-d019-484c-b112-e64040e4f6b5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-970a6bb9-d019-484c-b112-e64040e4f6b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:07,364 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:32:07,365 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48f2d0e5-0e87-45d0-a6e6-e9adbda53be8', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48f2d0e5-0e87-45d0-a6e6-e9adbda53be8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "s ource_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:08,422 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:08,422 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7016b79b-cd11-4b95-b132-3bbde0a10b45', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7016b79b-cd11-4b95-b132-3bbde0a10b45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:09,479 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:09,480 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da519e22-2399-487b-9d28-48e5f1ba6e0e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da519e22-2399-487b-9d28-48e5f1ba6e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10: 30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:10,540 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:32:10,540 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14b3c8ec-febf-4463-b146-a532758e5789', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14b3c8ec-febf-4463-b146-a532758e5789', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:11,593 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:11,593 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d0a1789-162a-487f-8211-61c096ec632f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d0a1789-162a-487f-8211-61c096ec632f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a 36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:12,648 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:12,649 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dfb6dca8-1200-401f-8dde-06aec0f2da1f', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dfb6dca8-1200-401f-8dde-06aec0f2da1f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:13,699 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:32:13,699 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9723e340-4975-434f-86a9-62fdccfc855d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9723e340-4975-434f-86a9-62fdccfc855d', 'connection': 'close', 'status': '200', 'content-location': 'http://10. 0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:14,752 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:14,752 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96924593-ff2c-46ea-82ad-e01bb6f05db5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96924593-ff2c-46ea-82ad-e01bb6f05db5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:15,808 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:15,808 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02cbd1f9-584d-4ff5-a249-d1a48f2ce1d0', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-A PI-Version', 'x-openstack-request-id': 'req-02cbd1f9-584d-4ff5-a249-d1a48f2ce1d0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:16,863 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:16,864 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d1a89655-4ac6-4718-a240-827d8012e45c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d1a89655-4ac6-4718-a240-827d8012e45c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:17,950 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.071s 2024-03-05 10:32:17,950 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04448633-cf98-4c5a-b7cf-a9e55178ffcc', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04448633-cf98-4c5a-b7cf-a9e55178ffcc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:19,005 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:19,006 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-12dc0798-91c3-41f2-b227-3ad4fa6c1a88', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-12dc0798-91c3-41f2-b227-3ad4fa6c1a88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:20,085 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:20,086 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e2936b5d-5f4c-4ac3-b26c-c65e71c4fdbd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e2936b5d-5f4c-4ac3-b26c-c65e71c4fdbd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:21,136 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:32:21,136 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7562bda-bdf7-4fb7-a455-364bba13fd89', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7562bda-bdf7-4fb7-a455-364bba13fd89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:22,194 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:32:22,195 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aa0645fc-09e9-4d6b-8a91-307f941899e6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aa0645fc-09e9-4d6b-8a91-307f941899e6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:23,288 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.080s 2024-03-05 10:32:23,289 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4347b9b3-4928-474b-a90a-353881f25444', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4347b9b3-4928-474b-a90a-353881f25444', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:24,341 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 20 0 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:24,342 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f59cacd2-a4ce-4b37-b07f-dafca8e7857b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f59cacd2-a4ce-4b37-b07f-dafca8e7857b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:25,399 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:25,399 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e731dec-ed1b-41b6-8eb6-4e784b195dbf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e731dec-ed1b-41b6-8eb6-4e784b195dbf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024 -03-05 10:32:26,457 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:26,457 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89c636e-d4d7-4402-87b3-f4a90783318d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89c636e-d4d7-4402-87b3-f4a90783318d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:27,511 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:27,512 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffd48c88-24dd-4ddc-b7d9-9e04dda5ad66', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffd48c88-24dd-4ddc-b7d9-9e04dda5ad66', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:28,593 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.067s 2024-03-05 10:32:28,594 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-135ecd6b-74e6-4e19-9759-5f03ab5bfca2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-135ecd6b-74e6-4e19-9759-5f03ab5bfca2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:29,830 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.211s 2024-03-05 10:32:29,831 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e479683-b03c-4b17-bcd3-73185c7310cb', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e479683-b03c-4b17-bcd3-73185c7310cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:30,886 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:32:30,886 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e807a8f-13c0-4dec-a769-148e7d9f9b3a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e807a8f-13c0-4dec-a769-148e7d9f9b3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:31,939 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:31,939 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56b2a24d-f2fe-452d-8563-af2afffa0459', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56b2a24d-f2fe-452d-8563-af2afffa0459', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a8 55f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:33,017 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.065s 2024-03-05 10:32:33,018 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e842f3d0-0278-42f8-9c26-091176c4f0e1', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e842f3d0-0278-42f8-9c26-091176c4f0e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:34,078 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:32:34,078 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-52b1fa78-87b5-4174-a702-fb0823d36d2e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-52b1fa78-87b5-4174-a702-fb0823d36d2e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0e e9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:35,138 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:35,138 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-138ea3c8-6a27-4a16-b8bf-207fc8c88373', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-138ea3c8-6a27-4a16-b8bf-207fc8c88373', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:36,222 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.070s 2024-03-05 10:32:36,222 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-467383cd-a1d6-466f-9d42-edd606c5b0e3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-467383cd-a1d6-466f-9d42-edd606c5b0e3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "jovian dss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:37,288 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:37,289 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d999c14b-78f9-469e-9dfd-07096d3aa58c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d999c14b-78f9-469e-9dfd-07096d3aa58c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:38,352 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:32:38,353 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4ece0e03-fe3e-4ac1-9b3a-b1a87638b6fd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4ece0e03-fe3e-4ac1-9b3a-b1a87638b6fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000" , "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:39,420 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.053s 2024-03-05 10:32:39,420 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b293f9-a84c-450b-bc79-34c92eebaed2', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b293f9-a84c-450b-bc79-34c92eebaed2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:40,473 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:40,474 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e1ceb0d2-981f-4a9f-986a-33b0f3974223', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e1ceb0d2-981f-4a9f-986a-33b0f3974223', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume" : {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:41,526 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:41,526 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e107baf-5b92-487e-971a-336b53fdda2b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e107baf-5b92-487e-971a-336b53fdda2b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:42,588 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:32:42,588 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a14f7e3-a207-427c-b47c-a84a4cafd398', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a14f7e3-a207-427c-b47c-a84a4cafd398', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:43,643 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:43,644 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-36bb764e-9fac-43a3-8ff3-0c9673658003', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-36bb764e-9fac-43a3-8ff3-0c9673658003', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:44,702 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:32:44,702 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b01e5f-f22d-4d21-ade2-ccb824e6ace3', 'content-length': '1081', 'openstack-api-version': 'vo lume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b01e5f-f22d-4d21-ade2-ccb824e6ace3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:45,756 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:45,756 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-53073adc-9fbc-4da7-9df2-c4049f2af48a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-53073adc-9fbc-4da7-9df2-c4049f2af48a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:46,813 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:32:46,813 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'con tent-type': 'application/json', 'x-compute-request-id': 'req-cb23c6d7-b452-42d7-8d44-936cb6e1ba83', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb23c6d7-b452-42d7-8d44-936cb6e1ba83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:47,879 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:32:47,879 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-997fe92a-3cce-405d-9be7-ad4468e60cd3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-997fe92a-3cce-405d-9be7-ad4468e60cd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:48,933 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:48,933 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-018e565c-8466-4150-8af4-e3cf3d93e4d6', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-018e565c-8466-4150-8af4-e3cf3d93e4d6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:50,015 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.067s 2024-03-05 10:32:50,016 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-092dd9f8-9c06-4ced-8d9d-f933128a8720', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-092dd9f8-9c06-4ced-8d9d-f933128a8720', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:51,073 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024 -03-05 10:32:51,073 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35529881-7017-4cda-8d23-12883d0de689', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35529881-7017-4cda-8d23-12883d0de689', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:52,133 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.046s 2024-03-05 10:32:52,134 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9ac698c5-1192-4216-9930-63d196aba609', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9ac698c5-1192-4216-9930-63d196aba609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:53,204 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assis ted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:32:53,205 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee71f13c-eab7-4ba6-962b-ef9c84292094', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee71f13c-eab7-4ba6-962b-ef9c84292094', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:54,261 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:32:54,261 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97c578b1-5ba5-4133-b918-0f94b4793964', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97c578b1-5ba5-4133-b918-0f94b4793964', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777 e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:55,316 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:55,316 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-054f7d28-486e-4f97-a204-b62078eefb6c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-054f7d28-486e-4f97-a204-b62078eefb6c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:56,366 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:32:56,367 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39393ee6-e565-4df1-9ff9-fc2d83a3420e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39393ee6-e565-4df1-9ff9-fc2d83a3420e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": " user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:57,418 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:32:57,418 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ccf06933-c6cc-4731-a9fb-4e445e4d8e8e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ccf06933-c6cc-4731-a9fb-4e445e4d8e8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:58,468 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:32:58,468 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66aa8530-e624-4596-8f5b-1a50fa644f58', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66aa8530-e624-4596-8f5b-1a50fa644f58', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": fal se, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:32:59,521 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:32:59,522 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:32:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4c320752-581d-4018-b052-337c6662fa85', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4c320752-581d-4018-b052-337c6662fa85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:00,575 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:33:00,575 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da8f3953-bb53-4a39-8ec5-6b73e6c84685', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da8f3953-bb53-4a39-8ec5-6b73e6c84685', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e9 4af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:01,627 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:33:01,627 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-48880a50-674f-4fd6-8c6f-d93254bad01c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-48880a50-674f-4fd6-8c6f-d93254bad01c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:02,683 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:33:02,683 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-203b38d8-ec12-4153-b5c1-ad87edb87db3', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-203b38d8-ec12-4153-b5c1-ad87edb87db3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/vol ume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:03,739 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:33:03,740 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a665771-f171-45f9-9a2e-3a1a87362efa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a665771-f171-45f9-9a2e-3a1a87362efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:04,795 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.041s 2024-03-05 10:33:04,795 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3107dc29-3951-4262-a132-c3ed7668762e', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3107dc29-3951-4262-a132-c3ed7668762e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description ": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:05,852 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:33:05,853 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a869f10a-a949-4504-b84c-c0f07f3032ec', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a869f10a-a949-4504-b84c-c0f07f3032ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:06,908 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.042s 2024-03-05 10:33:06,909 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32f684ca-5ae2-4b09-ba2d-16a9a93b2572', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32f684ca-5ae2-4b09-ba2d-16a9a93b2572', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at ": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:07,962 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:33:07,962 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4809669a-2edf-4127-93cb-f7db948cafd0', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4809669a-2edf-4127-93cb-f7db948cafd0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:09,021 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:33:09,022 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efb659a6-2e47-47ad-bf90-e06a9fef05d9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efb659a6-2e47-47ad-bf90-e06a9fef05d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce4 7d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:10,147 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.111s 2024-03-05 10:33:10,147 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b78d86fb-ac73-4ebe-a7e5-e98807c76b13', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b78d86fb-ac73-4ebe-a7e5-e98807c76b13', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:11,208 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:33:11,208 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bb99270-9e07-4bfb-a302-bae192d01009', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bb99270-9e07-4bfb-a302-bae192d01009', 'connecti on': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:12,261 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.039s 2024-03-05 10:33:12,262 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a4d642b-993f-4893-9930-1e4069d82351', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a4d642b-993f-4893-9930-1e4069d82351', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:13,321 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.044s 2024-03-05 10:33:13,322 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfb4337a-4c68-458b-a68e-ba95e118f384', 'content-length': '1081 ', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfb4337a-4c68-458b-a68e-ba95e118f384', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:14,490 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.154s 2024-03-05 10:33:14,490 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-590e19b9-e274-464c-8a25-e3ae91eeaddf', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-590e19b9-e274-464c-8a25-e3ae91eeaddf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:15,553 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:33:15,554 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a682a64e-b1ba-4653-8d91-6d00677ff3aa', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a682a64e-b1ba-4653-8d91-6d00677ff3aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:16,609 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.037s 2024-03-05 10:33:16,610 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57fbb2ff-87ce-4d3e-a6ab-a7282684fde4', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57fbb2ff-87ce-4d3e-a6ab-a7282684fde4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:17,680 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.054s 2024-03-05 10:33:17,681 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1148f433-e19f-4459-b013-6e54ba8d0b4d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1148f433-e19f-4459-b013-6e54ba8d0b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:18,756 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.060s 2024-03-05 10:33:18,757 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bc6c6a8b-2fb7-40dd-931f-0b2a2fac32ae', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bc6c6a8b-2fb7-40dd-931f-0b2a2fac32ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:19,824 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-435 3-9a36-25ebdbce47d3 0.044s 2024-03-05 10:33:19,824 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a82b973b-0725-4e5f-8948-eaa6e25fbb0c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a82b973b-0725-4e5f-8948-eaa6e25fbb0c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:20,883 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:33:20,884 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-de1c16a4-d2dc-47fa-82ef-59a3fc027025', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-de1c16a4-d2dc-47fa-82ef-59a3fc027025', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:21,945 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssisted SnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:33:21,946 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afa9b41e-3063-49be-9ec8-d1cbacb023a9', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afa9b41e-3063-49be-9ec8-d1cbacb023a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:23,016 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.049s 2024-03-05 10:33:23,016 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80664ea6-1f97-444a-a031-c051e128da3d', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80664ea6-1f97-444a-a031-c051e128da3d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tena nt-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:24,075 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.043s 2024-03-05 10:33:24,075 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd7d76f4-fd91-4208-917f-7c547c9dc8bd', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd7d76f4-fd91-4208-917f-7c547c9dc8bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:25,181 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.093s 2024-03-05 10:33:25,181 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc84ddb7-b74b-406a-8fc0-433f222ef90a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dc84ddb7-b74b-406a-8fc0-433f222ef90a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": n ull, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:26,231 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:33:26,231 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-548b3657-8e1e-4aae-b1d4-01890ca08247', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-548b3657-8e1e-4aae-b1d4-01890ca08247', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:27,316 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.072s 2024-03-05 10:33:27,316 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a39f7de-f79d-4adf-83f7-cbc36c5373d5', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a39f7de-f79d-4adf-83f7-cbc36c5373d5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "boota ble": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:28,368 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:33:28,368 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-788d8de6-45f8-4bd7-b918-1d00c9c5504c', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-788d8de6-45f8-4bd7-b918-1d00c9c5504c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:29,424 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.036s 2024-03-05 10:33:29,424 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71d5e3fe-1ae3-43fa-be1e-e5e353a186df', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71d5e3fe-1ae3-43fa-be1e-e5e353a186df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http:/ /10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:30,483 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.045s 2024-03-05 10:33:30,484 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d99da3f4-5e68-40dd-80c1-7f77e0bd8297', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d99da3f4-5e68-40dd-80c1-7f77e0bd8297', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:31,549 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.050s 2024-03-05 10:33:31,549 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee3ac6c8-4dee-4ef0-9600-273d890ee905', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee3ac6c8-4dee-4ef0-9600-273d890ee905', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:32,611 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.048s 2024-03-05 10:33:32,611 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd2a91e2-8dee-4e2b-8dbb-d6c6cebc084b', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd2a91e2-8dee-4e2b-8dbb-d6c6cebc084b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:33,662 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:test_volume_assisted_snapshot_create_delete): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.038s 2024-03-05 10:33:33,662 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fde8347d-d1cb-4d25-b187-c3212d184b6a', 'content-length': '1081', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fde8347d-d1cb-4d25-b187-c3212d184b6a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:30:20.000000", "name": "tempest-VolumesAssistedSnapshotsTest- volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:34,745 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.063s 2024-03-05 10:33:34,745 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e5f0049-5318-4430-b0e6-e341cc16d3d4', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'' 2024-03-05 10:33:34,786 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3 0.040s 2024-03-05 10:33:34,787 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b70f9039-fa98-4c02-8b8e-60e11c268a6b', 'content-length': '1080', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b70f9039-fa98-4c02-8b8e-60e11c268a6b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"volume": {"id": "a855f855-9266-4353-9a36-25ebdbce47d3", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2024-03-05T10:28:14.000000", "updated_at": "2024-03-05T10:33:35.000000", "name": "tempest-VolumesAssistedSnapshotsTest-volume-214815021", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3"}], "user_id": "f7cef7aeed33402b999e0ba65c37fe6a", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "migration_status": null, "os-vol-host-attr:host": "user@joviandss-2#joviandss-2", "os-vol-mig-status-attr:migstat": null, "os-vol-mig-status-attr:name_id": null, "os-vol-tenant-attr:tenant_id": "71fd529777e94af1a03cbf0ee9192b69"}}' 2024-03-05 10:33:35,830 86185 INFO [tempest.lib.common.rest_client] Request (VolumesAssistedSnapshotsTest:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-435 3-9a36-25ebdbce47d3 0.030s 2024-03-05 10:33:35,830 86185 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Tue, 05 Mar 2024 10:33:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-6dec22bd-47af-459b-abc6-f24a93356e38', 'x-openstack-request-id': 'req-6dec22bd-47af-459b-abc6-f24a93356e38', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/71fd529777e94af1a03cbf0ee9192b69/volumes/a855f855-9266-4353-9a36-25ebdbce47d3'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume a855f855-9266-4353-9a36-25ebdbce47d3 could not be found."}}' tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242) ------------------------------------------------------------------------------------------ Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedBootDevicesTest_v242:tearDownClass) Failed to delete volume 9b2971cd-24ff-41f5-a206-e2a0104cad4c within the required time (196 s). Timer started at 1709634669. Timer ended at 1709634865. Waited for 196 s., )) tearDownClass (tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest) ------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/test.py", line 267, in tearDownClass raise value.with_traceback(trace) File "/opt/stack/tempest/tempest/test.py", line 231, in tearDownClass teardown() File "/opt/stack/tempest/tempest/test.py", line 649, in resource_cleanup raise testtools.MultipleExceptions(*cleanup_errors) testtools.runtest.MultipleExceptions: ((, Bad request Details: {'code': 400, 'message': 'Invalid volume: Volume status must be available or error or error_restoring or error_extending or error_managing and must not be migrating, attached, belong to a group, have snapshots, awaiting a transfer, or be disassociated from snapshots after volume transfer.'}, ), (, Request timed out Details: (TaggedBootDevicesTest:tearDownClass) Failed to delete volume 15c2eec6-cd88-4046-971c-074ae000ec6d within the required time (196 s). Timer started at 1709634672. Timer ended at 1709634868. Waited for 196 s., )) ====== Totals ====== Ran: 294 tests in 2798.4625 sec. - Passed: 251 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 11 Sum of execute time for each test: 12335.7749 sec. ============== Worker Balance ============== - Worker 0 (35 tests) => 0:18:22.746715 - Worker 1 (14 tests) => 0:11:41.336571 - Worker 2 (27 tests) => 0:23:52.856893 - Worker 3 (22 tests) => 0:09:27.069700 - Worker 4 (23 tests) => 0:17:11.108848 - Worker 5 (21 tests) => 0:41:41.002243 - Worker 6 (50 tests) => 0:46:38.462479 - Worker 7 (17 tests) => 0:17:12.837327 - Worker 8 (16 tests) => 0:26:57.596293 - Worker 9 (28 tests) => 0:06:39.148646 - Worker 10 (23 tests) => 0:17:43.824658 - Worker 11 (18 tests) => 0:11:20.662301 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed