all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.7.22,cffi==1.15.1,charset-normalizer==3.1.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.3.0,cmd2==2.4.3,cryptography==40.0.2,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.18,fixtures==4.0.1,future==0.18.3,idna==3.4,importlib-metadata==6.0.1,iso8601==1.1.0,jsonschema==4.17.3,msgpack==1.0.5,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==5.1.1,oslo.config==9.1.1,oslo.context==5.1.1,oslo.i18n==6.0.0,oslo.log==5.2.0,oslo.serialization==5.1.1,oslo.utils==6.2.0,packaging==23.1,paramiko==3.1.0,pbr==5.11.1,prettytable==3.7.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.0.9,pyperclip==1.8.2,pyrsistent==0.19.3,python-dateutil==2.8.2,python-subunit==1.4.2,pytz==2023.3,PyYAML==6.0,requests==2.28.2,rfc3986==2.0.0,six==1.16.0,stestr==4.0.1,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@b2fefaf0b56ce96f6116f89faf79458ef4f9c7f3#egg=tempest,testtools==2.6.0,tzdata==2023.3,urllib3==1.26.15,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.15.0 all run-test-pre: PYTHONHASHSEED='1393433357' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {8} 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 {4} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {11} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [39.469550s] ... ok {11} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.243850s] ... ok {11} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [3.027747s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.096743s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.068316s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.036845s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.048365s] ... ok {11} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.051190s] ... ok {10} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [186.346644s] ... ok {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [234.582115s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 321, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 612978f6-a682-4bd5-935a-53aaa2c1f352 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-08-26T16:26:28Z', 'message': 'Build of instance 612978f6-a682-4bd5-935a-53aaa2c1f352 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Unable to attach volume to target iqn.2010-10.org.openstack:7ab2e'}. Request ID of server operation performed before checking the server status req-cee9b4d1-302f-44c2-b4df-51c1398b988f. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-08-26 16:23:04,522 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-08-26 16:23:04,523 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sat, 26 Aug 2023 16:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5df15dfd-271c-45d4-ae25-a9db4c09ddf6', '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": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "password_expires_at": null}, "audit_ids": ["hEzozO-jTpeWRRYHJhE7dg"], "expires_at": "2023-08-26T17:23:04.000000Z", "issued_at": "2023-08-26T16:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8b8b30c15b8423e90156082111b000f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864"}, "is_domain": false, "roles": [{"id": "ac2749238e804f75a0f6d8319d1c3921", "name": "reader"}, {"id": "11bab63d160741c4b7bf957e0284d7fc", "name": "member"}], "catalog": [{"endpoints": [{"id": "791639df77f8435e9431cb5de057fa57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0661b71ddffb4c898bfb134ef880e10c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0f9c54dc4fc649f1b03652e8d4a22941", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "10edbcbd8c8f4972a17ca61b83f5a86d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc6d7649043a475c92640248a5fe103e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "1b11c0ca197f466b88c7128042792dd1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "03fee09b40754e7589e7e1fd6d2ae975", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "703794fe1488439cabdeadb807dafe2a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "08590e08fb534a17851b416ea43f7011", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a269cd10b09f4ef3b2be819bdf05fa02", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3775f051f62e42c495b95b23a94bbb82", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "eb41a68aa6b941e383d47d61d3fc2922", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "13761a43d12d47429b0657a5a42be047", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "f6f06e7b09294f6fb44fe9c2d6d629ff", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "54d87c98633147db89c0fac6be3a07db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f8cfddbecb5948ec8292a5f51072d337", "type": "placement", "name": "placement"}]}}' 2023-08-26 16:23:04,524 82762 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '883d1a4a-5464-42d4-8a12-de31a0ce1057', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1319534677-network', 'tenant_id': 'c8b8b30c15b8423e90156082111b000f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'c8b8b30c15b8423e90156082111b000f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17228, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-08-26T16:22:44Z', 'updated_at': '2023-08-26T16:22:45Z', 'revision_number': 1} available for tenant 2023-08-26 16:23:06,644 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.119s 2023-08-26 16:23:06,645 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-597401726", "imageRef": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "flavorRef": "1", "networks": [{"uuid": "883d1a4a-5464-42d4-8a12-de31a0ce1057"}]}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baca9abd-998c-4612-8554-908b3cec450d', 'x-compute-request-id': 'req-baca9abd-998c-4612-8554-908b3cec450d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8164bb99-842e-49fc-8f36-093de455c311", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8164bb99-842e-49fc-8f36-093de455c311"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XLukj3n4fj3h"}}' 2023-08-26 16:23:06,977 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311 0.325s 2023-08-26 16:23:06,978 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:23:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b128f4ed-2f17-4dfa-a071-85a534d3ef52', 'x-compute-request-id': 'req-b128f4ed-2f17-4dfa-a071-85a534d3ef52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311'} Body: b'{"server": {"id": "8164bb99-842e-49fc-8f36-093de455c311", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597401726", "status": "BUILD", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:23:07Z", "updated": "2023-08-26T16:23:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8164b b99-842e-49fc-8f36-093de455c311"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8164bb99-842e-49fc-8f36-093de455c311"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:23:57,678 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311 0.621s 2023-08-26 16:23:57,678 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:23:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adca2ce0-aa22-4eef-b7a0-fba9fa5d09e7', 'x-compute-request-id': 'req-adca2ce0-aa22-4eef-b7a0-fba9fa5d09e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311'} Body: b'{"server": {"id": "8164bb99-842e-49fc-8f36-093de455c311", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597401726", "status": "ACTIVE", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "432677ea8aeb3cc3f9167e26ad3b1ae085f0402b06311f2c5f08f279", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:23:06Z", "updated": "2023-08-26T16:23:29Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1319534677-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:fa:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8164bb99-842e-49fc-8f36-093de455c311"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-08-26T16:23:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:23:57,694 82762 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-08-26 16:24:58,907 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311/action 1.176s 2023-08-26 16:24:58,907 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStabl eRescueTest-image-697909771"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:24:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1558ee4e-2431-4560-946c-70753ab66870', 'x-compute-request-id': 'req-1558ee4e-2431-4560-946c-70753ab66870', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311/action'} Body: b'{"image_id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92"}' 2023-08-26 16:24:58,939 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.030s 2023-08-26 16:24:58,940 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-44aece53-2340-4399-84bd-20ca0fb841df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "user_id": "f24169ea97724e1288631ea977a068bd", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:24:59Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:24:59,961 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.020s 2023-08-26 16:24:59,962 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:24:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-76e94352-8720-41f1-80fc-bf3fd93b9129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:24:59Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:00,992 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.028s 2023-08-26 16:25:00,992 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2724c8f3-52bb-4fa1-ac56-b18e380ab73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:24:59Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:02,058 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.064s 2023-08-26 16:25:02,058 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e64c03f8-dee9-417f-9cc5-324e95cb4034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boo t_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:24:59Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:03,119 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.058s 2023-08-26 16:25:03,119 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d8158977-c472-4e85-a3d5-72e92f49ea87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_id": "c8b8b30c15b8423e90156082111b000f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:03Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:04,158 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.036s 2023-08-26 16:25:04,158 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-302cfa2c-21df-45df-97f6-8c297c66fa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_id": "c8b8b30c15b8423e90156082111b000f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:04Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:05,203 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.044s 2023-08-26 16:25:05,204 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5f74a7a5-333a-42ca-b658-c044f9405149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "user_id": "f24169ea97724e1288631ea977a068bd", "image_type": "snapshot", "owner_id": "c8b8b30c15b8423e90156082111b000f", "image_state": "available", "image_location": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:04Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/ file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:06,248 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.043s 2023-08-26 16:25:06,249 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-40bb1c78-474d-4db0-80bf-c42ed897e97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_id": "c8b8b30c15b8423e90156082111b000f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52363264, "virtual_size": 1073741824, "status": "active", "checksum": "cc0f4cfb278df335eaf90fd003f2ce00", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a1e9358faf6af4f1d92489e02a748b4016e2e7a56afc0dff9b7d8082190dd0fb21523cd043978c5e989503a1bc9b60ef18ada9174e6a0a0dbcae6dd535c965d6", "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:06Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:06,294 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.043s 2023-08-26 16:25:06,294 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-332abf3d-fdc5-4499-b117-214b168f5658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_id": "c8b8b30c15b8423e90156082111b000f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864- project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52363264, "virtual_size": 1073741824, "status": "active", "checksum": "cc0f4cfb278df335eaf90fd003f2ce00", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a1e9358faf6af4f1d92489e02a748b4016e2e7a56afc0dff9b7d8082190dd0fb21523cd043978c5e989503a1bc9b60ef18ada9174e6a0a0dbcae6dd535c965d6", "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:06Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:07,044 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311 0.749s 2023-08-26 16:25:07,045 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642df765-bcd6-46d7-a4eb-3410b3bbe5a5', 'x-compute-request-id': 'req-642df765-bcd6-46d7-a4eb-3410b3bbe5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311'} Body: b'{"server": {"id": "8164bb99-842e-49fc-8f36-093de455c311", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597401726", "status": "ACTIVE", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "432677ea8aeb3cc3f9167e26ad3b1ae085f0402b06311f2c5f08f279", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:23:06Z", "updated": "2023-08-26T16:25:06Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1319534677-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:fa:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8164bb99-842e-49fc-8f36-093de455c311"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-08-26T16:23:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:26:07,319 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.187s 2023-08-26 16:26:07,320 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-141066b1-da71-4399-aa19-740e43b72090', '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": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "password_expires_at": null}, "audit_ids": ["zWPDMqFFTKWqHTt2wkSwIQ"], "expires_at": "2023-08-26T17:26:07.000000Z", "issued_at": "2023-08-26T16:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8b8b30c15b8423e90156082111b000f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864"}, "is_domain": false, "roles": [{"id": "ac2749238e804f75a0f6d8319d1c3921", "name": "reader"}, {"id": "11bab63d160741c4b7bf957e0284d7fc", "name": "member"}], "catalog": [{"endpoints": [{"id": "791639df77f8435e9431cb5de057fa57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0661b71ddffb4c898bfb134ef880e10c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0f9c54dc4fc649f1b03652e8d4a22941", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "10edbcbd8c8f4972a17ca61b83f5a86d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc6d7649043a475c92640248a5fe103e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "1b11c0ca197f466b88c7128042792dd1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "03fee09b40754e7589e7e1fd6d2ae975", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "703794fe1488439cabdeadb807dafe2a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "08590e08fb534a17851b416ea43f7011", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a269cd10b09f4ef3b2be819bdf05fa02", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3775f051f62e42c495b95b23a94bbb82", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "eb41a68aa6b941e383d47d61d3fc2922", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "13761a43d12d47429b0657a5a42be047", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "f6f06e7b09294f6fb44fe9c2d6d629ff", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "54d87c98633147db89c0fac6be3a07db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f8cfddbecb5948ec8292a5f51072d337", "type": "placement", "name": "placement"}]}}' 2023-08-26 16:26:07,321 82762 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '883d1a4a-5464-42d4-8a12-de31a0ce1057', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1319534677-network', 'tenant_id': 'c8b8b30c15b8423e90156082111b000f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8b8b30c15b8423e90156082111b000f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17228, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-08-26T1 6:22:44Z', 'updated_at': '2023-08-26T16:22:45Z', 'revision_number': 1} available for tenant 2023-08-26 16:26:08,078 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.756s 2023-08-26 16:26:08,079 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-573525254", "imageRef": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "883d1a4a-5464-42d4-8a12-de31a0ce1057"}]}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee9b4d1-302f-44c2-b4df-51c1398b988f', 'x-compute-request-id': 'req-cee9b4d1-302f-44c2-b4df-51c1398b988f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "612978f6-a682-4bd5-935a-53aaa2c1f352", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "tq3e8iyYicfP"}}' 2023-08-26 16:26:08,174 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352 0.092s 2023-08-26 16:26:08,174 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f0d606b-24b8-4af5-adfa-5ba3dc6c293d', 'x-compute-request-id': 'req-8f0d606b-24b8-4af5-adfa-5ba3dc6c293d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352'} Body: b'{"server": {"id": "612978f6-a682-4bd5-935a-53aaa2c1f352", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-573525254", "status": "BUILD", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:26:08Z", "updated": "2023-08-26T16:26:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launche d_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:26:58,360 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352 0.125s 2023-08-26 16:26:58,360 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1775', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5d5b5c-cd82-46f0-a4fb-18e87c6d0e5c', 'x-compute-request-id': 'req-dd5d5b5c-cd82-46f0-a4fb-18e87c6d0e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352'} Body: b'{"server": {"id": "612978f6-a682-4bd5-935a-53aaa2c1f352", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-573525254", "status": "ERROR", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:26:08Z", "updated": "2023-08-26T16:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-08-26T16:26:28Z", "message": "Build of instance 612978f6-a682-4bd5-935a-53aaa2c1f352 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Unable to attach volume to target iqn.2010-10.org.openstack:7ab2e"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7ab2e147-c7cc-449e-a93d-f06dcb05707a", "delete_on_termination": false}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:26:58,377 82762 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-08-26 16:26:58,963 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352 0.586s 2023-08-26 16:26:58,963 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X- OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6961a36f-d79e-4623-addc-73cfd59e0641', 'x-compute-request-id': 'req-6961a36f-d79e-4623-addc-73cfd59e0641', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352'} Body: b'' 2023-08-26 16:26:59,005 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352 0.041s 2023-08-26 16:26:59,005 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-05c1e0c8-7782-448d-9867-25b66272e701', 'x-compute-request-id': 'req-05c1e0c8-7782-448d-9867-25b66272e701', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 612978f6-a682-4bd5-935a-53aaa2c1f352 could not be found."}}' {7} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [215.406342s] ... ok {9} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [203.332239s] ... ok {3} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [225.355113s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [189.616098s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [12.601181s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [12.251934s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [13.596947s] ... ok {4} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [115.335931s] ... ok {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [12.823494s] ... ok {1} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [281.078814s] ... ok {9} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [15.317695s] ... ok {11} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {0} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [305.390120s] ... ok {2} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [305.811743s] ... ok {4} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {7} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [121.463828s] ... ok {4} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.835387s] ... ok {4} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.380054s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [17.192726s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [17.015868s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [16.105283s] ... ok {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [426.783130s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [17.034702s] ... ok {4} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.218543s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.292764s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.333623s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.033844s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.183802s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.022515s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.026356s] ... ok {4} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.313004s] ... ok {4} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {4} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {7} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.464937s] ... ok {7} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [2.045680s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.212256s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.081780s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.246939s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.014621s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.055328s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.033041s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.018722s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.025024s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.019169s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.018020s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.014942s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.012554s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.033686s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.035707s] ... ok {7} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.030572s] ... ok {7} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.155038s] ... ok {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [226.836708s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [13.669512s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [12.655603s] ... ok {7} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.248490s] ... ok {9} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [243.140991s] ... ok {9} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.289516s] ... ok {9} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.265890s] ... ok {9} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.225706s] ... ok {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [236.867774s] ... ok {5} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [515.234836s] ... ok {11} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [404.596206s] ... ok {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [445.402508s] ... ok {11} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [35.802180s] ... ok {0} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [438.089707s] ... ok {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [635.367640s] ... ok {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [466.553898s] ... ok {3} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {0} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [0.559202s] ... ok {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.358767s] ... ok {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.243512s] ... ok {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [18.353375s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.690258s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.180814s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.204581s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.165490s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.024196s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.040261s] ... ok {0} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.198077s] ... ok {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.453045s] ... ok {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.232812s] ... ok {8} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [239.211602s] ... ok {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [410.101639s] ... ok {3} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [55.647112s] ... ok {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [34.632676s] ... ok {5} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [32.943513s] ... ok {3} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {5} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {5} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.151007s] ... ok {5} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.052658s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [118.914989s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.413847s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.042431s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.069233s] ... ok {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [13.145559s] ... ok {3} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.360675s] ... ok {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.114273s] ... ok {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.051538s] ... ok {11} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [16.518440s] ... ok {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.085214s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [13.727682s] ... ok {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [468.018441s] ... ok {0} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [33.966485s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [13.901813s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.058091s] ... ok {5} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.400371s] ... ok {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [19.928545s] ... ok {3} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.426060s] ... ok {11} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {7} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [451.107258s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 166, in test_server_detach_rules volume2 = self.nova_volume_attach(server, volume2) File "/opt/stack/tempest/tempest/scenario/manager.py", line 890, in nova_volume_attach waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 354, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 99c76ff5-63f9-4385-9c70-a47b7a26dd92 failed to reach in-use status (current available) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-08-26 16:32:25,731 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes 0.494s 2023-08-26 16:32:25,731 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4dda82-73b8-495a-8a15-a2155ce7cbf5', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4dda82-73b8-495a-8a15-a2155ce7cbf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:25.643821", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-08-26 16:32:25,942 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes 0.201s 2023-08-26 16:32:25,942 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8cb0527-71cb-4ca0-b559-9c3b155137af', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8cb0527-71cb-4ca0-b559-9c3b155137af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:25.877500", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-08-26 16:32:26,067 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.054s 2023-08-26 16:3 2:26,067 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-423217f2-0f84-48e2-9a02-fbbecb55cc86', '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": "dbd015cd3d2c4518817f1e78f70afc8c", "name": "tempest-TestServerVolumeAttachmentScenario-1145809252-project-member", "password_expires_at": null}, "audit_ids": ["McF0hWLeSXGzBa2fvM3uzQ"], "expires_at": "2023-08-26T17:32:26.000000Z", "issued_at": "2023-08-26T16:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae57d24e815640678acc75e60a1d5412", "name": "tempest-TestServerVolumeAttachmentScenario-1145809252"}, "is_domain": false, "roles": [{"id": "ac2749238e804f75a0f6d8319d1c3921", "name": "reader"}, {"id": "11bab63d160741c4b7bf957e0284d7fc", "name": "member"}], "catalog": [{"endpoints": [{"id": "791639df77f8435e9431cb5de057fa57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0661b71ddffb4c898bfb134ef880e10c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0f9c54dc4fc649f1b03652e8d4a22941", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "10edbcbd8c8f4972a17ca61b83f5a86d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc6d7649043a475c92640248a5fe103e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412", "region": "RegionOne"}], "id": "1b11c0ca197f466b88c7128042792dd1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "03fee09b40754e7589e7e1fd6d2ae975", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "703794fe1488439cabdeadb807dafe2a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "08590e08fb534a17851b416ea43f7011", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a269cd10b09f4ef3b2be819bdf05fa02", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3775f051f62e42c495b95b23a94bbb82", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412", "region": "RegionOne"}], "id": "eb41a68aa6b941e383d47d61d3fc2922", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "13761a43d12d47429b0657a5a42be047", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ae57d24e815640678acc75e60a1d5412", "region": "RegionOne"}], "id": "f6f06e7b09294f6fb44fe9c2d6d629ff", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "54d87c98633147db89c0fac6be3a07db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f8cfddbecb5948ec8292a5f51072d337", "type": "placement", "name": "placement"}]}}' 2023-08-26 16:32:26,069 82766 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '6c49bdb2-f5c9-4902-9d6e-9bcb5860a270', 'name': 'tempest-TestServerVolumeAttachmentScenario-1479283516-network', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50544, 'is_default': False, 'availability_zone_hints': [], 'av ailability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-08-26T16:32:11Z', 'updated_at': '2023-08-26T16:32:11Z', 'revision_number': 1} available for tenant 2023-08-26 16:32:26,071 82766 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-08-26 16:32:26,071 82766 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-08-26 16:32:26,132 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-08-26 16:32:26,133 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-798834650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWKxC4V7JWxQf9iBL2XdLfz4SGoiXmxFQmGgXsCZsIweqWEaHR37Uvd3m37Y0HczC5CQ/WLPk3vOXywdrln+yZ1DzWPbLFGOFahVgEMXG+ImUZZUUa3yln11fkza9iTvQ=="}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:26 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-c08d6e89-1e5f-4115-8dc6-989b51be0871', 'x-compute-request-id': 'req-c08d6e89-1e5f-4115-8dc6-989b51be0871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-798834650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWKxC4V7JWxQf9iBL2XdLfz4SGoiXmxFQmGgXsCZsIweqWEaHR37Uvd3m37Y0HczC5CQ/WLPk3vOXywdrln+yZ1DzWPbLFGOFahVgEMXG+ImUZZUUa3yln11fkza9iTvQ==", "fingerprint": "be:6d:0e:16:31:e5:d7:d5:44:5c:89:1a:91:22:70:dc", "user_id": "dbd015cd3d2c4518817f1e78f70afc8c"}}' 2023-08-26 16:32:26,137 82766 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-798834650 created 2023-08-26 16:32:26,287 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.149s 2023-08-26 16:32:26,287 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1592887086", "description": "tempest-description--1743778268"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-946ddb8e-0bc9-4edd-97bf-27cf8e25b74b', 'date': 'Sat, 26 Aug 2023 16:32:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c514ae30-85b1-4395-a843-34814b31507e", "name": "tempest-securitygroup--1592887086", "stateful": true, "tenant_id": "ae57d24e815640678acc75e60a1d5412", "description": "tempest-description--1743778268", "shared": false, "security_group_rules": [{"id": "d1031138-1f62-40e2-9e18-955d3e0eb776", "project_id": "ae57d24e815640678acc75e60a1d5412", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "security_group_id": "c514ae30-85b1-4395-a843-34814b31507e", "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": 723, "description": null, "tags": [], "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 0}, {"id": "e5bdcfa0-82a2-4161-97a8-f6d93e873c5f", "project_id": "ae57d24e815640678acc75e60a1d5412", "tenan t_id": "ae57d24e815640678acc75e60a1d5412", "security_group_id": "c514ae30-85b1-4395-a843-34814b31507e", "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": 724, "description": null, "tags": [], "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 0}], "tags": [], "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 1, "project_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:32:26,462 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-08-26 16:32:26,463 82766 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": "c514ae30-85b1-4395-a843-34814b31507e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-81aeaac4-eb32-47d9-b129-09d541d8543a', 'date': 'Sat, 26 Aug 2023 16:32:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dda8d468-e4cd-40a4-aa57-2983fcd46aa8", "project_id": "ae57d24e815640678acc75e60a1d5412", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "security_group_id": "c514ae30-85b1-4395-a843-34814b31507e", "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, "description": "", "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 0}}' 2023-08-26 16:32:26,650 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-08-26 16:32:26,650 82766 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": "c514ae30-85b1-4395-a843-34814b31507e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8d58e38a-30f0-4b5d-8d7e-07595c08a8e6', 'date': 'Sat, 26 Aug 2023 16:32:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5c2ea418-17bf-43f0-a06c-48b55a212a6b", "project_id": "ae57d24e815640678acc75e60a1d5412", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "security_group_id": "c514ae30-85b1-4395-a843-34814b31507e", "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, "description": "", "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 0}}' 2023-08-26 16:32:26,650 82766 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1592887086 created 2023-08-26 16:32:27,671 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.020s 2023-08-26 16:32:27,671 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e653b39d-a4f5-496b-ae05-e923cb9f5138"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7b295dd6-ed21-42b7-882d-9ddf72d96acb', 'date': 'Sat, 26 Aug 2023 16:32:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "79e83d55-b9c1-4d73-9e6e-137f145b32d5", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "floating_ip_address": "172.24.4.105", "floating_network_id": "e653b39d-a4f5-496b-ae05-e923cb9f5138", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ae57d24e815640678acc75e60a1d5412", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-08-26T16:32:27Z", "updated_at": "2023-08-26T16:32:27Z", "revision_number": 0}}' 2023-08-26 16:32:27,672 82766 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '79e83d55-b9c1-4d73-9e6e-137f145b32d5', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'floating_ip_address': '172.24.4.105', 'floating_network_id': 'e653b39d-a4f5-496b-ae05-e923cb9f5138', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-08-26T16:32:27Z', 'updated_at': '2023-08-26T16:32:27Z', 'revision_number': 0, 'ip': '172.24.4.105'} created 2023-08-26 16:32:27,672 82766 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-798834650', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWKxC4V7JWxQf9iBL2XdLfz4SGoiXmxFQmGgXsCZsIweqWEaHR37Uvd3m37Y0HczC5CQ/WLPk3vOXywdrln+yZ1DzWPbLFGOFahVgEMXG+ImUZZUUa3yln11fkza9iTvQ==', 'fingerprint': 'be:6d:0e:16:31:e5:d7:d5:44:5c:89:1a:91:22:70:dc', 'user_id': 'dbd015cd3d2c4518817f1e78f70afc8c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCmR8SZVhJgbM6JMY1H/3CqHLcczJz1PYqpb8aL/QYK4hzt/hjFsAlp\nslidA+49KaigBwYFK4EEACKhZANiAATVisQuFeyVsUH/YgS9l3S38+EhqIl5sRUJ\nhoF7AmbCMHqlhGh0d+1L3d5t+2NB3MwuQkP1iz5N7zl8sHa5Z/smdQ81j2yxRjhW\noVYBDFxviJlGWVFGt8pZ9dX5M2vYk70=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c514ae30-85b1-4395-a843-34814b31507e', 'name': 'tempest-securitygroup--1592887086', 'stateful': True, 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'description': 'tempest-description--1743778268', 'shared': False, 'security_group_rules': [{'id': 'd1031138-1f62-40e2-9e18-955d3e0eb776', 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'security_group_id': 'c514ae30-85b1-4395-a843-34814b31507e', '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': 723, 'description': None, 'tags': [], 'created_at': '2023-08-26T16:32:26Z', 'updated_at': '2023-08-26T16:32:26Z', 'revision_number': 0}, {'id': 'e5bdcfa0-82a2-4161-97a8-f6d93e873c5f', 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'security_group_id': 'c514ae30-85b1-4395-a843-34814b31507e', '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': 724, 'description': None, 'tags': [], 'created_at': '2023-08-26T16:32:26Z', 'updated_at': '2023-08-26T16:32:26Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-08-26T16:32:26Z', 'updated_at': '2023-08-26T16:32:26Z', 'revision_number': 1, 'project_id': 'ae57d24e815640678acc75e60a1d5412'}, 'floating_ip': {'id': '79e83d55 -b9c1-4d73-9e6e-137f145b32d5', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'floating_ip_address': '172.24.4.105', 'floating_network_id': 'e653b39d-a4f5-496b-ae05-e923cb9f5138', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-08-26T16:32:27Z', 'updated_at': '2023-08-26T16:32:27Z', 'revision_number': 0, 'ip': '172.24.4.105'}} 2023-08-26 16:32:28,532 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.858s 2023-08-26 16:32:28,532 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "imageRef": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "flavorRef": "1", "networks": [{"uuid": "6c49bdb2-f5c9-4902-9d6e-9bcb5860a270"}], "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "key_name": "tempest-keypair-798834650", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a70d32e-9072-4333-a038-4afe5f2c52cd', 'x-compute-request-id': 'req-6a70d32e-9072-4333-a038-4afe5f2c52cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "adminPass": "ApBL3G4qG2QZ"}}' 2023-08-26 16:32:28,657 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.121s 2023-08-26 16:32:28,658 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c9f91d-c821-4817-acb0-6b59b31030fa', 'x-compute-request-id': 'req-e3c9f91d-c821-4817-acb0-6b59b31030fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "status": "BUILD", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "metadata": {}, "hostId": "", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-08-26T16:32:29Z", "updated": "2023-08-26T16:32: 28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-798834650", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-08-26 16:33:18,975 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.245s 2023-08-26 16:33:18,976 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69044612-6981-47a6-8498-a8e5eea03136', 'x-compute-request-id': 'req-69044612-6981-47a6-8498-a8e5eea03136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "status": "ACTIVE", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "metadata": {}, "hostId": "b80a01502c314ff85ac7a067d6ac70807bb3dc6b47b2bfd913d1086c", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-08-26T16:32:28Z", "updated": "2023-08-26T16:32:36Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1479283516-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:2f:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-798834650", "OS-SRV-USG:launched_at": "2023-08-26T16:32:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-08-26 16:33:18,989 82766 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-08-26 16:34:19,812 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-interface 0.762s 2023-08-26 16:34:19,812 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:19 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-Ve rsion,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9857ee12-7f29-441f-84a5-b0f8930acd07', 'x-compute-request-id': 'req-9857ee12-7f29-441f-84a5-b0f8930acd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6c49bdb2-f5c9-4902-9d6e-9bcb5860a270", "port_id": "60dd7bfe-2839-4ce9-ba5c-df63337f418b", "mac_addr": "fa:16:3e:14:2f:bb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "40067cab-1c11-4736-997f-031c71e1880c", "ip_address": "10.0.0.13"}]}]}' 2023-08-26 16:34:21,123 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/79e83d55-b9c1-4d73-9e6e-137f145b32d5 1.306s 2023-08-26 16:34:21,124 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "60dd7bfe-2839-4ce9-ba5c-df63337f418b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-982e696d-38ff-4bef-82a6-a1ffadc87357', 'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79e83d55-b9c1-4d73-9e6e-137f145b32d5'} Body: b'{"floatingip": {"id": "79e83d55-b9c1-4d73-9e6e-137f145b32d5", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "floating_ip_address": "172.24.4.105", "floating_network_id": "e653b39d-a4f5-496b-ae05-e923cb9f5138", "router_id": "169b6fa4-1b3e-4941-b31c-9e372997f3df", "port_id": "60dd7bfe-2839-4ce9-ba5c-df63337f418b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6c49bdb2-f5c9-4902-9d6e-9bcb5860a270", "mac_address": "fa:16:3e:14:2f:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "914c5004-52af-4826-914d-ca3d215cf040", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-08-26T16:32:27Z", "updated_at": "2023-08-26T16:34:20Z", "revision_number": 1, "project_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:21,125 82766 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.105:22' as 'cirros' with public key authentication 2023-08-26 16:34:21,169 82766 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-08-26 16:34:21,279 82766 INFO [paramiko.transport] Authentication (publickey) successful! 2023-08-26 16:34:21,280 82766 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.105 successfully created 2023-08-26 16:34:21,657 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.376s 2023-08-26 16:34:21,657 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f8f13d-4bc0-49a6-8440-433590ab5511', 'x-compute-request-id': 'req-31f8f13d-4bc0-49a6-8440-433590ab5511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "status": "ACTIVE", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "user_id": "dbd015cd3d2c4518817f1e78f7 0afc8c", "metadata": {}, "hostId": "b80a01502c314ff85ac7a067d6ac70807bb3dc6b47b2bfd913d1086c", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-08-26T16:32:28Z", "updated": "2023-08-26T16:32:36Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1479283516-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:2f:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-798834650", "OS-SRV-USG:launched_at": "2023-08-26T16:32:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-08-26 16:34:21,924 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.255s 2023-08-26 16:34:21,925 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb59735-b3f6-4375-971a-e4cb4ca275be', 'x-compute-request-id': 'req-ebb59735-b3f6-4375-971a-e4cb4ca275be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}]}]}' 2023-08-26 16:34:21,977 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:34:21,977 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfc4f7c-7375-45fa-a3b4-6e9683795e47', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfc4f7c-7375-45fa-a3b4-6e9683795e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:32:29.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:21,987 82766 INFO [tempest.common.waiters] volume be1bea19-8c95-459e-89f7-2c54bae9989f reached available after waiting for 0.987776 seconds 2023-08-26 16:34:22,028 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.040s 2023-08-26 16:34:22,028 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561a6973-cb32-418b-b996-98335548c71e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561a6973-cb32-418b-b996-98335548c71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:32:29.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:22,368 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 POST http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments 0.329s 2023-08-26 16:34:22,368 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "be1bea19-8c95-459e-89f7-2c54bae9989f"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:22 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-68328d2c-2e2c-4fcd-925f-596bdc780b88', 'x-compute-request-id': 'req-68328d2c-2e2c-4fcd-925f-596bdc780b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "serverId": "914c5004-52af-4826-914d-ca3d215cf040", "volumeId": "be1bea19-8c95-459e-89f7-2c54bae9989f", "device": "/dev/vdb"}}' 2023-08-26 16:34:22,417 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_d etach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.046s 2023-08-26 16:34:22,418 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f1518d-c79f-4951-9301-c47709301988', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f1518d-c79f-4951-9301-c47709301988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:23,487 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.057s 2023-08-26 16:34:23,487 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f9ca1d-f336-4cbf-aca2-bbe6bf733a1a', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f9ca1d-f336-4cbf-aca2-bbe6bf733a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:24,548 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.044s 2023-08-26 16:34:24,549 82766 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a6016d-9509-4d8f-ab09-3628cbc99f4a', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a6016d-9509-4d8f-ab09-3628cbc99f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:25,623 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.055s 2023-08-26 16:34:25,623 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bcb0a4-0315-4cfe-a8c4-77efdfa58931', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bcb0a4-0315-4cfe-a8c4-77efdfa58931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:26,684 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:34:26,684 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'S at, 26 Aug 2023 16:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d833250-1bf2-4e9c-b857-561890a75f09', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d833250-1bf2-4e9c-b857-561890a75f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:27,771 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.074s 2023-08-26 16:34:27,772 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d596a1-549b-446b-aa22-e506657b3fd4', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d596a1-549b-446b-aa22-e506657b3fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:28,844 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.054s 2023-08-26 16:34:28,845 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e0eb85-30d2-4430-8001-d4b8549a53e1', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e0eb85-30d2-4430-8001-d4b8549a53e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:30,563 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.706s 2023-08-26 16:34:30,564 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ce8789-6a74-4c80-835f-8e68a54f1a50', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ce8789-6a74-4c80-835f-8e68a54f1a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:31,659 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.083s 2023-08-26 16:34:31,659 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5decc63-6103-4f2b-8b8b-caeb5ce07677', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5decc63-6103-4f2b-8b8b-caeb5ce07677', 'connection': 'close', 'status': '200' , 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:32,717 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.046s 2023-08-26 16:34:32,717 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086fb347-3f9c-4b87-b196-35f2db97922b', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086fb347-3f9c-4b87-b196-35f2db97922b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:33,942 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.212s 2023-08-26 16:34:33,942 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773d19de-ad6a-4bf7-9931-396073c35cdb', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773d19de-ad6a-4bf7-9931-396073c35cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f 7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:35,048 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.082s 2023-08-26 16:34:35,048 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d76b645-2f6d-4a57-9d2b-b4496d11109c', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d76b645-2f6d-4a57-9d2b-b4496d11109c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:36,146 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.085s 2023-08-26 16:34:36,147 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a701c609-f2ca-4d45-ab4f-3833ed27aaf6', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a701c609-f2ca-4d45-ab4f-3833ed27aaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:36.000000", "name": "tempest-Test ServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:37,212 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.052s 2023-08-26 16:34:37,213 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947990db-05f3-43a1-9196-e641897601ba', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947990db-05f3-43a1-9196-e641897601ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:36.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:38,296 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.071s 2023-08-26 16:34:38,296 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8c785e-f071-4c69-92c1-6b8e4451439d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8c785e-f071-4c69-92c1-6b8e4451439d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:36.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:39,367 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.055s 2023-08-26 16:34:39,367 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3830e6b7-10fd-492e-9dc9-0e65a50d87de', 'content-length': '1217', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3830e6b7-10fd-492e-9dc9-0e65a50d87de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:38.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8", "volume_id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "server_id": "914c5004-52af-4826-914d-ca3d215cf040", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-08-26T16:34:36.000000"}], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:39,378 82766 INFO [tempest.common.waiters] volume be1bea19-8c95-459e-89f7-2c54bae9989f reached in-use after waiting for 17.378849 seconds 2023-08-26 16:34:39,433 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.054s 2023-08-26 16:34:39,433 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f228b52f-5457-4607-b844-46404d30924c', 'content-length': '1217', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f228b52f-5457-4607-b844-46404d30924c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32 :26.000000", "updated_at": "2023-08-26T16:34:38.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8", "volume_id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "server_id": "914c5004-52af-4826-914d-ca3d215cf040", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-08-26T16:34:36.000000"}], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:40,227 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.772s 2023-08-26 16:34:40,227 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-detach": {}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab6d8ef-589b-4d4d-95de-d377d7510059', 'x-openstack-request-id': 'req-5ab6d8ef-589b-4d4d-95de-d377d7510059', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:40,812 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.584s 2023-08-26 16:34:40,812 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-terminate_connection": {"connector": {}}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55df034-dabd-46ac-92f1-dde245c62307', 'x-openstack-request-id': 'req-e55df034-dabd-46ac-92f1-dde245c62307', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:41,024 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.211s 2023-08-26 16:34:41,025 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikSDw63jWT1o-0sxGOIrH4B-NJqIkZ4fCixN4FtEHhFneMOINYSKUhQEB5O 6tl-Eu0wqyGYSpJZRn6_XsjhBwTY_n_T-G_6QFU-UsZOApYKWm1CFAfL42UXNe8tcd-LHqGIoaA24GTU9n2SqEWuAdKcEaVVnPPE47IBlikhN3_4Mpw'} Body: {"os-detach": {}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95296ec-661a-47f5-9bc5-bd3fcfca86c6', 'x-openstack-request-id': 'req-a95296ec-661a-47f5-9bc5-bd3fcfca86c6', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:41,536 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.510s 2023-08-26 16:34:41,536 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikSDw63jWT1o-0sxGOIrH4B-NJqIkZ4fCixN4FtEHhFneMOINYSKUhQEB5O6tl-Eu0wqyGYSpJZRn6_XsjhBwTY_n_T-G_6QFU-UsZOApYKWm1CFAfL42UXNe8tcd-LHqGIoaA24GTU9n2SqEWuAdKcEaVVnPPE47IBlikhN3_4Mpw'} Body: {"os-terminate_connection": {"connector": {}}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86c9c78-ca68-41ac-bafe-73a3f9591e71', 'x-openstack-request-id': 'req-b86c9c78-ca68-41ac-bafe-73a3f9591e71', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:41,601 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 401 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.065s 2023-08-26 16:34:41,602 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikSDw63jWT1o-0sxGOIrH4B-NJqIkZ4fCixN4FtEHhFneMOINYSKUhQEB5O6tl-Eu0wqyGYSpJZRn6_XsjhBwTY_n_T-G_6QFU-UsZOApYKWm1CFAfL42UXNe8tcd-LHqGIoaA24GTU9n2SqEWuAdKcEaVVnPPE47IBlikhN3_4Mpa'} Body: {"os-detach": {}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '114', 'www-authenticate': 'Keystone uri="http://10.0.0.210/identity"', 'x-openstack-request-id': 'req-af9113b5-ed7f-4207-a7f5-ae6ba15706dd', 'connection': 'close', 'status': '401', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}' 2023-08-26 16:34:41,646 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 401 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.043s 2023-08-26 16:34:41,646 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikSDw63jWT1o-0sxGOIrH4B-NJqIkZ4fCixN4FtEHhFneMOINYSKUhQEB5O6tl-Eu0wqyGYSpJZRn6_XsjhBwTY_n_T-G_6QFU-UsZOApYKWm1CFAfL42UXNe8tcd-LHqGIoaA24GTU9n2SqEWuAdKcEaVVnPPE47IBlikhN3_4Mpa'} Body: {"os-terminate_connection": {"connector": {}}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '114', 'www-authenticate': 'Keystone uri="http://10.0.0.210/identity"', 'x-openstack-request-id': 'req-7fcebed2-2c27-4248-abf8-d569f6d82540', 'connection': 'close', 'status': '401', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}' 2023-08-26 16:34:41,860 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.213s 2023-08-26 16:34:41,860 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-reset_status": {"status": "error"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-compute-request-id': 'req-5be279ab-4584-47fc-a926-a10a416c5c8c', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be279ab-4584-47fc-a926-a10a416c5c8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'' 2023-08-26 16:34:41,906 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.045s 2023-08-26 16:34:41,906 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a060392b-98db-4b2b-a4e9-82146d95a42d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a060392b-98db-4b2b-a4e9-82146d95a42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:42.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8", "volume_id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "server_id": "914c5004-52af-4826-914d-ca3d215cf040", "host_name": null, "device": "/dev/vdb", "att ached_at": "2023-08-26T16:34:36.000000"}], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:41,916 82766 INFO [tempest.common.waiters] volume be1bea19-8c95-459e-89f7-2c54bae9989f reached error after waiting for 0.916574 seconds 2023-08-26 16:34:42,111 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.194s 2023-08-26 16:34:42,111 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-force_detach": {"connector": null, "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbfb069-743b-45b9-b938-bdbc18dc1a18', 'x-openstack-request-id': 'req-5bbfb069-743b-45b9-b938-bdbc18dc1a18', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:42,313 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.201s 2023-08-26 16:34:42,313 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikZUm-DTlPABHpLUyf8DMdYdxyVbEGN_LfQ_swMktkWYpxR6rOg57ZiuFkJInKljxBsHRvqX26noWER2F8_Rw0ns0l6e_Mib9QArK5Cy-A1lm-kXGFk0BuGpNuGHWfaEexJFFjM6261eU6Y8Rt75Af8nJ1o-C_3Mey8VQBBKvdM0YM'} Body: {"os-force_detach": {"connector": null, "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-77556dbe-6a9d-47d8-bd0b-8426266e7e70', 'x-openstack-request-id': 'req-77556dbe-6a9d-47d8-bd0b-8426266e7e70', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:42,358 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 401 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.044s 2023-08-26 16:34:42,359 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikZUm-DTlPABHpLUyf8DMdYdxyVbEGN_LfQ_swMktkWYpxR6rOg57ZiuFkJInKljxBsHRvqX26noWER2F8_Rw0ns0l6e_Mib9QArK5Cy-A1lm-kXGFk0BuGpNuGHWfaEexJFFjM6261eU6Y8Rt75Af8nJ1o-C_3Mey8VQBBKvdM0Ya'} Body: {"os-force_detach": {"connector": null, "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '114', 'www-authenticate': 'Keystone uri="http://10.0.0.210/identity"', 'x-op enstack-request-id': 'req-0777a0b9-16e6-40fc-b8fe-9956012510bf', 'connection': 'close', 'status': '401', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}' 2023-08-26 16:34:42,410 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:34:42,411 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7c7bac-65da-4e4f-b82f-9b05d19b5eee', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7c7bac-65da-4e4f-b82f-9b05d19b5eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:32:30.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:42,421 82766 INFO [tempest.common.waiters] volume 99c76ff5-63f9-4385-9c70-a47b7a26dd92 reached available after waiting for 0.421323 seconds 2023-08-26 16:34:42,536 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.114s 2023-08-26 16:34:42,536 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7ede82-bd05-40c2-beda-cc3b1ce3367c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7ede82-bd05-40c2-beda-cc3b1ce3367c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:32:30.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:42,861 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 POST http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments 0.309s 2023-08-26 16:34:42,861 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "99c76ff5-63f9-4385-9c70-a47b7a26dd92"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 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-4c109421-77f7-41b7-9005-78d93e192e03', 'x-compute-request-id': 'req-4c109421-77f7-41b7-9005-78d93e192e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "serverId": "914c5004-52af-4826-914d-ca3d215cf040", "volumeId": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "device": "/dev/vdc"}}' 2023-08-26 16:34:42,909 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:34:42,910 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d38c66a-1234-40c1-a9a8-52c6a0d225bb', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d38c66a-1234-40c1-a9a8-52c6a0d225bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:43.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:43,972 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:34:43,973 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33c6fa8-ba7f-443c-a16b-1c38e992e6a7', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33c6fa8-ba7f-443c-a16b-1c38e992e6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:43.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:45,079 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.094s 2023-08-26 16:34:45,080 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb6fec2d-7953-4924-a260-634bd0c9f597', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb6fec2d-7953-4924-a260-634bd0c9f597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:46,140 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:34:46,140 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': ' req-f2ddb2ef-002a-461a-890a-c817cbf08f3b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ddb2ef-002a-461a-890a-c817cbf08f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:47,202 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.049s 2023-08-26 16:34:47,202 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e2c667-bbe4-4261-a1a7-313a9ca1684c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e2c667-bbe4-4261-a1a7-313a9ca1684c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:48,255 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:34:48,256 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3405a2bb-f4c8-469d-a23c-973f1ca2c6f3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3405a2bb-f4c8-4 69d-a23c-973f1ca2c6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:49,310 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:34:49,310 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89659e8-ee93-470c-aab3-cbf5c71904c7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89659e8-ee93-470c-aab3-cbf5c71904c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:50,361 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:34:50,362 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0f56c0-cade-4432-ac98-6e45f84e4c5f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0f56c0-cade-4432-ac98-6e45f84e4c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26 dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:51,410 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:34:51,411 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c9c948-d9c5-45eb-a5c5-e031b23c0f8c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c9c948-d9c5-45eb-a5c5-e031b23c0f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:52,461 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:34:52,462 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb2d8d7-230a-4fec-8bdc-bae16c4334c4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb2d8d7-230a-4fec-8bdc-bae16c4334c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000" , "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:53,512 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:34:53,512 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30939838-5d92-4c83-b7da-d2c729e85d53', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30939838-5d92-4c83-b7da-d2c729e85d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:54,562 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:34:54,562 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c866149-041f-4b0e-8897-167174c91c95', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c866149-041f-4b0e-8897-167174c91c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "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/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:55,632 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:34:55,633 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a19f434-2baf-4701-8a53-ed5d099a691c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a19f434-2baf-4701-8a53-ed5d099a691c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:56,704 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:34:56,704 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12a07f9-ea6f-47d7-abd6-7384a3a80703', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12a07f9-ea6f-47d7-abd6-7384a3a80703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:57,757 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:34:57,757 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0aa446f-9b97-4bac-8411-2eb70ba39fdf', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0aa446f-9b97-4bac-8411-2eb70ba39fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:58,814 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:34:58,815 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eac3599-5ba9-4750-be3c-eaf0d60b53ad', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eac3599-5ba9-4750-be3c-eaf0d60b53ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bo otable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:59,865 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:34:59,866 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50eb03b6-2ad3-4994-ba96-dbc9128f5dd1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50eb03b6-2ad3-4994-ba96-dbc9128f5dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:00,916 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:35:00,917 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784c37cf-25f8-446a-9993-b461cff3f634', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784c37cf-25f8-446a-9993-b461cff3f634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678 acc75e60a1d5412"}}' 2023-08-26 16:35:01,972 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:35:01,973 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee2fdf7-3c7b-47cd-b4de-fce7ffeba5b9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee2fdf7-3c7b-47cd-b4de-fce7ffeba5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:03,046 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.062s 2023-08-26 16:35:03,047 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ce508b-ee44-4e08-bf3e-60e2198a8679', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ce508b-ee44-4e08-bf3e-60e2198a8679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:04,107 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.2 10/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:35:04,108 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9629d4d5-59b5-4ad6-9293-b62f8fcfc584', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9629d4d5-59b5-4ad6-9293-b62f8fcfc584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:05,229 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.109s 2023-08-26 16:35:05,230 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550614a1-5c76-4187-8082-83002cf151ac', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550614a1-5c76-4187-8082-83002cf151ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:06,289 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:35:06,289 82766 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8a4591-4fd8-4a37-85b7-573b3b5ce53d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8a4591-4fd8-4a37-85b7-573b3b5ce53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:07,345 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:35:07,345 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cde2055-575c-425a-a422-bbc3913ff03e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cde2055-575c-425a-a422-bbc3913ff03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:08,424 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.067s 2023-08-26 16:35:08,424 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:08 GMT', 's erver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1313eb-974d-4eac-a71c-5a42058018f9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1313eb-974d-4eac-a71c-5a42058018f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:09,486 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:35:09,487 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c996067-e0c7-43ff-a4a7-7bab07e305af', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c996067-e0c7-43ff-a4a7-7bab07e305af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:10,552 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:35:10,553 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c0722b-eebc-4e2b-b12e-f9b697a373ef', 'content-length': '925', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c0722b-eebc-4e2b-b12e-f9b697a373ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:11,614 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:35:11,614 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adb33d8-3e6e-4251-b579-7e514c8076f1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adb33d8-3e6e-4251-b579-7e514c8076f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:12,668 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:35:12,669 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64638c7-bf7a-487d-af1c-6ae4df173eb2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64638c7-bf7a-487d-af1c-6ae4df173eb2', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:13,720 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:13,720 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1884f-d753-4cdc-9317-31e9ad74d12d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1884f-d753-4cdc-9317-31e9ad74d12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:14,781 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:14,781 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ad523a-9c70-44fd-ac6a-7893f2d28379', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ad523a-9c70-44fd-ac6a-7893f2d28379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:15,831 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:35:15,832 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017928fd-9aaf-409c-8c4a-c214d18ac746', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017928fd-9aaf-409c-8c4a-c214d18ac746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:16,884 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:16,885 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29718535-388e-485b-aecf-db031a7e15f1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29718535-388e-485b-aecf-db031a7e15f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentSc enario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:17,944 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:35:17,945 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e208d174-0a3b-4bb2-958c-9130301341df', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e208d174-0a3b-4bb2-958c-9130301341df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:19,084 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.118s 2023-08-26 16:35:19,085 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d173428-eb6b-483f-ad59-961850d9ec31', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d173428-eb6b-483f-ad59-961850d9ec31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0. 210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:20,175 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.078s 2023-08-26 16:35:20,175 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4282ecb9-f1a0-4630-9a31-fe4614cbe710', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4282ecb9-f1a0-4630-9a31-fe4614cbe710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:21,245 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:21,245 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a883d501-7bbc-4635-a080-c20c6ec36287', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a883d501-7bbc-4635-a080-c20c6ec36287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volu mes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:22,310 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.054s 2023-08-26 16:35:22,311 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fac4da-bf6c-4e75-bdcf-445e760b31ea', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fac4da-bf6c-4e75-bdcf-445e760b31ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:23,362 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:35:23,362 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72308233-fcab-42e0-82b3-bfe738a15cf8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72308233-fcab-42e0-82b3-bfe738a15cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": nu ll, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:24,452 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.078s 2023-08-26 16:35:24,453 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ade699-7712-41fe-9d0c-89256ff7ba38', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ade699-7712-41fe-9d0c-89256ff7ba38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:25,507 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:25,507 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c961e7-99a1-4baa-872a-d27f50c06aea', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c961e7-99a1-4baa-872a-d27f50c06aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:26,560 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:35:26,561 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74358508-4d2b-4d4c-8e6a-523f67b485f6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74358508-4d2b-4d4c-8e6a-523f67b485f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:27,616 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:35:27,617 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3537c54-73b7-423e-ada2-c736c7d2aaeb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3537c54-73b7-423e-ada2-c736c7d2aaeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:28,667 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:28,668 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0266346a-9af5-480e-9422-f1842ebd54d8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0266346a-9af5-480e-9422-f1842ebd54d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:29,718 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:29,718 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0302cec1-0519-42b1-92ae-3448d542e558', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0302cec1-0519-42b1-92ae-3448d542e558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:30,766 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.036s 2023-08-26 16:35:30,766 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4ed3f4-ba76-4650-abcc-ac9a21cfb23e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4ed3f4-ba76-4650-abcc-ac9a21cfb23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:31,827 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.049s 2023-08-26 16:35:31,827 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf70cbac-7920-4451-b318-c1373fb73ae1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf70cbac-7920-4451-b318-c1373fb73ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:32,877 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:32,878 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id ': 'req-f870e2f2-3dc6-4eb9-9332-2b63bde7e1e8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f870e2f2-3dc6-4eb9-9332-2b63bde7e1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:33,937 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:35:33,937 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed7e777-3725-4ccd-8212-ae37eeaaacdf', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed7e777-3725-4ccd-8212-ae37eeaaacdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:34,986 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:34,987 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6321ec9-c5c7-4f6e-bed5-90a10e450d49', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6321ec9-c5 c7-4f6e-bed5-90a10e450d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:36,043 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:36,044 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf75a32a-58df-40fd-9749-d6bda3213d64', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf75a32a-58df-40fd-9749-d6bda3213d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:37,107 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:35:37,107 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b61d25-83e3-4aa6-954d-5909a619ac4e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b61d25-83e3-4aa6-954d-5909a619ac4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b 7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:38,160 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:38,160 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30dce8fd-1e4c-4dad-b490-1f58078c659a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30dce8fd-1e4c-4dad-b490-1f58078c659a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:39,210 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:39,211 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7dea5de-3d3d-429a-8314-d3bc52d95b9a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7dea5de-3d3d-429a-8314-d3bc52d95b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000 000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:40,260 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:40,260 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cac855c-ddbe-4bcd-ba28-2b6fb66e9ac7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cac855c-ddbe-4bcd-ba28-2b6fb66e9ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:41,310 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:41,311 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711cacdb-9d6e-469c-abaf-2c8d94665725', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711cacdb-9d6e-469c-abaf-2c8d94665725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id" : null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:42,363 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:42,364 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff7be41-e783-4098-ace0-e79ceb9aab32', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff7be41-e783-4098-ace0-e79ceb9aab32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:43,412 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:43,412 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0116d90-1f9f-4819-8c97-8e3fb81f5405', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0116d90-1f9f-4819-8c97-8e3fb81f5405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 "}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:44,465 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:44,466 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa61a747-29ef-4f3e-91a8-906aab927dd9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa61a747-29ef-4f3e-91a8-906aab927dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:45,535 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:35:45,536 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a03910-3c16-43f0-89aa-0f66b7ccd3e9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a03910-3c16-43f0-89aa-0f66b7ccd3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:46,598 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:35:46,599 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250b6790-e3ba-473d-b571-b68e2aa2edf5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250b6790-e3ba-473d-b571-b68e2aa2edf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:47,655 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:47,656 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9926a7-2e6a-4b64-971e-78d028051937', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9926a7-2e6a-4b64-971e-78d028051937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e81564 0678acc75e60a1d5412"}}' 2023-08-26 16:35:48,707 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:35:48,708 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c072ac95-1d4a-46cc-8258-1e832236cc52', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c072ac95-1d4a-46cc-8258-1e832236cc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:49,761 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:49,762 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89209153-082e-4e26-a7f6-ac4976670860', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89209153-082e-4e26-a7f6-ac4976670860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:50,815 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0 .0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:35:50,816 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4968a4b8-f2bf-450e-8fa8-4882bd41170a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4968a4b8-f2bf-450e-8fa8-4882bd41170a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:51,880 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.053s 2023-08-26 16:35:51,881 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f54bea3-9e3e-48fe-9481-2b0c93e294bb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f54bea3-9e3e-48fe-9481-2b0c93e294bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:52,946 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.054s 2023-08-26 16:35:52,946 82766 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183f5bd0-6154-4b03-aab8-470438d3b43f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183f5bd0-6154-4b03-aab8-470438d3b43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:54,005 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:54,005 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6cd6805-28b9-45ce-a027-1edd6324c08d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6cd6805-28b9-45ce-a027-1edd6324c08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:55,069 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:55,069 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:55 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a804f6fe-3e98-4829-9a17-84945bd607a7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a804f6fe-3e98-4829-9a17-84945bd607a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:56,144 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.061s 2023-08-26 16:35:56,144 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8b6f0a-2677-4c52-acce-2ef8767b34f1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8b6f0a-2677-4c52-acce-2ef8767b34f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:57,200 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:35:57,200 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f935e18-6cf7-4eb8-9720-ddf056ba4557', 'content-length': '925', 'openstack-api-vers ion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f935e18-6cf7-4eb8-9720-ddf056ba4557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:58,248 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:58,249 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcd666c-35e3-4e83-8e76-fe8293564932', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcd666c-35e3-4e83-8e76-fe8293564932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:59,298 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:59,298 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4972a42-ceaa-4c97-bcb6-5bc90012878b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4972a42-ceaa-4c97-bcb6-5bc90012878b', 'connection': 'close', 'status': '200', 'content-location': 'ht tp://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:00,359 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.049s 2023-08-26 16:36:00,359 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c20d66-2791-4a70-83d4-89381e668b23', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c20d66-2791-4a70-83d4-89381e668b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:01,410 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:36:01,411 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89119ca6-85d3-47a4-b16c-7e3ded821495', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89119ca6-85d3-47a4-b16c-7e3ded821495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "statu s": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:02,464 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:02,464 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578fa980-9cfa-4253-bd00-fee565aafb1b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578fa980-9cfa-4253-bd00-fee565aafb1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:03,525 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.050s 2023-08-26 16:36:03,526 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73b1621-71ab-4f38-bf79-4745a38e7b79', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73b1621-71ab-4f38-bf79-4745a38e7b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachme ntScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:04,577 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:04,578 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e4b8b6-82d8-40a2-a6b9-040d4678ca22', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e4b8b6-82d8-40a2-a6b9-040d4678ca22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:05,628 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:36:05,628 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6353c240-a2f6-494f-aba9-842f4c2318b0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6353c240-a2f6-494f-aba9-842f4c2318b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10. 0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:06,680 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:06,680 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe66e87-040a-43fe-86cd-6108d09a0001', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe66e87-040a-43fe-86cd-6108d09a0001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:07,738 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:36:07,738 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928dfbb2-8eb5-4c99-b457-44592ba0b7b8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928dfbb2-8eb5-4c99-b457-44592ba0b7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/ volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:08,788 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:36:08,788 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45a2d9b-383f-4c3a-95bd-c414e1343609', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45a2d9b-383f-4c3a-95bd-c414e1343609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:09,841 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:09,841 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e6458c-b27c-48bc-a19a-ed2406324ef5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e6458c-b27c-48bc-a19a-ed2406324ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id" : null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:10,917 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.064s 2023-08-26 16:36:10,917 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdd2fa0-dd60-4770-b432-dbd420fbea8a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdd2fa0-dd60-4770-b432-dbd420fbea8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:11,974 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:36:11,974 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43745a17-3695-4f75-a717-709919628dd7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43745a17-3695-4f75-a717-709919628dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:13,035 82766 INFO [tempest.lib.common.rest_cli ent] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.049s 2023-08-26 16:36:13,036 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89872c0-ced4-4974-a7f0-fdd9303760aa', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89872c0-ced4-4974-a7f0-fdd9303760aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:14,109 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.056s 2023-08-26 16:36:14,109 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04f145d-84e3-4a5e-82fc-8f0133f561d7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04f145d-84e3-4a5e-82fc-8f0133f561d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:15,170 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26d d92 0.048s 2023-08-26 16:36:15,171 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270e8eb8-6a0a-4c5c-b1b1-61a5227944b1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270e8eb8-6a0a-4c5c-b1b1-61a5227944b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:16,235 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.053s 2023-08-26 16:36:16,235 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27c9965-aa8a-43e6-94a5-e81ed3fa157a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27c9965-aa8a-43e6-94a5-e81ed3fa157a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:17,290 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:36:17,290 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373cf93f-6590-469e-8036-87219dc0030c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373cf93f-6590-469e-8036-87219dc0030c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:18,345 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:36:18,346 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ada9b2-887f-409e-8afa-80614b496c90', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ada9b2-887f-409e-8afa-80614b496c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:19,447 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.079s 2023-08-26 16:36:19,447 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-9aee6d45-d093-4a61-bcd9-f93ac1963cdd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aee6d45-d093-4a61-bcd9-f93ac1963cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:20,507 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:36:20,508 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02d3c1d-ac37-48a3-a20f-a1f21efe46f7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02d3c1d-ac37-48a3-a20f-a1f21efe46f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:21,563 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:36:21,563 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083093e1-b367-4660-bf6f-faab0cba543c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083093e 1-b367-4660-bf6f-faab0cba543c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:22,621 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:36:22,622 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9490f505-7a71-4d39-bd14-d02488c61930', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9490f505-7a71-4d39-bd14-d02488c61930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:23,680 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:36:23,680 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c9c7a8-c8a4-4c37-9aa1-9dc5ccca27a8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c9c7a8-c8a4-4c37-9aa1-9dc5ccca27a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70- a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:24,736 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:36:24,736 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206fcc8b-ab94-42cb-aed7-d44b8320ef08', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206fcc8b-ab94-42cb-aed7-d44b8320ef08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:25,791 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:36:25,791 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659f6f6d-1179-4028-bcce-2f88742cedd3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659f6f6d-1179-4028-bcce-2f88742cedd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26 .000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:26,895 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.091s 2023-08-26 16:36:26,895 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb8c23a-dcdc-4794-a6a6-ca3d02011d57', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb8c23a-dcdc-4794-a6a6-ca3d02011d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:27,977 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.069s 2023-08-26 16:36:27,977 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832979ca-1222-4861-9fcd-a88d2ccf7910', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832979ca-1222-4861-9fcd-a88d2ccf7910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot _id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:29,082 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.092s 2023-08-26 16:36:29,083 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b75cd83-69ad-4246-8ddc-e1d1259880ec', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b75cd83-69ad-4246-8ddc-e1d1259880ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:30,141 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:36:30,141 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7adfad70-4a8e-44d9-9a40-aba34f52d02e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7adfad70-4a8e-44d9-9a40-aba34f52d02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26 dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:31,227 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.073s 2023-08-26 16:36:31,227 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71362f1c-b733-4a97-9c15-b6726b58bffd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71362f1c-b733-4a97-9c15-b6726b58bffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:32,283 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:36:32,283 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08bcf60-9b1e-497f-ae0a-2623f35d0290', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08bcf60-9b1e-497f-ae0a-2623f35d0290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc 8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:33,336 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:33,337 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af45b4d6-65fc-4f4e-9b21-826bf40bf4b3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af45b4d6-65fc-4f4e-9b21-826bf40bf4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:34,515 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.167s 2023-08-26 16:36:34,516 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca3d1ab-86c3-4f67-ae23-be9a7b2258c3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca3d1ab-86c3-4f67-ae23-be9a7b2258c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e8 15640678acc75e60a1d5412"}}' 2023-08-26 16:36:35,606 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.079s 2023-08-26 16:36:35,606 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3b93ea-4030-4c11-9558-61893f14a3c2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3b93ea-4030-4c11-9558-61893f14a3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:36,661 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:36,661 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb67b575-ef5c-4c17-bec9-5a10d2c1a6c7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb67b575-ef5c-4c17-bec9-5a10d2c1a6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:37,714 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http:// 10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:37,714 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32398b22-d4cd-4cc7-9fc0-8c03fdfed8a3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32398b22-d4cd-4cc7-9fc0-8c03fdfed8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:38,771 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:36:38,771 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf7a5db-e589-49d8-a1f2-c2680e6b3358', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf7a5db-e589-49d8-a1f2-c2680e6b3358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:39,836 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.053s 2023-08-26 16:36:39,837 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75af471f-3563-4700-b9ac-d9fbf59148c5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75af471f-3563-4700-b9ac-d9fbf59148c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:40,902 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.050s 2023-08-26 16:36:40,902 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71449de6-52cf-4740-ac89-3c56ce30854a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71449de6-52cf-4740-ac89-3c56ce30854a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:41,991 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.065s 2023-08-26 16:36:41,991 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6f19ce-63f9-4468-acd5-cde2afda0c10', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6f19ce-63f9-4468-acd5-cde2afda0c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:43,049 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:36:43,050 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df0b9ec-eae9-4784-984f-8ffc1fd1b541', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df0b9ec-eae9-4784-984f-8ffc1fd1b541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:44,117 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.056s 2023-08-26 16:36:44,117 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c91766f-ade3-491e-8f32-0462118f6219', 'content-length': '925', 'openstack-api- version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c91766f-ade3-491e-8f32-0462118f6219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:45,168 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:36:45,168 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71de33d7-bc7f-4974-ac89-3fd39c83a7fd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71de33d7-bc7f-4974-ac89-3fd39c83a7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:46,220 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:46,220 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d44bcac-bc61-40fd-8a95-3f0d0926a07e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d44bcac-bc61-40fd-8a95-3f0d0926a07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:47,282 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:36:47,283 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf000095-0eea-4d0d-926c-07d26d44be4b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf000095-0eea-4d0d-926c-07d26d44be4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:48,339 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:36:48,339 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18dafa1a-a2a1-4d51-8d14-0e260614dea6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18dafa1a-a2a1-4d51-8d14-0e260614dea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "s tatus": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:49,396 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:36:49,396 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3c0f92-de61-4296-b4d9-c2506ed77cf2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3c0f92-de61-4296-b4d9-c2506ed77cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:50,469 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.061s 2023-08-26 16:36:50,469 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7720bd-8708-4c66-a591-4023bf265f4f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7720bd-8708-4c66-a591-4023bf265f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAtta chmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:51,539 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.050s 2023-08-26 16:36:51,539 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3011d39-310e-4ca8-b03b-4213b464d47f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3011d39-310e-4ca8-b03b-4213b464d47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:52,591 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:52,592 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f105a5-20e0-414f-bb67-3ac89c3299f4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f105a5-20e0-414f-bb67-3ac89c3299f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:/ /10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:53,646 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:36:53,646 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2492fc4-5a8f-4cd2-95b3-81bcb6b5eb5d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2492fc4-5a8f-4cd2-95b3-81bcb6b5eb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:54,704 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:36:54,705 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb987dfd-a45b-47d0-ab6b-447723b9fd93', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb987dfd-a45b-47d0-ab6b-447723b9fd93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5 412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:55,757 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:55,758 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5edf42-f370-471b-93bb-c54baa152b49', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5edf42-f370-471b-93bb-c54baa152b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:56,811 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:56,811 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaa1ca4-2346-4a32-a6b4-be1b439ef03c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfaa1ca4-2346-4a32-a6b4-be1b439ef03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup _id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:57,862 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:57,863 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c33a19-51b1-41e9-88ee-40d9499af230', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c33a19-51b1-41e9-88ee-40d9499af230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:58,913 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:36:58,913 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e094646e-9fe4-4698-8b9f-322b48682a18', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e094646e-9fe4-4698-8b9f-322b48682a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:00,015 82766 INFO [tempest.lib.common.rest _client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.082s 2023-08-26 16:37:00,016 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ff6e6f-5ff0-4222-a009-c9e3854fb33c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ff6e6f-5ff0-4222-a009-c9e3854fb33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:01,071 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:37:01,071 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bab5966-5e6f-4b59-8d56-70b780727f38', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bab5966-5e6f-4b59-8d56-70b780727f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:02,132 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7 a26dd92 0.040s 2023-08-26 16:37:02,133 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24470034-8b8d-4570-90b2-c49168f7805e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24470034-8b8d-4570-90b2-c49168f7805e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:03,223 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.078s 2023-08-26 16:37:03,223 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caeff3f7-f73b-4fb4-9514-5feebc60d927', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caeff3f7-f73b-4fb4-9514-5feebc60d927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:04,298 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.060s 2023-08-26 16:37:04,298 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0b52a1-cf37-42f9-9854-a425bd01bbf6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0b52a1-cf37-42f9-9854-a425bd01bbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:05,356 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:37:05,356 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbce2bc9-bbb9-447f-9c4e-68e3e0f15c2a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbce2bc9-bbb9-447f-9c4e-68e3e0f15c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:06,412 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:06,413 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-e7af4fdf-6ca0-4748-80ea-a6f456a2582d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7af4fdf-6ca0-4748-80ea-a6f456a2582d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:07,465 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:37:07,465 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a11112-9c51-45be-99c5-ebd41eed031d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a11112-9c51-45be-99c5-ebd41eed031d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:08,563 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.084s 2023-08-26 16:37:08,563 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75dd7efa-6ab7-48ce-b33f-16695fe40dd1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d d7efa-6ab7-48ce-b33f-16695fe40dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:09,613 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:37:09,613 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345e4431-6519-41b4-9f12-2ae2bf937c7b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345e4431-6519-41b4-9f12-2ae2bf937c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:10,724 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.099s 2023-08-26 16:37:10,725 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11a95ba-9354-4f08-ba38-51fe73922933', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11a95ba-9354-4f08-ba38-51fe73922933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9 c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:11,783 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:37:11,784 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08463b36-6553-4f7b-9f0d-d5c18f442c33', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08463b36-6553-4f7b-9f0d-d5c18f442c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:12,836 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:37:12,837 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9e714b-6e16-4366-8cf1-0f90e3954409', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9e714b-6e16-4366-8cf1-0f90e3954409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:3 2:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:13,893 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:13,893 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e12ace-bd81-4630-879c-9257055b2622', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e12ace-bd81-4630-879c-9257055b2622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:14,947 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:37:14,947 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885427e5-5952-42ec-afdf-be95c141761b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885427e5-5952-42ec-afdf-be95c141761b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snap shot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:16,001 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:37:16,002 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959bd9f3-0897-4ab6-870d-308e9b4e4e0e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959bd9f3-0897-4ab6-870d-308e9b4e4e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:17,093 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.079s 2023-08-26 16:37:17,093 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb8b71b-7cef-4369-80fb-83dd5215656d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb8b71b-7cef-4369-80fb-83dd5215656d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b 7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:18,154 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:18,154 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0e74ca-69cc-43bc-89b2-1ff4bc61a7c4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0e74ca-69cc-43bc-89b2-1ff4bc61a7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:19,210 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:37:19,210 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df082e07-2312-4731-8546-355408853ea0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df082e07-2312-4731-8546-355408853ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f7 0afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:20,271 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:37:20,272 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4398caf4-44fb-4de5-8e2a-b5dafa7ca50d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4398caf4-44fb-4de5-8e2a-b5dafa7ca50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:21,354 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.070s 2023-08-26 16:37:21,355 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d205f0-7847-424d-b30a-8a822940ea31', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d205f0-7847-424d-b30a-8a822940ea31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d 24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:22,416 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:37:22,416 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6061e4e-37b7-42f0-acef-a6379bdf3c01', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6061e4e-37b7-42f0-acef-a6379bdf3c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:23,492 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.064s 2023-08-26 16:37:23,493 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0215846-9f00-41b6-bb7a-99f04e645b4d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0215846-9f00-41b6-bb7a-99f04e645b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:24,556 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET htt p://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.052s 2023-08-26 16:37:24,557 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f07809-a8f1-4bec-8d68-94afc6ae9c07', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f07809-a8f1-4bec-8d68-94afc6ae9c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:25,617 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:37:25,617 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f12e7ca-3a22-49a3-b057-ea48c6622b9f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f12e7ca-3a22-49a3-b057-ea48c6622b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:26,807 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.177s 2023-08-26 16:37:26,808 82766 DEBUG [tempest.lib.common.rest_client] Requ est - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8f9491-19e2-48b1-b028-36559c7e3e77', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8f9491-19e2-48b1-b028-36559c7e3e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:27,909 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.085s 2023-08-26 16:37:27,910 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0daab947-4e05-45a0-8636-a5fc03140fff', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0daab947-4e05-45a0-8636-a5fc03140fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:28,970 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:28,971 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37 :28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebf52db-3766-44ca-a48f-c676fd8ff86b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebf52db-3766-44ca-a48f-c676fd8ff86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:30,039 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.056s 2023-08-26 16:37:30,039 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d11cf67-220d-4e40-97c0-b5deba8957b5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d11cf67-220d-4e40-97c0-b5deba8957b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:31,096 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:37:31,096 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7171b86f-df24-4657-8e8e-95d880f105bd', 'content-length': '925', 'openstack- api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7171b86f-df24-4657-8e8e-95d880f105bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:32,165 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.057s 2023-08-26 16:37:32,165 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2664029f-067b-4e5b-a8e2-cc5a2f986330', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2664029f-067b-4e5b-a8e2-cc5a2f986330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:33,212 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.036s 2023-08-26 16:37:33,213 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b399941-9218-4b5e-8305-bcdc32ccae96', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b399941-9218-4b5e-8305-bcdc32ccae96', 'connection': 'close', 'status': '200', 'content-locati on': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:34,285 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.061s 2023-08-26 16:37:34,286 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34946eeb-4dee-4547-875d-76494e717f78', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34946eeb-4dee-4547-875d-76494e717f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:35,356 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:37:35,356 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068aff90-251c-44cd-89b9-bf6ec4726c45', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068aff90-251c-44cd-89b9-bf6ec4726c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92" , "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:36,425 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:37:36,426 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c24306-8081-49fe-b5b1-456588815412', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c24306-8081-49fe-b5b1-456588815412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:37,481 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:37,481 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f4a93a-d130-4859-9f70-8ddbb3d9de8d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f4a93a-d130-4859-9f70-8ddbb3d9de8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolume AttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:38,558 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.064s 2023-08-26 16:37:38,558 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5036a7-1ec4-442a-a38f-81f1a3561342', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5036a7-1ec4-442a-a38f-81f1a3561342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:39,613 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:37:39,613 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c406d5bc-a2ce-4395-9dca-79a5eb719641', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c406d5bc-a2ce-4395-9dca-79a5eb719641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "ht tp://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:40,668 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:37:40,668 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc41a45-7be9-4a1a-8db8-18d01250208e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc41a45-7be9-4a1a-8db8-18d01250208e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:41,724 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:41,724 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ddea8b6-6eda-42b3-894b-49ac59db30dc', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ddea8b6-6eda-42b3-894b-49ac59db30dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60 a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:42,779 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:37:42,780 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6692949-e4d8-4091-a325-e7e81bbe6529', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6692949-e4d8-4091-a325-e7e81bbe6529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:43,829 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:37:43,829 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31227e45-cbaf-43be-998a-e000a62cdeae', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31227e45-cbaf-43be-998a-e000a62cdeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencyg roup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:44,892 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:37:44,892 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7979f8-5c4c-43ef-accd-d8517389b278', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7979f8-5c4c-43ef-accd-d8517389b278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:45,950 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:37:45,950 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a0a4c6-e0ef-4947-bae1-64ec62e5fef3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a0a4c6-e0ef-4947-bae1-64ec62e5fef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:46,999 82766 INFO [tempest.lib.common. rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:37:47,000 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511becf8-84e4-452d-8f55-0257c969ab85', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511becf8-84e4-452d-8f55-0257c969ab85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:48,051 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:37:48,052 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a370578-8abf-4d86-bfc3-ba5aaf6fb027', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a370578-8abf-4d86-bfc3-ba5aaf6fb027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:49,102 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a 47b7a26dd92 0.040s 2023-08-26 16:37:49,102 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bc632b-01d3-49e7-9fd2-295583593e18', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bc632b-01d3-49e7-9fd2-295583593e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:50,169 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.055s 2023-08-26 16:37:50,169 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3823a019-d44d-4c9c-9a32-5e490c09555f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3823a019-d44d-4c9c-9a32-5e490c09555f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:51,228 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:37:51,228 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-T oken': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb18d4de-2b99-4344-8b35-4b873f46665d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb18d4de-2b99-4344-8b35-4b873f46665d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:52,295 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.055s 2023-08-26 16:37:52,295 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989e38ca-be5f-4dfd-9d8f-d2226bde84c3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989e38ca-be5f-4dfd-9d8f-d2226bde84c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:53,352 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:37:53,352 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-69161f53-0bc1-4fec-b8c0-14f1212f5e11', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69161f53-0bc1-4fec-b8c0-14f1212f5e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:54,404 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:37:54,404 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0613f27c-b211-4e4b-bead-2f68b88e0a80', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0613f27c-b211-4e4b-bead-2f68b88e0a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:55,458 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:37:55,459 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e9114b-4e7b-4c8d-8f88-27fb3e0a9375', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -b3e9114b-4e7b-4c8d-8f88-27fb3e0a9375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:56,509 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:37:56,509 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef650a4d-4f61-4876-9aa0-02d11df07ecd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef650a4d-4f61-4876-9aa0-02d11df07ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:57,587 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.066s 2023-08-26 16:37:57,587 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f927e9-25d3-4f1f-973d-d960d85b9226', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f927e9-25d3-4f1f-973d-d960d85b9226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-43 85-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:58,640 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:37:58,641 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06983742-b7b6-45d5-a420-6ff21ab1171e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06983742-b7b6-45d5-a420-6ff21ab1171e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:58,745 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.092s 2023-08-26 16:37:58,746 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-reset_status": {"status": "in-use"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-compute-request-id': 'req-4d5103e4-bc01-46a6-9815-8ccb4cd3d4c8', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d5103e4-bc01-46a6-9815-8ccb4cd3d4c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'' 2023-08-26 16:37:58,796 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmen tScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:37:58,796 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e76aa47-7aba-4b74-9705-fd33abd6e6c1', 'content-length': '1217', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e76aa47-7aba-4b74-9705-fd33abd6e6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:37:59.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8", "volume_id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "server_id": "914c5004-52af-4826-914d-ca3d215cf040", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-08-26T16:34:36.000000"}], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:58,815 82766 INFO [tempest.common.waiters] volume be1bea19-8c95-459e-89f7-2c54bae9989f reached in-use after waiting for 0.815011 seconds 2023-08-26 16:37:59,000 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments/be1bea19-8c95-459e-89f7-2c54bae9989f 0.185s 2023-08-26 16:37:59,000 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:58 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-f099dadb-a5c9-4452-a507-c7c7cb28577f', 'x-compute-request-id': 'req-f099dadb-a5c9-4452-a507-c7c7cb28577f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'' 2023-08-26 16:37:59,059 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments 0.058s 2023-08-26 16:37:59,059 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-ope nstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e779dd-ffbb-46a2-911c-a2957172e058', 'x-compute-request-id': 'req-03e779dd-ffbb-46a2-911c-a2957172e058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "volumeId": "be1bea19-8c95-459e-89f7-2c54bae9989f", "serverId": "914c5004-52af-4826-914d-ca3d215cf040", "device": "/dev/vdb"}]}' 2023-08-26 16:38:49,170 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments 0.058s 2023-08-26 16:38:49,171 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-483ee267-db89-4aa2-bce2-22d3bb1b8a9c', 'x-compute-request-id': 'req-483ee267-db89-4aa2-bce2-22d3bb1b8a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2023-08-26 16:38:49,557 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 DELETE http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments/be1bea19-8c95-459e-89f7-2c54bae9989f 0.384s 2023-08-26 16:38:49,557 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:38:49 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': '154', 'x-openstack-request-id': 'req-6fcb62b9-429f-465c-93d3-8dfaf9a7151a', 'x-compute-request-id': 'req-6fcb62b9-429f-465c-93d3-8dfaf9a7151a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 914c5004-52af-4826-914d-ca3d215cf040 is not attached to volume be1bea19-8c95-459e-89f7-2c54bae9989f"}}' 2023-08-26 16:38:49,691 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.133s 2023-08-26 16:38:49,691 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-577adb43-32c7-469d-871e-deaa5140f4d7', 'x-compute-request-id': 'req-577adb43-32c7-469d-871e-deaa5140f4d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'' 2023-08-26 16:38:50,125 82766 INFO [tempest.lib.common.rest_cli ent] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.433s 2023-08-26 16:38:50,126 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ac91f1-0f9e-40b4-a220-aa8f0a62b3d8', 'x-compute-request-id': 'req-a6ac91f1-0f9e-40b4-a220-aa8f0a62b3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "status": "ACTIVE", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "metadata": {}, "hostId": "b80a01502c314ff85ac7a067d6ac70807bb3dc6b47b2bfd913d1086c", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-08-26T16:32:28Z", "updated": "2023-08-26T16:38:50Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1479283516-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:2f:bb"}, {"version": 4, "addr": "172.24.4.105", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:2f:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-798834650", "OS-SRV-USG:launched_at": "2023-08-26T16:32:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-08-26 16:39:40,238 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.051s 2023-08-26 16:39:40,238 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0053c2da-e9a7-413a-be98-9c799aa10206', 'x-compute-request-id': 'req-0053c2da-e9a7-413a-be98-9c799aa10206', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 914c5004-52af-4826-914d-ca3d215cf040 could not be found."}}' 2023-08-26 16:39:40,273 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-798834650 0.034s 2023-08-26 16:39:40,274 82766 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14a63ad-209b-4c1f-9570-6b66e2cdfad3', 'x-compute-request-id': 'req-d14a63ad-209b-4c1f-9570-6b66e2cdfad3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-798834650'} Body: b'' 2023-08-26 16:39:40,479 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c514ae30-85b1-4395-a843-34814b31507e 0.204s 2023-08-26 16:39:40,480 82766 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-b6cc99bf-134c-4443-ba0b-026eb50af55c', 'content-length': '0', 'date': 'Sat, 26 Aug 2023 16:39:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c514ae30-85b1-4395-a843-34814b31507e'} Body: b'' 2023-08-26 16:39:40,509 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c514ae30-85b1-4395-a843-34814b31507e 0.028s 2023-08-26 16:39:40,509 82766 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-192de626-3acc-4c65-b408-c6509bb0edea', 'date': 'Sat, 26 Aug 2023 16:39:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c514ae30-85b1-4395-a843-34814b31507e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c514ae30-85b1-4395-a843-34814b31507e does not exist", "detail": ""}}' 2023-08-26 16:39:41,134 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/79e83d55-b9c1-4d73-9e6e-137f145b32d5 0.623s 2023-08-26 16:39:41,134 82766 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-ac64f574-8e6b-43b0-bc86-83af2b67690d', 'content-length': '0', 'date': 'Sat, 26 Aug 2023 16:39:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79e83d55-b9c1-4d73-9e6e-137f145b32d5'} Body: b'' 2023-08-26 16:39:41,211 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.076s 2023-08-26 16:39:41,212 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fefc98c6-06ec-4594-bb0b-88510832f235', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v 3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'' 2023-08-26 16:39:41,263 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.050s 2023-08-26 16:39:41,263 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690c9b79-543c-47df-ba36-7368061a2aeb', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690c9b79-543c-47df-ba36-7368061a2aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:42,437 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.161s 2023-08-26 16:39:42,438 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681f796e-d618-430a-a41b-355371272232', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681f796e-d618-430a-a41b-355371272232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:43,495 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentSce nario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:39:43,496 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f7d0b4-c1c0-4453-b407-f9c28c7f8027', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f7d0b4-c1c0-4453-b407-f9c28c7f8027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:44,549 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:39:44,549 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4104580b-c19c-49f2-a2c1-9fb63c8d8f98', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4104580b-c19c-49f2-a2c1-9fb63c8d8f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:45,619 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:39:45,620 82766 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bebac1-5aae-476e-a6b3-ef4e60ea42be', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bebac1-5aae-476e-a6b3-ef4e60ea42be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:46,688 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.056s 2023-08-26 16:39:46,689 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54df3cf4-eff3-42df-9750-5c0e612fd8b2', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54df3cf4-eff3-42df-9750-5c0e612fd8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:47,753 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:39:47,754 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:47 GMT', 'serv er': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a74dd3-a6d5-4911-b54f-6c9b03a4b0e0', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a74dd3-a6d5-4911-b54f-6c9b03a4b0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:48,804 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:39:48,804 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ef3a94-fa78-4ad0-8ca2-910d5f0c4a04', 'x-openstack-request-id': 'req-b6ef3a94-fa78-4ad0-8ca2-910d5f0c4a04', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 99c76ff5-63f9-4385-9c70-a47b7a26dd92 could not be found."}}' 2023-08-26 16:39:48,864 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.059s 2023-08-26 16:39:48,864 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:48 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-4da07305-c345-495e-a82a-c56fe08b5bd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'' 2023-08-26 16:39:48,915 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:39:48,915 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json' , 'x-compute-request-id': 'req-89d32763-8c56-468a-8561-82e3edcd185e', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d32763-8c56-468a-8561-82e3edcd185e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:50,003 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.069s 2023-08-26 16:39:50,004 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a280f2e-c576-4185-b19e-37ed95c8ef6d', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a280f2e-c576-4185-b19e-37ed95c8ef6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:51,070 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:39:51,070 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9255c0-f77a-4e57-a6c2-d9b63e665d53', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9255c0-f77 a-4e57-a6c2-d9b63e665d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:52,149 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.064s 2023-08-26 16:39:52,149 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb76a95-67ae-462c-ad2b-a8d993c4f71e', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb76a95-67ae-462c-ad2b-a8d993c4f71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:53,202 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.041s 2023-08-26 16:39:53,202 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43044f80-7c4b-424b-b53f-6245a2caa53f', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43044f80-7c4b-424b-b53f-6245a2caa53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:54,255 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.040s 2023-08-26 16:39:54,255 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9b67b6-22c5-4446-a661-d1f223b879a9', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9b67b6-22c5-4446-a661-d1f223b879a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:55,307 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.040s 2023-08-26 16:39:55,307 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3c5537-77c9-449c-a2a0-6b1e6f554af4', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3c5537-77c9-449c-a2a0-6b1e6f554af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:56,341 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.022s 2023-08-26 16:39:56,342 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7851eec-0de3-4520-92cc-2fb65a2a1833', 'x-openstack-request-id': 'req-e7851eec-0de3-4520-92cc-2fb65a2a1833', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume be1bea19-8c95-459e-89f7-2c54bae9989f could not be found."}}' {8} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [51.996964s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [31.625694s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.162471s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.500636s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.045488s] ... ok {5} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.299344s] ... ok {8} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.220299s] ... ok {5} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {8} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.364629s] ... ok {3} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [31.048799s] ... ok {3} 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`. {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.073917s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.076125s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.078238s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.441011s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.171801s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.291369s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.099688s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.081555s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.190366s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.110640s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.097464s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.072637s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.133864s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.129283s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.123701s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.083533s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.084599s] ... ok {5} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.083312s] ... ok {8} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.282664s] ... ok {8} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.288861s] ... ok {10} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [224.435115s] ... ok {9} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [384.472860s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.305760s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.030748s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.018913s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.076937s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.011356s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.011796s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.064523s] ... ok {10} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.059300s] ... ok {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.015931s] ... ok {6} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.130201s] ... ok {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [25.862633s] ... ok {10} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [16.962864s] ... ok {6} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [17.682178s] ... ok {10} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.052336s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.711407s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [2.287082s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [2.190334s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.013118s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.022678s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.023386s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.022608s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.012225s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.015077s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.014148s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.023070s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.009280s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.023225s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.020999s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.009020s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.073447s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.073397s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.068862s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.057977s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.130813s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.022604s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.023509s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.009481s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.025214s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.056157s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.022789s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.014169s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.023644s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.026141s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.013721s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.033070s] ... ok {0} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.023502s] ... ok {6} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [24.280470s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {1} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [395.761515s] ... ok {10} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [43.688397s] ... ok {1} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [5.123349s] ... ok {6} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [73.133231s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [163.089256s] ... ok {10} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [85.673426s] ... ok {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [44.288692s] ... ok {6} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [57.540218s] ... ok {6} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {6} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {6} 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`. {6} 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`. {6} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [13.357925s] ... ok {10} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [12.354392s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [24.484055s] ... ok {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [60.849103s] ... ok {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [27.738916s] ... ok {1} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.192433s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.062182s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.016077s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.079100s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.016956s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [204.162046s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [69.375225s] ... ok {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [47.883724s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [162.516537s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.232453s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.187761s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.220531s] ... ok {9} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [363.086960s] ... ok {10} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [42.681279s] ... ok {9} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [6.441131s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [55.339989s] ... ok {8} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [519.371690s] ... ok {9} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [17.225762s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.055456s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.065831s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.046296s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.089130s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.040225s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.044175s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.032492s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.035713s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.039712s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.048434s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.049479s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.120731s] ... ok {8} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.096756s] ... ok {9} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [246.280750s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [15.914694s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [369.958640s] ... ok {1} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [514.033083s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [234.480156s] ... ok {1} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled {1} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [125.655304s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [38.265891s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [37.983638s] ... ok {2} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [125.701840s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.319825s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.189339s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.241861s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.102565s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.264079s] ... ok {2} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.096730s] ... ok {2} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.033409s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.027862s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.027636s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [18.510134s] ... ok {2} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.032957s] ... ok {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.255625s] ... ok {2} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.063061s] ... ok {2} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [3.700315s] ... ok {0} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [544.116903s] ... ok {0} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {1} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [532.210867s] ... ok {2} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [246.226364s] ... ok {2} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled ============================== Failed 2 tests - output below: ============================== tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume[id-48f123cb-922a-4065-8db6-b9a9074a556b,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 288, in test_stable_device_rescue_bfv_blank_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 241, in create_test_server body, servers = compute.create_test_server( File "/opt/stack/tempest/tempest/common/compute.py", line 338, in create_test_server with excutils.save_and_reraise_exception(): File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 227, in __exit__ self.force_reraise() File "/opt/stack/tempest/.tox/tempest/lib/python3.10/site-packages/oslo_utils/excutils.py", line 200, in force_reraise raise self.value File "/opt/stack/tempest/tempest/common/compute.py", line 321, in create_test_server server = waiters.wait_for_server_status( File "/opt/stack/tempest/tempest/common/waiters.py", line 80, in wait_for_server_status raise exceptions.BuildErrorException(details, server_id=server_id) tempest.exceptions.BuildErrorException: Server 612978f6-a682-4bd5-935a-53aaa2c1f352 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-08-26T16:26:28Z', 'message': 'Build of instance 612978f6-a682-4bd5-935a-53aaa2c1f352 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Unable to attach volume to target iqn.2010-10.org.openstack:7ab2e'}. Request ID of server operation performed before checking the server status req-cee9b4d1-302f-44c2-b4df-51c1398b988f. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-08-26 16:23:04,522 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.091s 2023-08-26 16:23:04,523 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sat, 26 Aug 2023 16:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-5df15dfd-271c-45d4-ae25-a9db4c09ddf6', '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": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "password_expires_at": null}, "audit_ids": ["hEzozO-jTpeWRRYHJhE7dg"], "expires_at": "2023-08-26T17:23:04.000000Z", "issued_at": "2023-08-26T16:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8b8b30c15b8423e90156082111b000f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864"}, "is_domain": false, "roles": [{"id": "ac2749238e804f75a0f6d8319d1c3921", "name": "reader"}, {"id": "11bab63d160741c4b7bf957e0284d7fc", "name": "member"}], "catalog": [{"endpoints": [{"id": "791639df77f8435e9431cb5de057fa57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0661b71ddffb4c898bfb134ef880e10c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0f9c54dc4fc649f1b03652e8d4a22941", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "10edbcbd8c8f4972a17ca61b83f5a86d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc6d7649043a475c92640248a5fe103e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "1b11c0ca197f466b88c7128042792dd1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "03fee09b40754e7589e7e1fd6d2ae975", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "703794fe1488439cabdeadb807dafe2a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "08590e08fb534a17851b416ea43f7011", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a269cd10b09f4ef3b2be819bdf05fa02", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3775f051f62e42c495b95b23a94bbb82", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "eb41a68aa6b941e383d47d61d3fc2922", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "13761a43d12d47429b0657a5a42be047", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "f6f06e7b09294f6fb44fe9c2d6d629ff", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "54d87c98633147db89c0fac6be3a07db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f8cfddbecb5948ec8292a5f51072d337", "type": "placement", "name": "placement"}]}}' 2023-08-26 16:23:04,524 82762 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '883d1a4a-5464-42d4-8a12-de31a0ce1057', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1319534677-network', 'tenant_id': 'c8b8b30c15b8423e90156082111b000f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'proj ect_id': 'c8b8b30c15b8423e90156082111b000f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17228, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-08-26T16:22:44Z', 'updated_at': '2023-08-26T16:22:45Z', 'revision_number': 1} available for tenant 2023-08-26 16:23:06,644 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 2.119s 2023-08-26 16:23:06,645 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-597401726", "imageRef": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "flavorRef": "1", "networks": [{"uuid": "883d1a4a-5464-42d4-8a12-de31a0ce1057"}]}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:23:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-baca9abd-998c-4612-8554-908b3cec450d', 'x-compute-request-id': 'req-baca9abd-998c-4612-8554-908b3cec450d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "8164bb99-842e-49fc-8f36-093de455c311", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8164bb99-842e-49fc-8f36-093de455c311"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "XLukj3n4fj3h"}}' 2023-08-26 16:23:06,977 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311 0.325s 2023-08-26 16:23:06,978 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:23:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b128f4ed-2f17-4dfa-a071-85a534d3ef52', 'x-compute-request-id': 'req-b128f4ed-2f17-4dfa-a071-85a534d3ef52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311'} Body: b'{"server": {"id": "8164bb99-842e-49fc-8f36-093de455c311", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597401726", "status": "BUILD", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:23:07Z", "updated": "2023-08-26T16:23:06Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8164b b99-842e-49fc-8f36-093de455c311"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8164bb99-842e-49fc-8f36-093de455c311"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:23:57,678 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311 0.621s 2023-08-26 16:23:57,678 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:23:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-adca2ce0-aa22-4eef-b7a0-fba9fa5d09e7', 'x-compute-request-id': 'req-adca2ce0-aa22-4eef-b7a0-fba9fa5d09e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311'} Body: b'{"server": {"id": "8164bb99-842e-49fc-8f36-093de455c311", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597401726", "status": "ACTIVE", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "432677ea8aeb3cc3f9167e26ad3b1ae085f0402b06311f2c5f08f279", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:23:06Z", "updated": "2023-08-26T16:23:29Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1319534677-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:fa:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8164bb99-842e-49fc-8f36-093de455c311"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-08-26T16:23:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:23:57,694 82762 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-08-26 16:24:58,907 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311/action 1.176s 2023-08-26 16:24:58,907 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"createImage": {"name": "tempest-ServerBootFromVolumeStabl eRescueTest-image-697909771"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:24:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '52', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-1558ee4e-2431-4560-946c-70753ab66870', 'x-compute-request-id': 'req-1558ee4e-2431-4560-946c-70753ab66870', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311/action'} Body: b'{"image_id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92"}' 2023-08-26 16:24:58,939 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.030s 2023-08-26 16:24:58,940 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:24:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-44aece53-2340-4399-84bd-20ca0fb841df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "user_id": "f24169ea97724e1288631ea977a068bd", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:24:59Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:24:59,961 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.020s 2023-08-26 16:24:59,962 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:24:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-76e94352-8720-41f1-80fc-bf3fd93b9129', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_project_name": "tempest-ServerBoot FromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:24:59Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:00,992 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.028s 2023-08-26 16:25:00,992 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-2724c8f3-52bb-4fa1-ac56-b18e380ab73f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:24:59Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:02,058 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.064s 2023-08-26 16:25:02,058 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1359', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e64c03f8-dee9-417f-9cc5-324e95cb4034', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boo t_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": null, "container_format": null, "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:24:59Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:03,119 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.058s 2023-08-26 16:25:03,119 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d8158977-c472-4e85-a3d5-72e92f49ea87', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_id": "c8b8b30c15b8423e90156082111b000f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "queued", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:03Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:04,158 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.036s 2023-08-26 16:25:04,158 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-302cfa2c-21df-45df-97f6-8c297c66fa01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_id": "c8b8b30c15b8423e90156082111b000f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:04Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:05,203 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.044s 2023-08-26 16:25:05,204 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1470', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5f74a7a5-333a-42ca-b658-c044f9405149', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "boot_roles": "reader,member", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "user_id": "f24169ea97724e1288631ea977a068bd", "image_type": "snapshot", "owner_id": "c8b8b30c15b8423e90156082111b000f", "image_state": "available", "image_location": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": null, "virtual_size": null, "status": "saving", "checksum": null, "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:04Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/ file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:06,248 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.043s 2023-08-26 16:25:06,249 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-40bb1c78-474d-4db0-80bf-c42ed897e97c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_id": "c8b8b30c15b8423e90156082111b000f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52363264, "virtual_size": 1073741824, "status": "active", "checksum": "cc0f4cfb278df335eaf90fd003f2ce00", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a1e9358faf6af4f1d92489e02a748b4016e2e7a56afc0dff9b7d8082190dd0fb21523cd043978c5e989503a1bc9b60ef18ada9174e6a0a0dbcae6dd535c965d6", "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:06Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:06,294 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92 0.043s 2023-08-26 16:25:06,294 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1640', 'content-type': 'application/json', 'x-openstack-request-id': 'req-332abf3d-fdc5-4499-b117-214b168f5658', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92'} Body: b'{"base_image_ref": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "boot_roles": "reader,member", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "8164bb99-842e-49fc-8f36-093de455c311", "owner_id": "c8b8b30c15b8423e90156082111b000f", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864", "owner_specified.openstack.md5": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "owner_specified.openstack.sha256": "", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864- project-member", "user_id": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-697909771", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52363264, "virtual_size": 1073741824, "status": "active", "checksum": "cc0f4cfb278df335eaf90fd003f2ce00", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "c8b8b30c15b8423e90156082111b000f", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "a1e9358faf6af4f1d92489e02a748b4016e2e7a56afc0dff9b7d8082190dd0fb21523cd043978c5e989503a1bc9b60ef18ada9174e6a0a0dbcae6dd535c965d6", "id": "cca9e886-3b7f-48b4-bbbc-2f266e179f92", "created_at": "2023-08-26T16:24:59Z", "updated_at": "2023-08-26T16:25:06Z", "tags": [], "self": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92", "file": "/v2/images/cca9e886-3b7f-48b4-bbbc-2f266e179f92/file", "schema": "/v2/schemas/image"}' 2023-08-26 16:25:07,044 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311 0.749s 2023-08-26 16:25:07,045 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:25:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1690', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-642df765-bcd6-46d7-a4eb-3410b3bbe5a5', 'x-compute-request-id': 'req-642df765-bcd6-46d7-a4eb-3410b3bbe5a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311'} Body: b'{"server": {"id": "8164bb99-842e-49fc-8f36-093de455c311", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-597401726", "status": "ACTIVE", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "432677ea8aeb3cc3f9167e26ad3b1ae085f0402b06311f2c5f08f279", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:23:06Z", "updated": "2023-08-26T16:25:06Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1319534677-network": [{"version": 4, "addr": "10.0.0.3", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d2:fa:c8"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/8164bb99-842e-49fc-8f36-093de455c311"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/8164bb99-842e-49fc-8f36-093de455c311"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-08-26T16:23:28.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "default"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:26:07,319 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.187s 2023-08-26 16:26:07,320 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2845', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-141066b1-da71-4399-aa19-740e43b72090', '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": "f24169ea97724e1288631ea977a068bd", "name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864-project-member", "password_expires_at": null}, "audit_ids": ["zWPDMqFFTKWqHTt2wkSwIQ"], "expires_at": "2023-08-26T17:26:07.000000Z", "issued_at": "2023-08-26T16:26:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c8b8b30c15b8423e90156082111b000f", "name": "tempest-ServerBootFromVolumeStableRescueTest-2135030864"}, "is_domain": false, "roles": [{"id": "ac2749238e804f75a0f6d8319d1c3921", "name": "reader"}, {"id": "11bab63d160741c4b7bf957e0284d7fc", "name": "member"}], "catalog": [{"endpoints": [{"id": "791639df77f8435e9431cb5de057fa57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0661b71ddffb4c898bfb134ef880e10c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0f9c54dc4fc649f1b03652e8d4a22941", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "10edbcbd8c8f4972a17ca61b83f5a86d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc6d7649043a475c92640248a5fe103e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "1b11c0ca197f466b88c7128042792dd1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "03fee09b40754e7589e7e1fd6d2ae975", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "703794fe1488439cabdeadb807dafe2a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "08590e08fb534a17851b416ea43f7011", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a269cd10b09f4ef3b2be819bdf05fa02", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3775f051f62e42c495b95b23a94bbb82", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "eb41a68aa6b941e383d47d61d3fc2922", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "13761a43d12d47429b0657a5a42be047", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/c8b8b30c15b8423e90156082111b000f", "region": "RegionOne"}], "id": "f6f06e7b09294f6fb44fe9c2d6d629ff", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "54d87c98633147db89c0fac6be3a07db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f8cfddbecb5948ec8292a5f51072d337", "type": "placement", "name": "placement"}]}}' 2023-08-26 16:26:07,321 82762 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '883d1a4a-5464-42d4-8a12-de31a0ce1057', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1319534677-network', 'tenant_id': 'c8b8b30c15b8423e90156082111b000f', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'c8b8b30c15b8423e90156082111b000f', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 17228, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-08-26T1 6:22:44Z', 'updated_at': '2023-08-26T16:22:45Z', 'revision_number': 1} available for tenant 2023-08-26 16:26:08,078 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.756s 2023-08-26 16:26:08,079 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-ServerBootFromVolumeStableRescueTest-server-573525254", "imageRef": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "883d1a4a-5464-42d4-8a12-de31a0ce1057"}]}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-cee9b4d1-302f-44c2-b4df-51c1398b988f', 'x-compute-request-id': 'req-cee9b4d1-302f-44c2-b4df-51c1398b988f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "612978f6-a682-4bd5-935a-53aaa2c1f352", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "tq3e8iyYicfP"}}' 2023-08-26 16:26:08,174 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352 0.092s 2023-08-26 16:26:08,174 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1394', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-8f0d606b-24b8-4af5-adfa-5ba3dc6c293d', 'x-compute-request-id': 'req-8f0d606b-24b8-4af5-adfa-5ba3dc6c293d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352'} Body: b'{"server": {"id": "612978f6-a682-4bd5-935a-53aaa2c1f352", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-573525254", "status": "BUILD", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:26:08Z", "updated": "2023-08-26T16:26:08Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launche d_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:26:58,360 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352 0.125s 2023-08-26 16:26:58,360 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1775', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-dd5d5b5c-cd82-46f0-a4fb-18e87c6d0e5c', 'x-compute-request-id': 'req-dd5d5b5c-cd82-46f0-a4fb-18e87c6d0e5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352'} Body: b'{"server": {"id": "612978f6-a682-4bd5-935a-53aaa2c1f352", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-573525254", "status": "ERROR", "tenant_id": "c8b8b30c15b8423e90156082111b000f", "user_id": "f24169ea97724e1288631ea977a068bd", "metadata": {}, "hostId": "", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-08-26T16:26:08Z", "updated": "2023-08-26T16:26:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/612978f6-a682-4bd5-935a-53aaa2c1f352"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-08-26T16:26:28Z", "message": "Build of instance 612978f6-a682-4bd5-935a-53aaa2c1f352 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Unable to attach volume to target iqn.2010-10.org.openstack:7ab2e"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "error", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": [{"id": "7ab2e147-c7cc-449e-a93d-f06dcb05707a", "delete_on_termination": false}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-08-26 16:26:58,377 82762 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-08-26 16:26:58,963 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352 0.586s 2023-08-26 16:26:58,963 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X- OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6961a36f-d79e-4623-addc-73cfd59e0641', 'x-compute-request-id': 'req-6961a36f-d79e-4623-addc-73cfd59e0641', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352'} Body: b'' 2023-08-26 16:26:59,005 82762 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352 0.041s 2023-08-26 16:26:59,005 82762 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-05c1e0c8-7782-448d-9867-25b66272e701', 'x-compute-request-id': 'req-05c1e0c8-7782-448d-9867-25b66272e701', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/612978f6-a682-4bd5-935a-53aaa2c1f352'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 612978f6-a682-4bd5-935a-53aaa2c1f352 could not be found."}}' tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules[compute,id-be615530-f105-437a-8afe-ce998c9535d9,image,network,slow,volume] ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/common/utils/__init__.py", line 70, in wrapper return f(*func_args, **func_kwargs) File "/opt/stack/tempest/tempest/scenario/test_server_volume_attachment.py", line 166, in test_server_detach_rules volume2 = self.nova_volume_attach(server, volume2) File "/opt/stack/tempest/tempest/scenario/manager.py", line 890, in nova_volume_attach waiters.wait_for_volume_resource_status(volumes_client, File "/opt/stack/tempest/tempest/common/waiters.py", line 354, in wait_for_volume_resource_status raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: volume 99c76ff5-63f9-4385-9c70-a47b7a26dd92 failed to reach in-use status (current available) within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-08-26 16:32:25,731 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes 0.494s 2023-08-26 16:32:25,731 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3c4dda82-73b8-495a-8a15-a2155ce7cbf5', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3c4dda82-73b8-495a-8a15-a2155ce7cbf5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:25.643821", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-08-26 16:32:25,942 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes 0.201s 2023-08-26 16:32:25,942 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e8cb0527-71cb-4ca0-b559-9c3b155137af', 'content-length': '832', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e8cb0527-71cb-4ca0-b559-9c3b155137af', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:25.877500", "updated_at": null, "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-08-26 16:32:26,067 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.054s 2023-08-26 16:3 2:26,067 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2841', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-423217f2-0f84-48e2-9a02-fbbecb55cc86', '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": "dbd015cd3d2c4518817f1e78f70afc8c", "name": "tempest-TestServerVolumeAttachmentScenario-1145809252-project-member", "password_expires_at": null}, "audit_ids": ["McF0hWLeSXGzBa2fvM3uzQ"], "expires_at": "2023-08-26T17:32:26.000000Z", "issued_at": "2023-08-26T16:32:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ae57d24e815640678acc75e60a1d5412", "name": "tempest-TestServerVolumeAttachmentScenario-1145809252"}, "is_domain": false, "roles": [{"id": "ac2749238e804f75a0f6d8319d1c3921", "name": "reader"}, {"id": "11bab63d160741c4b7bf957e0284d7fc", "name": "member"}], "catalog": [{"endpoints": [{"id": "791639df77f8435e9431cb5de057fa57", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "0661b71ddffb4c898bfb134ef880e10c", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "0f9c54dc4fc649f1b03652e8d4a22941", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "10edbcbd8c8f4972a17ca61b83f5a86d", "type": "image", "name": "glance"}, {"endpoints": [{"id": "bc6d7649043a475c92640248a5fe103e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412", "region": "RegionOne"}], "id": "1b11c0ca197f466b88c7128042792dd1", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "03fee09b40754e7589e7e1fd6d2ae975", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "703794fe1488439cabdeadb807dafe2a", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "08590e08fb534a17851b416ea43f7011", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "a269cd10b09f4ef3b2be819bdf05fa02", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "3775f051f62e42c495b95b23a94bbb82", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412", "region": "RegionOne"}], "id": "eb41a68aa6b941e383d47d61d3fc2922", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "13761a43d12d47429b0657a5a42be047", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/ae57d24e815640678acc75e60a1d5412", "region": "RegionOne"}], "id": "f6f06e7b09294f6fb44fe9c2d6d629ff", "type": "compute_legacy", "name": "nova_legacy"}, {"endpoints": [{"id": "54d87c98633147db89c0fac6be3a07db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "f8cfddbecb5948ec8292a5f51072d337", "type": "placement", "name": "placement"}]}}' 2023-08-26 16:32:26,069 82766 INFO [tempest.lib.common.fixed_network] (TestServerVolumeAttachmentScenario:test_server_detach_rules) Found network {'id': '6c49bdb2-f5c9-4902-9d6e-9bcb5860a270', 'name': 'tempest-TestServerVolumeAttachmentScenario-1479283516-network', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 50544, 'is_default': False, 'availability_zone_hints': [], 'av ailability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-08-26T16:32:11Z', 'updated_at': '2023-08-26T16:32:11Z', 'revision_number': 1} available for tenant 2023-08-26 16:32:26,071 82766 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-08-26 16:32:26,071 82766 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-08-26 16:32:26,132 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.058s 2023-08-26 16:32:26,133 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-798834650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWKxC4V7JWxQf9iBL2XdLfz4SGoiXmxFQmGgXsCZsIweqWEaHR37Uvd3m37Y0HczC5CQ/WLPk3vOXywdrln+yZ1DzWPbLFGOFahVgEMXG+ImUZZUUa3yln11fkza9iTvQ=="}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:26 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-c08d6e89-1e5f-4115-8dc6-989b51be0871', 'x-compute-request-id': 'req-c08d6e89-1e5f-4115-8dc6-989b51be0871', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-798834650", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWKxC4V7JWxQf9iBL2XdLfz4SGoiXmxFQmGgXsCZsIweqWEaHR37Uvd3m37Y0HczC5CQ/WLPk3vOXywdrln+yZ1DzWPbLFGOFahVgEMXG+ImUZZUUa3yln11fkza9iTvQ==", "fingerprint": "be:6d:0e:16:31:e5:d7:d5:44:5c:89:1a:91:22:70:dc", "user_id": "dbd015cd3d2c4518817f1e78f70afc8c"}}' 2023-08-26 16:32:26,137 82766 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-798834650 created 2023-08-26 16:32:26,287 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.149s 2023-08-26 16:32:26,287 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--1592887086", "description": "tempest-description--1743778268"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1597', 'x-openstack-request-id': 'req-946ddb8e-0bc9-4edd-97bf-27cf8e25b74b', 'date': 'Sat, 26 Aug 2023 16:32:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "c514ae30-85b1-4395-a843-34814b31507e", "name": "tempest-securitygroup--1592887086", "stateful": true, "tenant_id": "ae57d24e815640678acc75e60a1d5412", "description": "tempest-description--1743778268", "shared": false, "security_group_rules": [{"id": "d1031138-1f62-40e2-9e18-955d3e0eb776", "project_id": "ae57d24e815640678acc75e60a1d5412", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "security_group_id": "c514ae30-85b1-4395-a843-34814b31507e", "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": 723, "description": null, "tags": [], "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 0}, {"id": "e5bdcfa0-82a2-4161-97a8-f6d93e873c5f", "project_id": "ae57d24e815640678acc75e60a1d5412", "tenan t_id": "ae57d24e815640678acc75e60a1d5412", "security_group_id": "c514ae30-85b1-4395-a843-34814b31507e", "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": 724, "description": null, "tags": [], "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 0}], "tags": [], "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 1, "project_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:32:26,462 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.174s 2023-08-26 16:32:26,463 82766 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": "c514ae30-85b1-4395-a843-34814b31507e", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '565', 'x-openstack-request-id': 'req-81aeaac4-eb32-47d9-b129-09d541d8543a', 'date': 'Sat, 26 Aug 2023 16:32:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "dda8d468-e4cd-40a4-aa57-2983fcd46aa8", "project_id": "ae57d24e815640678acc75e60a1d5412", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "security_group_id": "c514ae30-85b1-4395-a843-34814b31507e", "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, "description": "", "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 0}}' 2023-08-26 16:32:26,650 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.186s 2023-08-26 16:32:26,650 82766 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": "c514ae30-85b1-4395-a843-34814b31507e", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '570', 'x-openstack-request-id': 'req-8d58e38a-30f0-4b5d-8d7e-07595c08a8e6', 'date': 'Sat, 26 Aug 2023 16:32:26 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "5c2ea418-17bf-43f0-a06c-48b55a212a6b", "project_id": "ae57d24e815640678acc75e60a1d5412", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "security_group_id": "c514ae30-85b1-4395-a843-34814b31507e", "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, "description": "", "created_at": "2023-08-26T16:32:26Z", "updated_at": "2023-08-26T16:32:26Z", "revision_number": 0}}' 2023-08-26 16:32:26,650 82766 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--1592887086 created 2023-08-26 16:32:27,671 82766 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 1.020s 2023-08-26 16:32:27,671 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'a pplication/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "e653b39d-a4f5-496b-ae05-e923cb9f5138"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-7b295dd6-ed21-42b7-882d-9ddf72d96acb', 'date': 'Sat, 26 Aug 2023 16:32:27 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "79e83d55-b9c1-4d73-9e6e-137f145b32d5", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "floating_ip_address": "172.24.4.105", "floating_network_id": "e653b39d-a4f5-496b-ae05-e923cb9f5138", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "ae57d24e815640678acc75e60a1d5412", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-08-26T16:32:27Z", "updated_at": "2023-08-26T16:32:27Z", "revision_number": 0}}' 2023-08-26 16:32:27,672 82766 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': '79e83d55-b9c1-4d73-9e6e-137f145b32d5', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'floating_ip_address': '172.24.4.105', 'floating_network_id': 'e653b39d-a4f5-496b-ae05-e923cb9f5138', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-08-26T16:32:27Z', 'updated_at': '2023-08-26T16:32:27Z', 'revision_number': 0, 'ip': '172.24.4.105'} created 2023-08-26 16:32:27,672 82766 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-798834650', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBNWKxC4V7JWxQf9iBL2XdLfz4SGoiXmxFQmGgXsCZsIweqWEaHR37Uvd3m37Y0HczC5CQ/WLPk3vOXywdrln+yZ1DzWPbLFGOFahVgEMXG+ImUZZUUa3yln11fkza9iTvQ==', 'fingerprint': 'be:6d:0e:16:31:e5:d7:d5:44:5c:89:1a:91:22:70:dc', 'user_id': 'dbd015cd3d2c4518817f1e78f70afc8c', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDCmR8SZVhJgbM6JMY1H/3CqHLcczJz1PYqpb8aL/QYK4hzt/hjFsAlp\nslidA+49KaigBwYFK4EEACKhZANiAATVisQuFeyVsUH/YgS9l3S38+EhqIl5sRUJ\nhoF7AmbCMHqlhGh0d+1L3d5t+2NB3MwuQkP1iz5N7zl8sHa5Z/smdQ81j2yxRjhW\noVYBDFxviJlGWVFGt8pZ9dX5M2vYk70=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': 'c514ae30-85b1-4395-a843-34814b31507e', 'name': 'tempest-securitygroup--1592887086', 'stateful': True, 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'description': 'tempest-description--1743778268', 'shared': False, 'security_group_rules': [{'id': 'd1031138-1f62-40e2-9e18-955d3e0eb776', 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'security_group_id': 'c514ae30-85b1-4395-a843-34814b31507e', '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': 723, 'description': None, 'tags': [], 'created_at': '2023-08-26T16:32:26Z', 'updated_at': '2023-08-26T16:32:26Z', 'revision_number': 0}, {'id': 'e5bdcfa0-82a2-4161-97a8-f6d93e873c5f', 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'security_group_id': 'c514ae30-85b1-4395-a843-34814b31507e', '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': 724, 'description': None, 'tags': [], 'created_at': '2023-08-26T16:32:26Z', 'updated_at': '2023-08-26T16:32:26Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-08-26T16:32:26Z', 'updated_at': '2023-08-26T16:32:26Z', 'revision_number': 1, 'project_id': 'ae57d24e815640678acc75e60a1d5412'}, 'floating_ip': {'id': '79e83d55 -b9c1-4d73-9e6e-137f145b32d5', 'tenant_id': 'ae57d24e815640678acc75e60a1d5412', 'floating_ip_address': '172.24.4.105', 'floating_network_id': 'e653b39d-a4f5-496b-ae05-e923cb9f5138', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'ae57d24e815640678acc75e60a1d5412', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-08-26T16:32:27Z', 'updated_at': '2023-08-26T16:32:27Z', 'revision_number': 0, 'ip': '172.24.4.105'}} 2023-08-26 16:32:28,532 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/compute/v2.1/servers 0.858s 2023-08-26 16:32:28,532 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "imageRef": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "flavorRef": "1", "networks": [{"uuid": "6c49bdb2-f5c9-4902-9d6e-9bcb5860a270"}], "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "key_name": "tempest-keypair-798834650", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '404', 'location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-6a70d32e-9072-4333-a038-4afe5f2c52cd', 'x-compute-request-id': 'req-6a70d32e-9072-4333-a038-4afe5f2c52cd', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "adminPass": "ApBL3G4qG2QZ"}}' 2023-08-26 16:32:28,657 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.121s 2023-08-26 16:32:28,658 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:32:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1242', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e3c9f91d-c821-4817-acb0-6b59b31030fa', 'x-compute-request-id': 'req-e3c9f91d-c821-4817-acb0-6b59b31030fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "status": "BUILD", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "metadata": {}, "hostId": "", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-08-26T16:32:29Z", "updated": "2023-08-26T16:32: 28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-798834650", "OS-SRV-USG:launched_at": null, "OS-SRV-USG:terminated_at": null, "OS-EXT-STS:task_state": "scheduling", "OS-EXT-STS:vm_state": "building", "OS-EXT-STS:power_state": 0, "os-extended-volumes:volumes_attached": []}}' 2023-08-26 16:33:18,975 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.245s 2023-08-26 16:33:18,976 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:33:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-69044612-6981-47a6-8498-a8e5eea03136', 'x-compute-request-id': 'req-69044612-6981-47a6-8498-a8e5eea03136', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "status": "ACTIVE", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "metadata": {}, "hostId": "b80a01502c314ff85ac7a067d6ac70807bb3dc6b47b2bfd913d1086c", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-08-26T16:32:28Z", "updated": "2023-08-26T16:32:36Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1479283516-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:2f:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-798834650", "OS-SRV-USG:launched_at": "2023-08-26T16:32:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-08-26 16:33:18,989 82766 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-08-26 16:34:19,812 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-interface 0.762s 2023-08-26 16:34:19,812 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:19 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-Ve rsion,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-9857ee12-7f29-441f-84a5-b0f8930acd07', 'x-compute-request-id': 'req-9857ee12-7f29-441f-84a5-b0f8930acd07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "6c49bdb2-f5c9-4902-9d6e-9bcb5860a270", "port_id": "60dd7bfe-2839-4ce9-ba5c-df63337f418b", "mac_addr": "fa:16:3e:14:2f:bb", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "40067cab-1c11-4736-997f-031c71e1880c", "ip_address": "10.0.0.13"}]}]}' 2023-08-26 16:34:21,123 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/79e83d55-b9c1-4d73-9e6e-137f145b32d5 1.306s 2023-08-26 16:34:21,124 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "60dd7bfe-2839-4ce9-ba5c-df63337f418b"}} Response - Headers: {'content-type': 'application/json', 'content-length': '830', 'x-openstack-request-id': 'req-982e696d-38ff-4bef-82a6-a1ffadc87357', 'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79e83d55-b9c1-4d73-9e6e-137f145b32d5'} Body: b'{"floatingip": {"id": "79e83d55-b9c1-4d73-9e6e-137f145b32d5", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "floating_ip_address": "172.24.4.105", "floating_network_id": "e653b39d-a4f5-496b-ae05-e923cb9f5138", "router_id": "169b6fa4-1b3e-4941-b31c-9e372997f3df", "port_id": "60dd7bfe-2839-4ce9-ba5c-df63337f418b", "fixed_ip_address": "10.0.0.13", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "6c49bdb2-f5c9-4902-9d6e-9bcb5860a270", "mac_address": "fa:16:3e:14:2f:bb", "admin_state_up": true, "status": "ACTIVE", "device_id": "914c5004-52af-4826-914d-ca3d215cf040", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-08-26T16:32:27Z", "updated_at": "2023-08-26T16:34:20Z", "revision_number": 1, "project_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:21,125 82766 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.105:22' as 'cirros' with public key authentication 2023-08-26 16:34:21,169 82766 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-08-26 16:34:21,279 82766 INFO [paramiko.transport] Authentication (publickey) successful! 2023-08-26 16:34:21,280 82766 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.105 successfully created 2023-08-26 16:34:21,657 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.376s 2023-08-26 16:34:21,657 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1563', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-31f8f13d-4bc0-49a6-8440-433590ab5511', 'x-compute-request-id': 'req-31f8f13d-4bc0-49a6-8440-433590ab5511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "status": "ACTIVE", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "user_id": "dbd015cd3d2c4518817f1e78f7 0afc8c", "metadata": {}, "hostId": "b80a01502c314ff85ac7a067d6ac70807bb3dc6b47b2bfd913d1086c", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-08-26T16:32:28Z", "updated": "2023-08-26T16:32:36Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1479283516-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:2f:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-798834650", "OS-SRV-USG:launched_at": "2023-08-26T16:32:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-08-26 16:34:21,924 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/compute/v2.1/servers 0.255s 2023-08-26 16:34:21,925 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '350', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ebb59735-b3f6-4375-971a-e4cb4ca275be', 'x-compute-request-id': 'req-ebb59735-b3f6-4375-971a-e4cb4ca275be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"servers": [{"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}]}]}' 2023-08-26 16:34:21,977 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:34:21,977 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0cfc4f7c-7375-45fa-a3b4-6e9683795e47', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0cfc4f7c-7375-45fa-a3b4-6e9683795e47', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:32:29.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:21,987 82766 INFO [tempest.common.waiters] volume be1bea19-8c95-459e-89f7-2c54bae9989f reached available after waiting for 0.987776 seconds 2023-08-26 16:34:22,028 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.040s 2023-08-26 16:34:22,028 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-561a6973-cb32-418b-b996-98335548c71e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-561a6973-cb32-418b-b996-98335548c71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:32:29.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:22,368 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 POST http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments 0.329s 2023-08-26 16:34:22,368 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "be1bea19-8c95-459e-89f7-2c54bae9989f"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:22 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-68328d2c-2e2c-4fcd-925f-596bdc780b88', 'x-compute-request-id': 'req-68328d2c-2e2c-4fcd-925f-596bdc780b88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "serverId": "914c5004-52af-4826-914d-ca3d215cf040", "volumeId": "be1bea19-8c95-459e-89f7-2c54bae9989f", "device": "/dev/vdb"}}' 2023-08-26 16:34:22,417 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_d etach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.046s 2023-08-26 16:34:22,418 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-35f1518d-c79f-4951-9301-c47709301988', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-35f1518d-c79f-4951-9301-c47709301988', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:23,487 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.057s 2023-08-26 16:34:23,487 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31f9ca1d-f336-4cbf-aca2-bbe6bf733a1a', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31f9ca1d-f336-4cbf-aca2-bbe6bf733a1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:24,548 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.044s 2023-08-26 16:34:24,549 82766 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a3a6016d-9509-4d8f-ab09-3628cbc99f4a', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a3a6016d-9509-4d8f-ab09-3628cbc99f4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:25,623 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.055s 2023-08-26 16:34:25,623 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50bcb0a4-0315-4cfe-a8c4-77efdfa58931', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50bcb0a4-0315-4cfe-a8c4-77efdfa58931', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:26,684 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:34:26,684 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'S at, 26 Aug 2023 16:34:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d833250-1bf2-4e9c-b857-561890a75f09', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d833250-1bf2-4e9c-b857-561890a75f09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:27,771 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.074s 2023-08-26 16:34:27,772 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d2d596a1-549b-446b-aa22-e506657b3fd4', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d2d596a1-549b-446b-aa22-e506657b3fd4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:28,844 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.054s 2023-08-26 16:34:28,845 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-33e0eb85-30d2-4430-8001-d4b8549a53e1', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-33e0eb85-30d2-4430-8001-d4b8549a53e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:30,563 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.706s 2023-08-26 16:34:30,564 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4ce8789-6a74-4c80-835f-8e68a54f1a50', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4ce8789-6a74-4c80-835f-8e68a54f1a50', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:31,659 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.083s 2023-08-26 16:34:31,659 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5decc63-6103-4f2b-8b8b-caeb5ce07677', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5decc63-6103-4f2b-8b8b-caeb5ce07677', 'connection': 'close', 'status': '200' , 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:32,717 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.046s 2023-08-26 16:34:32,717 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-086fb347-3f9c-4b87-b196-35f2db97922b', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-086fb347-3f9c-4b87-b196-35f2db97922b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:33,942 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.212s 2023-08-26 16:34:33,942 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-773d19de-ad6a-4bf7-9931-396073c35cdb', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-773d19de-ad6a-4bf7-9931-396073c35cdb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f 7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:35,048 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.082s 2023-08-26 16:34:35,048 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0d76b645-2f6d-4a57-9d2b-b4496d11109c', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0d76b645-2f6d-4a57-9d2b-b4496d11109c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:22.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:36,146 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.085s 2023-08-26 16:34:36,147 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a701c609-f2ca-4d45-ab4f-3833ed27aaf6', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a701c609-f2ca-4d45-ab4f-3833ed27aaf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:36.000000", "name": "tempest-Test ServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:37,212 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.052s 2023-08-26 16:34:37,213 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-947990db-05f3-43a1-9196-e641897601ba', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-947990db-05f3-43a1-9196-e641897601ba', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:36.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:38,296 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.071s 2023-08-26 16:34:38,296 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b8c785e-f071-4c69-92c1-6b8e4451439d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b8c785e-f071-4c69-92c1-6b8e4451439d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:36.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:39,367 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.055s 2023-08-26 16:34:39,367 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3830e6b7-10fd-492e-9dc9-0e65a50d87de', 'content-length': '1217', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3830e6b7-10fd-492e-9dc9-0e65a50d87de', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:38.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8", "volume_id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "server_id": "914c5004-52af-4826-914d-ca3d215cf040", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-08-26T16:34:36.000000"}], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:39,378 82766 INFO [tempest.common.waiters] volume be1bea19-8c95-459e-89f7-2c54bae9989f reached in-use after waiting for 17.378849 seconds 2023-08-26 16:34:39,433 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.054s 2023-08-26 16:34:39,433 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f228b52f-5457-4607-b844-46404d30924c', 'content-length': '1217', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f228b52f-5457-4607-b844-46404d30924c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32 :26.000000", "updated_at": "2023-08-26T16:34:38.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8", "volume_id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "server_id": "914c5004-52af-4826-914d-ca3d215cf040", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-08-26T16:34:36.000000"}], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:40,227 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.772s 2023-08-26 16:34:40,227 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-detach": {}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ab6d8ef-589b-4d4d-95de-d377d7510059', 'x-openstack-request-id': 'req-5ab6d8ef-589b-4d4d-95de-d377d7510059', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:40,812 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.584s 2023-08-26 16:34:40,812 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-terminate_connection": {"connector": {}}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-e55df034-dabd-46ac-92f1-dde245c62307', 'x-openstack-request-id': 'req-e55df034-dabd-46ac-92f1-dde245c62307', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:41,024 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.211s 2023-08-26 16:34:41,025 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikSDw63jWT1o-0sxGOIrH4B-NJqIkZ4fCixN4FtEHhFneMOINYSKUhQEB5O 6tl-Eu0wqyGYSpJZRn6_XsjhBwTY_n_T-G_6QFU-UsZOApYKWm1CFAfL42UXNe8tcd-LHqGIoaA24GTU9n2SqEWuAdKcEaVVnPPE47IBlikhN3_4Mpw'} Body: {"os-detach": {}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-a95296ec-661a-47f5-9bc5-bd3fcfca86c6', 'x-openstack-request-id': 'req-a95296ec-661a-47f5-9bc5-bd3fcfca86c6', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:41,536 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.510s 2023-08-26 16:34:41,536 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikSDw63jWT1o-0sxGOIrH4B-NJqIkZ4fCixN4FtEHhFneMOINYSKUhQEB5O6tl-Eu0wqyGYSpJZRn6_XsjhBwTY_n_T-G_6QFU-UsZOApYKWm1CFAfL42UXNe8tcd-LHqGIoaA24GTU9n2SqEWuAdKcEaVVnPPE47IBlikhN3_4Mpw'} Body: {"os-terminate_connection": {"connector": {}}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-b86c9c78-ca68-41ac-bafe-73a3f9591e71', 'x-openstack-request-id': 'req-b86c9c78-ca68-41ac-bafe-73a3f9591e71', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:41,601 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 401 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.065s 2023-08-26 16:34:41,602 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikSDw63jWT1o-0sxGOIrH4B-NJqIkZ4fCixN4FtEHhFneMOINYSKUhQEB5O6tl-Eu0wqyGYSpJZRn6_XsjhBwTY_n_T-G_6QFU-UsZOApYKWm1CFAfL42UXNe8tcd-LHqGIoaA24GTU9n2SqEWuAdKcEaVVnPPE47IBlikhN3_4Mpa'} Body: {"os-detach": {}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '114', 'www-authenticate': 'Keystone uri="http://10.0.0.210/identity"', 'x-openstack-request-id': 'req-af9113b5-ed7f-4207-a7f5-ae6ba15706dd', 'connection': 'close', 'status': '401', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}' 2023-08-26 16:34:41,646 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 401 POST http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.043s 2023-08-26 16:34:41,646 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikSDw63jWT1o-0sxGOIrH4B-NJqIkZ4fCixN4FtEHhFneMOINYSKUhQEB5O6tl-Eu0wqyGYSpJZRn6_XsjhBwTY_n_T-G_6QFU-UsZOApYKWm1CFAfL42UXNe8tcd-LHqGIoaA24GTU9n2SqEWuAdKcEaVVnPPE47IBlikhN3_4Mpa'} Body: {"os-terminate_connection": {"connector": {}}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '114', 'www-authenticate': 'Keystone uri="http://10.0.0.210/identity"', 'x-openstack-request-id': 'req-7fcebed2-2c27-4248-abf8-d569f6d82540', 'connection': 'close', 'status': '401', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}' 2023-08-26 16:34:41,860 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 202 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.213s 2023-08-26 16:34:41,860 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-reset_status": {"status": "error"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-compute-request-id': 'req-5be279ab-4584-47fc-a926-a10a416c5c8c', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5be279ab-4584-47fc-a926-a10a416c5c8c', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'' 2023-08-26 16:34:41,906 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.045s 2023-08-26 16:34:41,906 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a060392b-98db-4b2b-a4e9-82146d95a42d', 'content-length': '1216', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a060392b-98db-4b2b-a4e9-82146d95a42d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "error", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:42.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8", "volume_id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "server_id": "914c5004-52af-4826-914d-ca3d215cf040", "host_name": null, "device": "/dev/vdb", "att ached_at": "2023-08-26T16:34:36.000000"}], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:41,916 82766 INFO [tempest.common.waiters] volume be1bea19-8c95-459e-89f7-2c54bae9989f reached error after waiting for 0.916574 seconds 2023-08-26 16:34:42,111 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.194s 2023-08-26 16:34:42,111 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-force_detach": {"connector": null, "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-5bbfb069-743b-45b9-b938-bdbc18dc1a18', 'x-openstack-request-id': 'req-5bbfb069-743b-45b9-b938-bdbc18dc1a18', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:42,313 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 409 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.201s 2023-08-26 16:34:42,313 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikZUm-DTlPABHpLUyf8DMdYdxyVbEGN_LfQ_swMktkWYpxR6rOg57ZiuFkJInKljxBsHRvqX26noWER2F8_Rw0ns0l6e_Mib9QArK5Cy-A1lm-kXGFk0BuGpNuGHWfaEexJFFjM6261eU6Y8Rt75Af8nJ1o-C_3Mey8VQBBKvdM0YM'} Body: {"os-force_detach": {"connector": null, "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '167', 'content-type': 'application/json', 'x-compute-request-id': 'req-77556dbe-6a9d-47d8-bd0b-8426266e7e70', 'x-openstack-request-id': 'req-77556dbe-6a9d-47d8-bd0b-8426266e7e70', 'connection': 'close', 'status': '409', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"conflictingRequest": {"code": 409, "message": "ConflictNovaUsingAttachment: Detach volume from instance 914c5004-52af-4826-914d-ca3d215cf040 using the Compute API"}}' 2023-08-26 16:34:42,358 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 401 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.044s 2023-08-26 16:34:42,359 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': '', 'X-Service-Token': 'gAAAAABk6ikZUm-DTlPABHpLUyf8DMdYdxyVbEGN_LfQ_swMktkWYpxR6rOg57ZiuFkJInKljxBsHRvqX26noWER2F8_Rw0ns0l6e_Mib9QArK5Cy-A1lm-kXGFk0BuGpNuGHWfaEexJFFjM6261eU6Y8Rt75Af8nJ1o-C_3Mey8VQBBKvdM0Ya'} Body: {"os-force_detach": {"connector": null, "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '114', 'www-authenticate': 'Keystone uri="http://10.0.0.210/identity"', 'x-op enstack-request-id': 'req-0777a0b9-16e6-40fc-b8fe-9956012510bf', 'connection': 'close', 'status': '401', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'{"error": {"code": 401, "title": "Unauthorized", "message": "The request you have made requires authentication."}}' 2023-08-26 16:34:42,410 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:34:42,411 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b7c7bac-65da-4e4f-b82f-9b05d19b5eee', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b7c7bac-65da-4e4f-b82f-9b05d19b5eee', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:32:30.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:42,421 82766 INFO [tempest.common.waiters] volume 99c76ff5-63f9-4385-9c70-a47b7a26dd92 reached available after waiting for 0.421323 seconds 2023-08-26 16:34:42,536 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.114s 2023-08-26 16:34:42,536 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd7ede82-bd05-40c2-beda-cc3b1ce3367c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd7ede82-bd05-40c2-beda-cc3b1ce3367c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:32:30.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.2 10/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:42,861 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 POST http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments 0.309s 2023-08-26 16:34:42,861 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "99c76ff5-63f9-4385-9c70-a47b7a26dd92"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 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-4c109421-77f7-41b7-9005-78d93e192e03', 'x-compute-request-id': 'req-4c109421-77f7-41b7-9005-78d93e192e03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "serverId": "914c5004-52af-4826-914d-ca3d215cf040", "volumeId": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "device": "/dev/vdc"}}' 2023-08-26 16:34:42,909 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:34:42,910 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d38c66a-1234-40c1-a9a8-52c6a0d225bb', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d38c66a-1234-40c1-a9a8-52c6a0d225bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:43.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:43,972 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:34:43,973 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c33c6fa8-ba7f-443c-a16b-1c38e992e6a7', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c33c6fa8-ba7f-443c-a16b-1c38e992e6a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:43.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:45,079 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.094s 2023-08-26 16:34:45,080 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb6fec2d-7953-4924-a260-634bd0c9f597', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb6fec2d-7953-4924-a260-634bd0c9f597', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:46,140 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:34:46,140 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': ' req-f2ddb2ef-002a-461a-890a-c817cbf08f3b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ddb2ef-002a-461a-890a-c817cbf08f3b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:47,202 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.049s 2023-08-26 16:34:47,202 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51e2c667-bbe4-4261-a1a7-313a9ca1684c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51e2c667-bbe4-4261-a1a7-313a9ca1684c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:48,255 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:34:48,256 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3405a2bb-f4c8-469d-a23c-973f1ca2c6f3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3405a2bb-f4c8-4 69d-a23c-973f1ca2c6f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:49,310 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:34:49,310 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b89659e8-ee93-470c-aab3-cbf5c71904c7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b89659e8-ee93-470c-aab3-cbf5c71904c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:50,361 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:34:50,362 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf0f56c0-cade-4432-ac98-6e45f84e4c5f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf0f56c0-cade-4432-ac98-6e45f84e4c5f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26 dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:51,410 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:34:51,411 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32c9c948-d9c5-45eb-a5c5-e031b23c0f8c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32c9c948-d9c5-45eb-a5c5-e031b23c0f8c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:52,461 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:34:52,462 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1fb2d8d7-230a-4fec-8bdc-bae16c4334c4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1fb2d8d7-230a-4fec-8bdc-bae16c4334c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000" , "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:53,512 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:34:53,512 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30939838-5d92-4c83-b7da-d2c729e85d53', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30939838-5d92-4c83-b7da-d2c729e85d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:54,562 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:34:54,562 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6c866149-041f-4b0e-8897-167174c91c95', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6c866149-041f-4b0e-8897-167174c91c95', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "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/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:55,632 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:34:55,633 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4a19f434-2baf-4701-8a53-ed5d099a691c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4a19f434-2baf-4701-8a53-ed5d099a691c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:56,704 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:34:56,704 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b12a07f9-ea6f-47d7-abd6-7384a3a80703', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b12a07f9-ea6f-47d7-abd6-7384a3a80703', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:57,757 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:34:57,757 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0aa446f-9b97-4bac-8411-2eb70ba39fdf', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0aa446f-9b97-4bac-8411-2eb70ba39fdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:58,814 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:34:58,815 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3eac3599-5ba9-4750-be3c-eaf0d60b53ad', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3eac3599-5ba9-4750-be3c-eaf0d60b53ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bo otable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:34:59,865 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:34:59,866 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:34:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50eb03b6-2ad3-4994-ba96-dbc9128f5dd1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50eb03b6-2ad3-4994-ba96-dbc9128f5dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:00,916 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:35:00,917 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-784c37cf-25f8-446a-9993-b461cff3f634', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-784c37cf-25f8-446a-9993-b461cff3f634', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678 acc75e60a1d5412"}}' 2023-08-26 16:35:01,972 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:35:01,973 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee2fdf7-3c7b-47cd-b4de-fce7ffeba5b9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee2fdf7-3c7b-47cd-b4de-fce7ffeba5b9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:03,046 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.062s 2023-08-26 16:35:03,047 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-61ce508b-ee44-4e08-bf3e-60e2198a8679', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-61ce508b-ee44-4e08-bf3e-60e2198a8679', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:04,107 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.2 10/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:35:04,108 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9629d4d5-59b5-4ad6-9293-b62f8fcfc584', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9629d4d5-59b5-4ad6-9293-b62f8fcfc584', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:05,229 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.109s 2023-08-26 16:35:05,230 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-550614a1-5c76-4187-8082-83002cf151ac', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-550614a1-5c76-4187-8082-83002cf151ac', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:06,289 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:35:06,289 82766 DEBUG [tempest.lib.common.rest_client] Request - Header s: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ec8a4591-4fd8-4a37-85b7-573b3b5ce53d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ec8a4591-4fd8-4a37-85b7-573b3b5ce53d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:07,345 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:35:07,345 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8cde2055-575c-425a-a422-bbc3913ff03e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8cde2055-575c-425a-a422-bbc3913ff03e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:08,424 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.067s 2023-08-26 16:35:08,424 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:08 GMT', 's erver': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb1313eb-974d-4eac-a71c-5a42058018f9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb1313eb-974d-4eac-a71c-5a42058018f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:09,486 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:35:09,487 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8c996067-e0c7-43ff-a4a7-7bab07e305af', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8c996067-e0c7-43ff-a4a7-7bab07e305af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:10,552 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:35:10,553 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5c0722b-eebc-4e2b-b12e-f9b697a373ef', 'content-length': '925', 'openstack-api-version' : 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5c0722b-eebc-4e2b-b12e-f9b697a373ef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:11,614 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:35:11,614 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3adb33d8-3e6e-4251-b579-7e514c8076f1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3adb33d8-3e6e-4251-b579-7e514c8076f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:12,668 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:35:12,669 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e64638c7-bf7a-487d-af1c-6ae4df173eb2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e64638c7-bf7a-487d-af1c-6ae4df173eb2', 'connection': 'close', 'status': '200', 'content-location': 'http:/ /10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:13,720 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:13,720 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3b1884f-d753-4cdc-9317-31e9ad74d12d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3b1884f-d753-4cdc-9317-31e9ad74d12d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:14,781 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:14,781 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-39ad523a-9c70-44fd-ac6a-7893f2d28379', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-39ad523a-9c70-44fd-ac6a-7893f2d28379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:15,831 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:35:15,832 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-017928fd-9aaf-409c-8c4a-c214d18ac746', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-017928fd-9aaf-409c-8c4a-c214d18ac746', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:16,884 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:16,885 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29718535-388e-485b-aecf-db031a7e15f1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29718535-388e-485b-aecf-db031a7e15f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentSc enario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:17,944 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:35:17,945 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e208d174-0a3b-4bb2-958c-9130301341df', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e208d174-0a3b-4bb2-958c-9130301341df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:19,084 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.118s 2023-08-26 16:35:19,085 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d173428-eb6b-483f-ad59-961850d9ec31', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d173428-eb6b-483f-ad59-961850d9ec31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0. 210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:20,175 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.078s 2023-08-26 16:35:20,175 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4282ecb9-f1a0-4630-9a31-fe4614cbe710', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4282ecb9-f1a0-4630-9a31-fe4614cbe710', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:21,245 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:21,245 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a883d501-7bbc-4635-a080-c20c6ec36287', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a883d501-7bbc-4635-a080-c20c6ec36287', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volu mes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:22,310 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.054s 2023-08-26 16:35:22,311 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15fac4da-bf6c-4e75-bdcf-445e760b31ea', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15fac4da-bf6c-4e75-bdcf-445e760b31ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:23,362 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:35:23,362 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72308233-fcab-42e0-82b3-bfe738a15cf8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72308233-fcab-42e0-82b3-bfe738a15cf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": nu ll, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:24,452 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.078s 2023-08-26 16:35:24,453 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c8ade699-7712-41fe-9d0c-89256ff7ba38', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c8ade699-7712-41fe-9d0c-89256ff7ba38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:25,507 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:25,507 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50c961e7-99a1-4baa-872a-d27f50c06aea', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50c961e7-99a1-4baa-872a-d27f50c06aea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:26,560 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:35:26,561 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-74358508-4d2b-4d4c-8e6a-523f67b485f6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-74358508-4d2b-4d4c-8e6a-523f67b485f6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:27,616 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:35:27,617 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3537c54-73b7-423e-ada2-c736c7d2aaeb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3537c54-73b7-423e-ada2-c736c7d2aaeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:28,667 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:28,668 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0266346a-9af5-480e-9422-f1842ebd54d8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0266346a-9af5-480e-9422-f1842ebd54d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:29,718 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:29,718 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0302cec1-0519-42b1-92ae-3448d542e558', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0302cec1-0519-42b1-92ae-3448d542e558', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:30,766 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.036s 2023-08-26 16:35:30,766 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa4ed3f4-ba76-4650-abcc-ac9a21cfb23e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa4ed3f4-ba76-4650-abcc-ac9a21cfb23e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:31,827 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.049s 2023-08-26 16:35:31,827 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf70cbac-7920-4451-b318-c1373fb73ae1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf70cbac-7920-4451-b318-c1373fb73ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:32,877 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:32,878 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id ': 'req-f870e2f2-3dc6-4eb9-9332-2b63bde7e1e8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f870e2f2-3dc6-4eb9-9332-2b63bde7e1e8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:33,937 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:35:33,937 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ed7e777-3725-4ccd-8212-ae37eeaaacdf', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ed7e777-3725-4ccd-8212-ae37eeaaacdf', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:34,986 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:34,987 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6321ec9-c5c7-4f6e-bed5-90a10e450d49', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6321ec9-c5 c7-4f6e-bed5-90a10e450d49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:36,043 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:36,044 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf75a32a-58df-40fd-9749-d6bda3213d64', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf75a32a-58df-40fd-9749-d6bda3213d64', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:37,107 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:35:37,107 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89b61d25-83e3-4aa6-954d-5909a619ac4e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89b61d25-83e3-4aa6-954d-5909a619ac4e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b 7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:38,160 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:38,160 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-30dce8fd-1e4c-4dad-b490-1f58078c659a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-30dce8fd-1e4c-4dad-b490-1f58078c659a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:39,210 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:39,211 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7dea5de-3d3d-429a-8314-d3bc52d95b9a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7dea5de-3d3d-429a-8314-d3bc52d95b9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000 000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:40,260 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:40,260 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cac855c-ddbe-4bcd-ba28-2b6fb66e9ac7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cac855c-ddbe-4bcd-ba28-2b6fb66e9ac7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:41,310 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:35:41,311 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-711cacdb-9d6e-469c-abaf-2c8d94665725', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-711cacdb-9d6e-469c-abaf-2c8d94665725', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id" : null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:42,363 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:42,364 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ff7be41-e783-4098-ace0-e79ceb9aab32', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ff7be41-e783-4098-ace0-e79ceb9aab32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:43,412 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:43,412 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a0116d90-1f9f-4819-8c97-8e3fb81f5405', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a0116d90-1f9f-4819-8c97-8e3fb81f5405', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 "}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:44,465 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:44,466 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa61a747-29ef-4f3e-91a8-906aab927dd9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa61a747-29ef-4f3e-91a8-906aab927dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:45,535 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:35:45,536 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4a03910-3c16-43f0-89aa-0f66b7ccd3e9', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4a03910-3c16-43f0-89aa-0f66b7ccd3e9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:46,598 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:35:46,599 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-250b6790-e3ba-473d-b571-b68e2aa2edf5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-250b6790-e3ba-473d-b571-b68e2aa2edf5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:47,655 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:47,656 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9926a7-2e6a-4b64-971e-78d028051937', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9926a7-2e6a-4b64-971e-78d028051937', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e81564 0678acc75e60a1d5412"}}' 2023-08-26 16:35:48,707 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:35:48,708 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c072ac95-1d4a-46cc-8258-1e832236cc52', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c072ac95-1d4a-46cc-8258-1e832236cc52', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:49,761 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:35:49,762 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89209153-082e-4e26-a7f6-ac4976670860', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89209153-082e-4e26-a7f6-ac4976670860', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:50,815 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0 .0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:35:50,816 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4968a4b8-f2bf-450e-8fa8-4882bd41170a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4968a4b8-f2bf-450e-8fa8-4882bd41170a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:51,880 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.053s 2023-08-26 16:35:51,881 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f54bea3-9e3e-48fe-9481-2b0c93e294bb', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f54bea3-9e3e-48fe-9481-2b0c93e294bb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:52,946 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.054s 2023-08-26 16:35:52,946 82766 DEBUG [tempest.lib.common.rest_client] Request - He aders: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-183f5bd0-6154-4b03-aab8-470438d3b43f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-183f5bd0-6154-4b03-aab8-470438d3b43f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:54,005 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:54,005 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6cd6805-28b9-45ce-a027-1edd6324c08d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6cd6805-28b9-45ce-a027-1edd6324c08d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:55,069 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:35:55,069 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:55 GMT' , 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a804f6fe-3e98-4829-9a17-84945bd607a7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a804f6fe-3e98-4829-9a17-84945bd607a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:56,144 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.061s 2023-08-26 16:35:56,144 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b8b6f0a-2677-4c52-acce-2ef8767b34f1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b8b6f0a-2677-4c52-acce-2ef8767b34f1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:57,200 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:35:57,200 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0f935e18-6cf7-4eb8-9720-ddf056ba4557', 'content-length': '925', 'openstack-api-vers ion': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0f935e18-6cf7-4eb8-9720-ddf056ba4557', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:58,248 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:58,249 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddcd666c-35e3-4e83-8e76-fe8293564932', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddcd666c-35e3-4e83-8e76-fe8293564932', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:35:59,298 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:35:59,298 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:35:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a4972a42-ceaa-4c97-bcb6-5bc90012878b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a4972a42-ceaa-4c97-bcb6-5bc90012878b', 'connection': 'close', 'status': '200', 'content-location': 'ht tp://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:00,359 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.049s 2023-08-26 16:36:00,359 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22c20d66-2791-4a70-83d4-89381e668b23', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22c20d66-2791-4a70-83d4-89381e668b23', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:01,410 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:36:01,411 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89119ca6-85d3-47a4-b16c-7e3ded821495', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89119ca6-85d3-47a4-b16c-7e3ded821495', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "statu s": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:02,464 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:02,464 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-578fa980-9cfa-4253-bd00-fee565aafb1b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-578fa980-9cfa-4253-bd00-fee565aafb1b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:03,525 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.050s 2023-08-26 16:36:03,526 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b73b1621-71ab-4f38-bf79-4745a38e7b79', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b73b1621-71ab-4f38-bf79-4745a38e7b79', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachme ntScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:04,577 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:04,578 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d0e4b8b6-82d8-40a2-a6b9-040d4678ca22', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d0e4b8b6-82d8-40a2-a6b9-040d4678ca22', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:05,628 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:36:05,628 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6353c240-a2f6-494f-aba9-842f4c2318b0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6353c240-a2f6-494f-aba9-842f4c2318b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10. 0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:06,680 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:06,680 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-afe66e87-040a-43fe-86cd-6108d09a0001', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-afe66e87-040a-43fe-86cd-6108d09a0001', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:07,738 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:36:07,738 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-928dfbb2-8eb5-4c99-b457-44592ba0b7b8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-928dfbb2-8eb5-4c99-b457-44592ba0b7b8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/ volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:08,788 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:36:08,788 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f45a2d9b-383f-4c3a-95bd-c414e1343609', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f45a2d9b-383f-4c3a-95bd-c414e1343609', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:09,841 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:09,841 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-72e6458c-b27c-48bc-a19a-ed2406324ef5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-72e6458c-b27c-48bc-a19a-ed2406324ef5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id" : null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:10,917 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.064s 2023-08-26 16:36:10,917 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-efdd2fa0-dd60-4770-b432-dbd420fbea8a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-efdd2fa0-dd60-4770-b432-dbd420fbea8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:11,974 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:36:11,974 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43745a17-3695-4f75-a717-709919628dd7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43745a17-3695-4f75-a717-709919628dd7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:13,035 82766 INFO [tempest.lib.common.rest_cli ent] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.049s 2023-08-26 16:36:13,036 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a89872c0-ced4-4974-a7f0-fdd9303760aa', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a89872c0-ced4-4974-a7f0-fdd9303760aa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:14,109 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.056s 2023-08-26 16:36:14,109 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b04f145d-84e3-4a5e-82fc-8f0133f561d7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b04f145d-84e3-4a5e-82fc-8f0133f561d7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:15,170 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26d d92 0.048s 2023-08-26 16:36:15,171 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-270e8eb8-6a0a-4c5c-b1b1-61a5227944b1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-270e8eb8-6a0a-4c5c-b1b1-61a5227944b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:16,235 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.053s 2023-08-26 16:36:16,235 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e27c9965-aa8a-43e6-94a5-e81ed3fa157a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e27c9965-aa8a-43e6-94a5-e81ed3fa157a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:17,290 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:36:17,290 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ' '} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-373cf93f-6590-469e-8036-87219dc0030c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-373cf93f-6590-469e-8036-87219dc0030c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:18,345 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:36:18,346 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34ada9b2-887f-409e-8afa-80614b496c90', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34ada9b2-887f-409e-8afa-80614b496c90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:19,447 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.079s 2023-08-26 16:36:19,447 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-reques t-id': 'req-9aee6d45-d093-4a61-bcd9-f93ac1963cdd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9aee6d45-d093-4a61-bcd9-f93ac1963cdd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:20,507 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:36:20,508 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d02d3c1d-ac37-48a3-a20f-a1f21efe46f7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d02d3c1d-ac37-48a3-a20f-a1f21efe46f7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:21,563 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:36:21,563 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-083093e1-b367-4660-bf6f-faab0cba543c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-083093e 1-b367-4660-bf6f-faab0cba543c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:22,621 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:36:22,622 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9490f505-7a71-4d39-bd14-d02488c61930', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9490f505-7a71-4d39-bd14-d02488c61930', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:23,680 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:36:23,680 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0c9c7a8-c8a4-4c37-9aa1-9dc5ccca27a8', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0c9c7a8-c8a4-4c37-9aa1-9dc5ccca27a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70- a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:24,736 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:36:24,736 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-206fcc8b-ab94-42cb-aed7-d44b8320ef08', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-206fcc8b-ab94-42cb-aed7-d44b8320ef08', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:25,791 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:36:25,791 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-659f6f6d-1179-4028-bcce-2f88742cedd3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-659f6f6d-1179-4028-bcce-2f88742cedd3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26 .000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:26,895 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.091s 2023-08-26 16:36:26,895 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fb8c23a-dcdc-4794-a6a6-ca3d02011d57', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fb8c23a-dcdc-4794-a6a6-ca3d02011d57', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:27,977 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.069s 2023-08-26 16:36:27,977 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-832979ca-1222-4861-9fcd-a88d2ccf7910', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-832979ca-1222-4861-9fcd-a88d2ccf7910', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot _id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:29,082 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.092s 2023-08-26 16:36:29,083 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b75cd83-69ad-4246-8ddc-e1d1259880ec', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b75cd83-69ad-4246-8ddc-e1d1259880ec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:30,141 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:36:30,141 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7adfad70-4a8e-44d9-9a40-aba34f52d02e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7adfad70-4a8e-44d9-9a40-aba34f52d02e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26 dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:31,227 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.073s 2023-08-26 16:36:31,227 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71362f1c-b733-4a97-9c15-b6726b58bffd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71362f1c-b733-4a97-9c15-b6726b58bffd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:32,283 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:36:32,283 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f08bcf60-9b1e-497f-ae0a-2623f35d0290', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f08bcf60-9b1e-497f-ae0a-2623f35d0290', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc 8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:33,336 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:33,337 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af45b4d6-65fc-4f4e-9b21-826bf40bf4b3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af45b4d6-65fc-4f4e-9b21-826bf40bf4b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:34,515 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.167s 2023-08-26 16:36:34,516 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eca3d1ab-86c3-4f67-ae23-be9a7b2258c3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eca3d1ab-86c3-4f67-ae23-be9a7b2258c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e8 15640678acc75e60a1d5412"}}' 2023-08-26 16:36:35,606 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.079s 2023-08-26 16:36:35,606 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f3b93ea-4030-4c11-9558-61893f14a3c2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f3b93ea-4030-4c11-9558-61893f14a3c2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:36,661 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:36,661 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb67b575-ef5c-4c17-bec9-5a10d2c1a6c7', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb67b575-ef5c-4c17-bec9-5a10d2c1a6c7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:37,714 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http:// 10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:37,714 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-32398b22-d4cd-4cc7-9fc0-8c03fdfed8a3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-32398b22-d4cd-4cc7-9fc0-8c03fdfed8a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:38,771 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:36:38,771 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-baf7a5db-e589-49d8-a1f2-c2680e6b3358', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-baf7a5db-e589-49d8-a1f2-c2680e6b3358', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:39,836 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.053s 2023-08-26 16:36:39,837 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75af471f-3563-4700-b9ac-d9fbf59148c5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75af471f-3563-4700-b9ac-d9fbf59148c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:40,902 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.050s 2023-08-26 16:36:40,902 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71449de6-52cf-4740-ac89-3c56ce30854a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71449de6-52cf-4740-ac89-3c56ce30854a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:41,991 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.065s 2023-08-26 16:36:41,991 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a6f19ce-63f9-4468-acd5-cde2afda0c10', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a6f19ce-63f9-4468-acd5-cde2afda0c10', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:43,049 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:36:43,050 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4df0b9ec-eae9-4784-984f-8ffc1fd1b541', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4df0b9ec-eae9-4784-984f-8ffc1fd1b541', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:44,117 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.056s 2023-08-26 16:36:44,117 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2c91766f-ade3-491e-8f32-0462118f6219', 'content-length': '925', 'openstack-api- version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2c91766f-ade3-491e-8f32-0462118f6219', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:45,168 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:36:45,168 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71de33d7-bc7f-4974-ac89-3fd39c83a7fd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71de33d7-bc7f-4974-ac89-3fd39c83a7fd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:46,220 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:46,220 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1d44bcac-bc61-40fd-8a95-3f0d0926a07e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1d44bcac-bc61-40fd-8a95-3f0d0926a07e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:47,282 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:36:47,283 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bf000095-0eea-4d0d-926c-07d26d44be4b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bf000095-0eea-4d0d-926c-07d26d44be4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:48,339 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:36:48,339 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-18dafa1a-a2a1-4d51-8d14-0e260614dea6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-18dafa1a-a2a1-4d51-8d14-0e260614dea6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "s tatus": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:49,396 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:36:49,396 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad3c0f92-de61-4296-b4d9-c2506ed77cf2', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad3c0f92-de61-4296-b4d9-c2506ed77cf2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:50,469 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.061s 2023-08-26 16:36:50,469 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3e7720bd-8708-4c66-a591-4023bf265f4f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3e7720bd-8708-4c66-a591-4023bf265f4f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAtta chmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:51,539 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.050s 2023-08-26 16:36:51,539 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3011d39-310e-4ca8-b03b-4213b464d47f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3011d39-310e-4ca8-b03b-4213b464d47f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:52,591 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:52,592 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65f105a5-20e0-414f-bb67-3ac89c3299f4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65f105a5-20e0-414f-bb67-3ac89c3299f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http:/ /10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:53,646 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:36:53,646 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2492fc4-5a8f-4cd2-95b3-81bcb6b5eb5d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2492fc4-5a8f-4cd2-95b3-81bcb6b5eb5d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:54,704 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:36:54,705 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eb987dfd-a45b-47d0-ab6b-447723b9fd93', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eb987dfd-a45b-47d0-ab6b-447723b9fd93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5 412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:55,757 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:55,758 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca5edf42-f370-471b-93bb-c54baa152b49', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca5edf42-f370-471b-93bb-c54baa152b49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:56,811 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:36:56,811 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bfaa1ca4-2346-4a32-a6b4-be1b439ef03c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bfaa1ca4-2346-4a32-a6b4-be1b439ef03c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup _id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:57,862 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:36:57,863 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24c33a19-51b1-41e9-88ee-40d9499af230', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24c33a19-51b1-41e9-88ee-40d9499af230', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:36:58,913 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:36:58,913 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e094646e-9fe4-4698-8b9f-322b48682a18', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e094646e-9fe4-4698-8b9f-322b48682a18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:00,015 82766 INFO [tempest.lib.common.rest _client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.082s 2023-08-26 16:37:00,016 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:36:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e3ff6e6f-5ff0-4222-a009-c9e3854fb33c', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e3ff6e6f-5ff0-4222-a009-c9e3854fb33c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:01,071 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:37:01,071 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0bab5966-5e6f-4b59-8d56-70b780727f38', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0bab5966-5e6f-4b59-8d56-70b780727f38', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:02,132 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7 a26dd92 0.040s 2023-08-26 16:37:02,133 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-24470034-8b8d-4570-90b2-c49168f7805e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-24470034-8b8d-4570-90b2-c49168f7805e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:03,223 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.078s 2023-08-26 16:37:03,223 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-caeff3f7-f73b-4fb4-9514-5feebc60d927', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-caeff3f7-f73b-4fb4-9514-5feebc60d927', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:04,298 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.060s 2023-08-26 16:37:04,298 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token ': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb0b52a1-cf37-42f9-9854-a425bd01bbf6', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb0b52a1-cf37-42f9-9854-a425bd01bbf6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:05,356 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:37:05,356 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbce2bc9-bbb9-447f-9c4e-68e3e0f15c2a', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbce2bc9-bbb9-447f-9c4e-68e3e0f15c2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:06,412 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:06,413 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-re quest-id': 'req-e7af4fdf-6ca0-4748-80ea-a6f456a2582d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7af4fdf-6ca0-4748-80ea-a6f456a2582d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:07,465 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:37:07,465 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71a11112-9c51-45be-99c5-ebd41eed031d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71a11112-9c51-45be-99c5-ebd41eed031d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:08,563 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.084s 2023-08-26 16:37:08,563 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-75dd7efa-6ab7-48ce-b33f-16695fe40dd1', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-75d d7efa-6ab7-48ce-b33f-16695fe40dd1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:09,613 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:37:09,613 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-345e4431-6519-41b4-9f12-2ae2bf937c7b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-345e4431-6519-41b4-9f12-2ae2bf937c7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:10,724 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.099s 2023-08-26 16:37:10,725 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d11a95ba-9354-4f08-ba38-51fe73922933', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d11a95ba-9354-4f08-ba38-51fe73922933', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9 c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:11,783 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:37:11,784 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-08463b36-6553-4f7b-9f0d-d5c18f442c33', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-08463b36-6553-4f7b-9f0d-d5c18f442c33', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:12,836 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:37:12,837 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3f9e714b-6e16-4366-8cf1-0f90e3954409', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3f9e714b-6e16-4366-8cf1-0f90e3954409', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:3 2:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:13,893 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:13,893 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-22e12ace-bd81-4630-879c-9257055b2622', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-22e12ace-bd81-4630-879c-9257055b2622', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:14,947 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:37:14,947 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-885427e5-5952-42ec-afdf-be95c141761b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-885427e5-5952-42ec-afdf-be95c141761b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snap shot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:16,001 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:37:16,002 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-959bd9f3-0897-4ab6-870d-308e9b4e4e0e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-959bd9f3-0897-4ab6-870d-308e9b4e4e0e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:17,093 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.079s 2023-08-26 16:37:17,093 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cdb8b71b-7cef-4369-80fb-83dd5215656d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cdb8b71b-7cef-4369-80fb-83dd5215656d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b 7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:18,154 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:18,154 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1f0e74ca-69cc-43bc-89b2-1ff4bc61a7c4', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1f0e74ca-69cc-43bc-89b2-1ff4bc61a7c4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:19,210 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:37:19,210 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df082e07-2312-4731-8546-355408853ea0', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df082e07-2312-4731-8546-355408853ea0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f7 0afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:20,271 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:37:20,272 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4398caf4-44fb-4de5-8e2a-b5dafa7ca50d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4398caf4-44fb-4de5-8e2a-b5dafa7ca50d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:21,354 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.070s 2023-08-26 16:37:21,355 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-93d205f0-7847-424d-b30a-8a822940ea31', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-93d205f0-7847-424d-b30a-8a822940ea31', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d 24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:22,416 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:37:22,416 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a6061e4e-37b7-42f0-acef-a6379bdf3c01', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a6061e4e-37b7-42f0-acef-a6379bdf3c01', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:23,492 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.064s 2023-08-26 16:37:23,493 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0215846-9f00-41b6-bb7a-99f04e645b4d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0215846-9f00-41b6-bb7a-99f04e645b4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:24,556 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET htt p://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.052s 2023-08-26 16:37:24,557 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f4f07809-a8f1-4bec-8d68-94afc6ae9c07', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f4f07809-a8f1-4bec-8d68-94afc6ae9c07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:25,617 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:37:25,617 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2f12e7ca-3a22-49a3-b057-ea48c6622b9f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2f12e7ca-3a22-49a3-b057-ea48c6622b9f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:26,807 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.177s 2023-08-26 16:37:26,808 82766 DEBUG [tempest.lib.common.rest_client] Requ est - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd8f9491-19e2-48b1-b028-36559c7e3e77', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd8f9491-19e2-48b1-b028-36559c7e3e77', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:27,909 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.085s 2023-08-26 16:37:27,910 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0daab947-4e05-45a0-8636-a5fc03140fff', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0daab947-4e05-45a0-8636-a5fc03140fff', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:28,970 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:28,971 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37 :28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ebf52db-3766-44ca-a48f-c676fd8ff86b', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ebf52db-3766-44ca-a48f-c676fd8ff86b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:30,039 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.056s 2023-08-26 16:37:30,039 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5d11cf67-220d-4e40-97c0-b5deba8957b5', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5d11cf67-220d-4e40-97c0-b5deba8957b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:31,096 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:37:31,096 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7171b86f-df24-4657-8e8e-95d880f105bd', 'content-length': '925', 'openstack- api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7171b86f-df24-4657-8e8e-95d880f105bd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:32,165 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.057s 2023-08-26 16:37:32,165 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2664029f-067b-4e5b-a8e2-cc5a2f986330', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2664029f-067b-4e5b-a8e2-cc5a2f986330', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:33,212 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.036s 2023-08-26 16:37:33,213 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9b399941-9218-4b5e-8305-bcdc32ccae96', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9b399941-9218-4b5e-8305-bcdc32ccae96', 'connection': 'close', 'status': '200', 'content-locati on': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:34,285 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.061s 2023-08-26 16:37:34,286 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-34946eeb-4dee-4547-875d-76494e717f78', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-34946eeb-4dee-4547-875d-76494e717f78', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:35,356 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:37:35,356 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-068aff90-251c-44cd-89b9-bf6ec4726c45', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-068aff90-251c-44cd-89b9-bf6ec4726c45', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92" , "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:36,425 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.048s 2023-08-26 16:37:36,426 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-63c24306-8081-49fe-b5b1-456588815412', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-63c24306-8081-49fe-b5b1-456588815412', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:37,481 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:37,481 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c0f4a93a-d130-4859-9f70-8ddbb3d9de8d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c0f4a93a-d130-4859-9f70-8ddbb3d9de8d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolume AttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:38,558 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.064s 2023-08-26 16:37:38,558 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7d5036a7-1ec4-442a-a38f-81f1a3561342', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7d5036a7-1ec4-442a-a38f-81f1a3561342', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:39,613 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:37:39,613 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c406d5bc-a2ce-4395-9dca-79a5eb719641', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c406d5bc-a2ce-4395-9dca-79a5eb719641', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "ht tp://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:40,668 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:37:40,668 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dcc41a45-7be9-4a1a-8db8-18d01250208e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dcc41a45-7be9-4a1a-8db8-18d01250208e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:41,724 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.044s 2023-08-26 16:37:41,724 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3ddea8b6-6eda-42b3-894b-49ac59db30dc', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3ddea8b6-6eda-42b3-894b-49ac59db30dc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60 a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:42,779 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.043s 2023-08-26 16:37:42,780 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6692949-e4d8-4091-a325-e7e81bbe6529', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b6692949-e4d8-4091-a325-e7e81bbe6529', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:43,829 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:37:43,829 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-31227e45-cbaf-43be-998a-e000a62cdeae', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-31227e45-cbaf-43be-998a-e000a62cdeae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencyg roup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:44,892 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.051s 2023-08-26 16:37:44,892 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2e7979f8-5c4c-43ef-accd-d8517389b278', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2e7979f8-5c4c-43ef-accd-d8517389b278', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:45,950 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:37:45,950 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-04a0a4c6-e0ef-4947-bae1-64ec62e5fef3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-04a0a4c6-e0ef-4947-bae1-64ec62e5fef3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:46,999 82766 INFO [tempest.lib.common. rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.037s 2023-08-26 16:37:47,000 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-511becf8-84e4-452d-8f55-0257c969ab85', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-511becf8-84e4-452d-8f55-0257c969ab85', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:48,051 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:37:48,052 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a370578-8abf-4d86-bfc3-ba5aaf6fb027', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a370578-8abf-4d86-bfc3-ba5aaf6fb027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:49,102 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a 47b7a26dd92 0.040s 2023-08-26 16:37:49,102 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-95bc632b-01d3-49e7-9fd2-295583593e18', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-95bc632b-01d3-49e7-9fd2-295583593e18', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:50,169 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.055s 2023-08-26 16:37:50,169 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3823a019-d44d-4c9c-9a32-5e490c09555f', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3823a019-d44d-4c9c-9a32-5e490c09555f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:51,228 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.047s 2023-08-26 16:37:51,228 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-T oken': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb18d4de-2b99-4344-8b35-4b873f46665d', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb18d4de-2b99-4344-8b35-4b873f46665d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:52,295 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.055s 2023-08-26 16:37:52,295 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-989e38ca-be5f-4dfd-9d8f-d2226bde84c3', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-989e38ca-be5f-4dfd-9d8f-d2226bde84c3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:53,352 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.046s 2023-08-26 16:37:53,352 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-comput e-request-id': 'req-69161f53-0bc1-4fec-b8c0-14f1212f5e11', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69161f53-0bc1-4fec-b8c0-14f1212f5e11', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:54,404 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.040s 2023-08-26 16:37:54,404 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0613f27c-b211-4e4b-bead-2f68b88e0a80', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0613f27c-b211-4e4b-bead-2f68b88e0a80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:55,458 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:37:55,459 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b3e9114b-4e7b-4c8d-8f88-27fb3e0a9375', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req -b3e9114b-4e7b-4c8d-8f88-27fb3e0a9375', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:56,509 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.039s 2023-08-26 16:37:56,509 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef650a4d-4f61-4876-9aa0-02d11df07ecd', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef650a4d-4f61-4876-9aa0-02d11df07ecd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:57,587 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.066s 2023-08-26 16:37:57,587 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b8f927e9-25d3-4f1f-973d-d960d85b9226', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b8f927e9-25d3-4f1f-973d-d960d85b9226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-43 85-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:58,640 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:test_server_detach_rules): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.042s 2023-08-26 16:37:58,641 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-06983742-b7b6-45d5-a420-6ff21ab1171e', 'content-length': '925', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-06983742-b7b6-45d5-a420-6ff21ab1171e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:34:45.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:58,745 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 POST http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action 0.092s 2023-08-26 16:37:58,746 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"os-reset_status": {"status": "in-use"}} Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'x-compute-request-id': 'req-4d5103e4-bc01-46a6-9815-8ccb4cd3d4c8', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d5103e4-bc01-46a6-9815-8ccb4cd3d4c8', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/865ea335609345c9a935c47570e693a0/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f/action'} Body: b'' 2023-08-26 16:37:58,796 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmen tScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:37:58,796 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e76aa47-7aba-4b74-9705-fd33abd6e6c1', 'content-length': '1217', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e76aa47-7aba-4b74-9705-fd33abd6e6c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:37:59.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "attachment_id": "4779b6e2-6ad8-4cf7-ad86-4aebc3a83fc8", "volume_id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "server_id": "914c5004-52af-4826-914d-ca3d215cf040", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-08-26T16:34:36.000000"}], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:37:58,815 82766 INFO [tempest.common.waiters] volume be1bea19-8c95-459e-89f7-2c54bae9989f reached in-use after waiting for 0.815011 seconds 2023-08-26 16:37:59,000 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments/be1bea19-8c95-459e-89f7-2c54bae9989f 0.185s 2023-08-26 16:37:59,000 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:58 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-f099dadb-a5c9-4452-a507-c7c7cb28577f', 'x-compute-request-id': 'req-f099dadb-a5c9-4452-a507-c7c7cb28577f', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'' 2023-08-26 16:37:59,059 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments 0.058s 2023-08-26 16:37:59,059 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:37:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-ope nstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-03e779dd-ffbb-46a2-911c-a2957172e058', 'x-compute-request-id': 'req-03e779dd-ffbb-46a2-911c-a2957172e058', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "volumeId": "be1bea19-8c95-459e-89f7-2c54bae9989f", "serverId": "914c5004-52af-4826-914d-ca3d215cf040", "device": "/dev/vdb"}]}' 2023-08-26 16:38:49,170 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments 0.058s 2023-08-26 16:38:49,171 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '25', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-483ee267-db89-4aa2-bce2-22d3bb1b8a9c', 'x-compute-request-id': 'req-483ee267-db89-4aa2-bce2-22d3bb1b8a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2023-08-26 16:38:49,557 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 DELETE http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments/be1bea19-8c95-459e-89f7-2c54bae9989f 0.384s 2023-08-26 16:38:49,557 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:38:49 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': '154', 'x-openstack-request-id': 'req-6fcb62b9-429f-465c-93d3-8dfaf9a7151a', 'x-compute-request-id': 'req-6fcb62b9-429f-465c-93d3-8dfaf9a7151a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040/os-volume_attachments/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 914c5004-52af-4826-914d-ca3d215cf040 is not attached to volume be1bea19-8c95-459e-89f7-2c54bae9989f"}}' 2023-08-26 16:38:49,691 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.133s 2023-08-26 16:38:49,691 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-577adb43-32c7-469d-871e-deaa5140f4d7', 'x-compute-request-id': 'req-577adb43-32c7-469d-871e-deaa5140f4d7', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'' 2023-08-26 16:38:50,125 82766 INFO [tempest.lib.common.rest_cli ent] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.433s 2023-08-26 16:38:50,126 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:38:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1688', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a6ac91f1-0f9e-40b4-a220-aa8f0a62b3d8', 'x-compute-request-id': 'req-a6ac91f1-0f9e-40b4-a220-aa8f0a62b3d8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"server": {"id": "914c5004-52af-4826-914d-ca3d215cf040", "name": "tempest-TestServerVolumeAttachmentScenario-server-378428966", "status": "ACTIVE", "tenant_id": "ae57d24e815640678acc75e60a1d5412", "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "metadata": {}, "hostId": "b80a01502c314ff85ac7a067d6ac70807bb3dc6b47b2bfd913d1086c", "image": {"id": "7c378a38-67f2-4800-b3b2-bf66a493a20b", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/7c378a38-67f2-4800-b3b2-bf66a493a20b"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-08-26T16:32:28Z", "updated": "2023-08-26T16:38:50Z", "addresses": {"tempest-TestServerVolumeAttachmentScenario-1479283516-network": [{"version": 4, "addr": "10.0.0.13", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:2f:bb"}, {"version": 4, "addr": "172.24.4.105", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:14:2f:bb"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/914c5004-52af-4826-914d-ca3d215cf040"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-798834650", "OS-SRV-USG:launched_at": "2023-08-26T16:32:36.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--1592887086"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-08-26 16:39:40,238 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040 0.051s 2023-08-26 16:39:40,238 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'content-type': 'application/json; charset=UTF-8', 'content-length': '111', 'x-openstack-request-id': 'req-0053c2da-e9a7-413a-be98-9c799aa10206', 'x-compute-request-id': 'req-0053c2da-e9a7-413a-be98-9c799aa10206', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/914c5004-52af-4826-914d-ca3d215cf040'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 914c5004-52af-4826-914d-ca3d215cf040 could not be found."}}' 2023-08-26 16:39:40,273 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-798834650 0.034s 2023-08-26 16:39:40,274 82766 DEBUG [tempest.lib.common.rest_client] R equest - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-d14a63ad-209b-4c1f-9570-6b66e2cdfad3', 'x-compute-request-id': 'req-d14a63ad-209b-4c1f-9570-6b66e2cdfad3', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-798834650'} Body: b'' 2023-08-26 16:39:40,479 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/c514ae30-85b1-4395-a843-34814b31507e 0.204s 2023-08-26 16:39:40,480 82766 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-b6cc99bf-134c-4443-ba0b-026eb50af55c', 'content-length': '0', 'date': 'Sat, 26 Aug 2023 16:39:40 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c514ae30-85b1-4395-a843-34814b31507e'} Body: b'' 2023-08-26 16:39:40,509 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/c514ae30-85b1-4395-a843-34814b31507e 0.028s 2023-08-26 16:39:40,509 82766 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-192de626-3acc-4c65-b408-c6509bb0edea', 'date': 'Sat, 26 Aug 2023 16:39:40 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/c514ae30-85b1-4395-a843-34814b31507e'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group c514ae30-85b1-4395-a843-34814b31507e does not exist", "detail": ""}}' 2023-08-26 16:39:41,134 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/79e83d55-b9c1-4d73-9e6e-137f145b32d5 0.623s 2023-08-26 16:39:41,134 82766 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-ac64f574-8e6b-43b0-bc86-83af2b67690d', 'content-length': '0', 'date': 'Sat, 26 Aug 2023 16:39:41 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/79e83d55-b9c1-4d73-9e6e-137f145b32d5'} Body: b'' 2023-08-26 16:39:41,211 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.076s 2023-08-26 16:39:41,212 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '0', 'content-type': 'text/html; charset=UTF-8', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fefc98c6-06ec-4594-bb0b-88510832f235', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v 3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'' 2023-08-26 16:39:41,263 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.050s 2023-08-26 16:39:41,263 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-690c9b79-543c-47df-ba36-7368061a2aeb', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-690c9b79-543c-47df-ba36-7368061a2aeb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:42,437 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.161s 2023-08-26 16:39:42,438 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-681f796e-d618-430a-a41b-355371272232', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-681f796e-d618-430a-a41b-355371272232', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:43,495 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentSce nario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.045s 2023-08-26 16:39:43,496 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-84f7d0b4-c1c0-4453-b407-f9c28c7f8027', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-84f7d0b4-c1c0-4453-b407-f9c28c7f8027', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:44,549 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:39:44,549 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4104580b-c19c-49f2-a2c1-9fb63c8d8f98', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4104580b-c19c-49f2-a2c1-9fb63c8d8f98', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:45,619 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.058s 2023-08-26 16:39:45,620 82766 DEBUG [tempest.lib.common.rest_cli ent] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b9bebac1-5aae-476e-a6b3-ef4e60ea42be', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b9bebac1-5aae-476e-a6b3-ef4e60ea42be', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:46,688 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.056s 2023-08-26 16:39:46,689 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-54df3cf4-eff3-42df-9750-5c0e612fd8b2', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-54df3cf4-eff3-42df-9750-5c0e612fd8b2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:47,753 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.041s 2023-08-26 16:39:47,754 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:47 GMT', 'serv er': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d8a74dd3-a6d5-4911-b54f-6c9b03a4b0e0', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d8a74dd3-a6d5-4911-b54f-6c9b03a4b0e0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"volume": {"id": "99c76ff5-63f9-4385-9c70-a47b7a26dd92", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:41.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-1695556061", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:48,804 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92 0.038s 2023-08-26 16:39:48,804 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-b6ef3a94-fa78-4ad0-8ca2-910d5f0c4a04', 'x-openstack-request-id': 'req-b6ef3a94-fa78-4ad0-8ca2-910d5f0c4a04', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/99c76ff5-63f9-4385-9c70-a47b7a26dd92'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume 99c76ff5-63f9-4385-9c70-a47b7a26dd92 could not be found."}}' 2023-08-26 16:39:48,864 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 202 DELETE http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.059s 2023-08-26 16:39:48,864 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:48 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-4da07305-c345-495e-a82a-c56fe08b5bd5', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'' 2023-08-26 16:39:48,915 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:39:48,915 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json' , 'x-compute-request-id': 'req-89d32763-8c56-468a-8561-82e3edcd185e', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89d32763-8c56-468a-8561-82e3edcd185e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:50,003 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.069s 2023-08-26 16:39:50,004 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5a280f2e-c576-4185-b19e-37ed95c8ef6d', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5a280f2e-c576-4185-b19e-37ed95c8ef6d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:51,070 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.049s 2023-08-26 16:39:51,070 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9255c0-f77a-4e57-a6c2-d9b63e665d53', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9255c0-f77 a-4e57-a6c2-d9b63e665d53', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:52,149 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.064s 2023-08-26 16:39:52,149 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8eb76a95-67ae-462c-ad2b-a8d993c4f71e', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8eb76a95-67ae-462c-ad2b-a8d993c4f71e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:53,202 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.041s 2023-08-26 16:39:53,202 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-43044f80-7c4b-424b-b53f-6245a2caa53f', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-43044f80-7c4b-424b-b53f-6245a2caa53f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:54,255 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.040s 2023-08-26 16:39:54,255 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd9b67b6-22c5-4446-a661-d1f223b879a9', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd9b67b6-22c5-4446-a661-d1f223b879a9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:55,307 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.040s 2023-08-26 16:39:55,307 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4d3c5537-77c9-449c-a2a0-6b1e6f554af4', 'content-length': '924', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4d3c5537-77c9-449c-a2a0-6b1e6f554af4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"volume": {"id": "be1bea19-8c95-459e-89f7-2c54bae9989f", "status": "deleting", "size": 1, "availability_zone": "nova", "created_at": "2023-08-26T16:32:26.000000", "updated_at": "2023-08-26T16:39:49.000000", "name": "tempest-TestServerVolumeAttachmentScenario-volume-2112624316", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f"}], "user_id": "dbd015cd3d2c4518817f1e78f70afc8c", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "ae57d24e815640678acc75e60a1d5412"}}' 2023-08-26 16:39:56,341 82766 INFO [tempest.lib.common.rest_client] Request (TestServerVolumeAttachmentScenario:_run_cleanups): 404 GET http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f 0.022s 2023-08-26 16:39:56,342 82766 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Sat, 26 Aug 2023 16:39:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'content-length': '109', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7851eec-0de3-4520-92cc-2fb65a2a1833', 'x-openstack-request-id': 'req-e7851eec-0de3-4520-92cc-2fb65a2a1833', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/volume/v3/ae57d24e815640678acc75e60a1d5412/volumes/be1bea19-8c95-459e-89f7-2c54bae9989f'} Body: b'{"itemNotFound": {"code": 404, "message": "Volume be1bea19-8c95-459e-89f7-2c54bae9989f could not be found."}}' ====== Totals ====== Ran: 292 tests in 2583.8905 sec. - Passed: 258 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 2 Sum of execute time for each test: 15152.0478 sec. ============== Worker Balance ============== - Worker 0 (54 tests) => 0:37:58.865552 - Worker 1 (18 tests) => 0:41:14.788203 - Worker 2 (22 tests) => 0:42:15.083270 - Worker 3 (13 tests) => 0:17:13.955269 - Worker 4 (20 tests) => 0:08:30.212217 - Worker 5 (38 tests) => 0:18:33.944752 - Worker 6 (13 tests) => 0:16:41.451126 - Worker 7 (25 tests) => 0:17:14.420793 - Worker 8 (31 tests) => 0:25:51.294943 - Worker 9 (12 tests) => 0:25:19.517575 - Worker 10 (26 tests) => 0:33:50.663454 - Worker 11 (20 tests) => 0:16:55.835696 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed