all develop-inst-nodeps: /opt/stack/tempest all installed: attrs==23.1.0,autopage==0.5.1,bcrypt==4.0.1,certifi==2023.11.17,cffi==1.15.1,charset-normalizer==3.2.0,cinder-tempest-plugin @ file:///opt/stack/cinder-tempest-plugin,cliff==4.4.0,cmd2==2.4.3,cryptography==41.0.4,debtcollector==2.5.0,defusedxml==0.7.1,extras==1.0.0,fasteners==0.19,fixtures==4.1.0,idna==3.4,importlib-metadata==6.0.1,iso8601==2.0.0,jsonschema==4.19.1,jsonschema-specifications==2023.7.1,msgpack==1.0.6,netaddr==0.9.0,netifaces==0.11.0,oslo.concurrency==5.2.0,oslo.config==9.2.0,oslo.context==5.3.0,oslo.i18n==6.1.0,oslo.log==5.4.0,oslo.serialization==5.2.0,oslo.utils==6.3.0,packaging==23.1,paramiko==3.3.1,pbr==6.0.0,prettytable==3.9.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.5.0,pyparsing==3.1.1,pyperclip==1.8.2,python-dateutil==2.8.2,python-subunit==1.4.3,pytz==2023.3.post1,PyYAML==6.0.1,referencing==0.30.2,requests==2.31.0,rfc3986==2.0.0,rpds-py==0.10.3,six==1.16.0,stestr==4.1.0,stevedore==5.1.0,-e git+https://github.com/openstack/tempest@8def25cbb5885e91899793f8575d3919816a0d12#egg=tempest,testtools==2.7.0,tomlkit==0.12.1,tzdata==2023.3,urllib3==1.26.16,voluptuous==0.13.1,wcwidth==0.2.6,wrapt==1.15.0,zipp==3.17.0 all run-test-pre: PYTHONHASHSEED='1900558947' all run-test: commands[0] | find . -type f -name '*.pyc' -delete all run-test: commands[1] | tempest run --regex volume {1} setUpClass (tempest.api.compute.admin.test_live_migration.LiveAutoBlockMigrationV225Test) ... SKIPPED: LiveAutoBlockMigrationV225Test skipped as live-migration is not available {0} setUpClass (tempest.api.compute.admin.test_volume_swap.TestMultiAttachVolumeSwap) ... SKIPPED: Volume multi-attach is not available. {8} setUpClass (tempest.api.compute.admin.test_live_migration.LiveMigrationTest) ... SKIPPED: LiveMigrationTest skipped as live-migration is not available {10} setUpClass (tempest.api.compute.admin.test_volumes_negative.UpdateMultiattachVolumeNegativeTest) ... SKIPPED: Volume multi-attach is not available. {0} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume [184.347920s] ... ok {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_create_list_update_show_delete [0.436693s] ... ok {0} tempest.api.volume.admin.test_group_types.GroupTypesTest.test_group_type_list_by_optional_params [0.241258s] ... ok {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body [186.317373s] ... ok {2} tempest.api.compute.admin.test_assisted_volume_snapshots.VolumesAssistedSnapshotsTest.test_volume_assisted_snapshot_create_delete [191.525909s] ... ok {6} tempest.api.compute.admin.test_volume.AttachSCSIVolumeTestJSON.test_attach_scsi_disk_with_config_drive [213.731396s] ... ok {0} tempest.api.volume.admin.test_groups.GroupsV314Test.test_create_group_from_group [31.608690s] ... ok {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_blank_volume [235.031764s] ... 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 272d8377-0812-4103-95f7-45bfd18394e0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-12-04T19:05:46Z', 'message': 'Build of instance 272d8377-0812-4103-95f7-45bfd18394e0 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-67f97568-fee2-4f35-b7b6-9b832b394b67. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-12-04 19:02:25,123 84429 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.039s 2023-12-04 19:02:25,124 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:02:25 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-24fdbaf2-828f-45be-ae37-889732fd5ee8', '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": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "password_expires_at": null}, "audit_ids": ["vWvaNDm6QjSV9spijT3iTg"], "expires_at": "2023-12-04T20:02:25.000000Z", "issued_at": "2023-12-04T19:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe099e8a6cea4349abbac9229f24da42", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:02:25,124 84429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '91ec15b0-95eb-4639-885b-cec5be3d7cdb', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1017160176-network', 'tenant_id': 'fe099e8a6cea4349abbac9229f24da42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_ id': 'fe099e8a6cea4349abbac9229f24da42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62515, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:02:06Z', 'updated_at': '2023-12-04T19:02:06Z', 'revision_number': 1} available for tenant 2023-12-04 19:02:27,386 84429 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.261s 2023-12-04 19:02:27,386 84429 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-819100516", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "networks": [{"uuid": "91ec15b0-95eb-4639-885b-cec5be3d7cdb"}]}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16', '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-089cbd5d-cb90-4c9d-aa8c-097a48dbbbad', 'x-compute-request-id': 'req-089cbd5d-cb90-4c9d-aa8c-097a48dbbbad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9e65f207-b34d-4000-8630-24a0e7121a16", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "38YcU6EAbq9F"}}' 2023-12-04 19:02:27,716 84429 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/9e65f207-b34d-4000-8630-24a0e7121a16 0.326s 2023-12-04 19:02:27,717 84429 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': 'Mon, 04 Dec 2023 19:02:27 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-e31e820f-795c-4c14-8b8b-ed0af4d0a6df', 'x-compute-request-id': 'req-e31e820f-795c-4c14-8b8b-ed0af4d0a6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16'} Body: b'{"server": {"id": "9e65f207-b34d-4000-8630-24a0e7121a16", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-819100516", "status": "BUILD", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:02:27Z", "updated": "2023-12-04T19:02:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e65f207- b34d-4000-8630-24a0e7121a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}], "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-12-04 19:03:18,520 84429 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/9e65f207-b34d-4000-8630-24a0e7121a16 0.733s 2023-12-04 19:03:18,521 84429 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': 'Mon, 04 Dec 2023 19:03:17 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-43278112-3e09-444b-a0d9-ad25daa52d07', 'x-compute-request-id': 'req-43278112-3e09-444b-a0d9-ad25daa52d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16'} Body: b'{"server": {"id": "9e65f207-b34d-4000-8630-24a0e7121a16", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-819100516", "status": "ACTIVE", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "6b0f4b45fa391b0f6368c100afec6ae6850215328ed127a88c9db75f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:02:27Z", "updated": "2023-12-04T19:02:50Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1017160176-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:18:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-12-04T19:02:50.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-12-04 19:03:18,568 84429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-12-04 19:04:19,744 84429 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/9e65f207-b34d-4000-8630-24a0e7121a16/action 1.116s 2023-12-04 19:04:19,744 84429 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-ServerBootFromVolumeStableRes cueTest-image-981586988"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:18 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-b28f7cca-1102-45fc-a46e-88fd1344e7de', 'x-compute-request-id': 'req-b28f7cca-1102-45fc-a46e-88fd1344e7de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16/action'} Body: b'{"image_id": "bbc3377e-23dd-4a05-b2c3-697f5a454438"}' 2023-12-04 19:04:19,771 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.026s 2023-12-04 19:04:19,772 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c26e6a47-d39e-4958-b6d6-70ddd22085eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:20,801 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.027s 2023-12-04 19:04:20,801 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c8c27baf-177e-41ea-8ec1-e2345bb7a543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_project_name": "tempest-ServerBootFromVolu meStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:21,830 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.027s 2023-12-04 19:04:21,830 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf73576e-e42a-4ae8-9ff9-f395fce61c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:22,859 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.028s 2023-12-04 19:04:22,860 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f9587d51-e8db-4f55-be9c-297dbedc1d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specifie d.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "user_id": "6595583235274138b702b630a89147a6", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:23,885 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.023s 2023-12-04 19:04:23,885 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7c468883-b741-4e2e-80d6-325c3152cd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:24,913 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.025s 2023-12-04 19:04:24,913 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'x- openstack-request-id': 'req-5d8de030-f40f-42ae-b179-729d9b10f721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:25Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:25,969 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.053s 2023-12-04 19:04:25,969 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'x-openstack-request-id': 'req-162cb397-be08-4a67-81d8-1325498d87c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:25Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:27,007 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeSta bleRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.036s 2023-12-04 19:04:27,008 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d25c3d71-ec8d-4c29-8611-48041660b2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "283812209429ab13cbe87841c7012c63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93282ff36f7171785ffb5fe087ba618e0b624623211df7a0a7337a66e7368f7a64cceff4a8194cf68a8003675547789a17cf9560bd145f9cc1043a3b3b5cdd97", "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:26Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:27,039 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.030s 2023-12-04 19:04:27,039 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'x-openstack-request-id': 'req-41b80ee7-5839-4ff0-85d6-bbb2467f56b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "283812209429ab13cbe87841c7012c63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93282ff36f7171785ffb5fe087ba618e0b624623211df7a0a7337a66e7368f7a64cceff4a8194cf68a8003675547789a17cf9560bd145f9cc1043a3b3b5cdd97", "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:26Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:27,415 84429 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/9e65f207-b34d-4000-8630-24a0e7121a16 0.373s 2023-12-04 19:04:27,415 84429 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': 'Mon, 04 Dec 2023 19:04:27 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-bf957ca6-2a78-4511-88f8-ec9a4dae2b7b', 'x-compute-request-id': 'req-bf957ca6-2a78-4511-88f8-ec9a4dae2b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16'} Body: b'{"server": {"id": "9e65f207-b34d-4000-8630-24a0e7121a16", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-819100516", "status": "ACTIVE", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "6b0f4b45fa391b0f6368c100afec6ae6850215328ed127a88c9db75f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:02:27Z", "updated": "2023-12-04T19:04:26Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1017160176-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:18:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-12-04T19:02:50.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-12-04 19:05:27,610 84429 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.110s 2023-12-04 19:05:27,610 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:05:27 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-da2355de-3a00-4ca2-a80b-0e2498beed7c', '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": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "password_expires_at": null}, "audit_ids": ["KeYiqiToTV6kL3UDn7--9A"], "expires_at": "2023-12-04T20:05:27.000000Z", "issued_at": "2023-12-04T19:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe099e8a6cea4349abbac9229f24da42", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:05:27,611 84429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '91ec15b0-95eb-4639-885b-cec5be3d7cdb', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1017160176-network', 'tenant_id': 'fe099e8a6cea4349abbac9229f24da42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fe099e8a6cea4349abbac9229f24da42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62515, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:02:06Z', 'updated_at': '2023-12-04T19:02:06Z', 'revision_number': 1} available for tenant 2023-12-04 19:05:28,807 84429 INFO [tempest.lib.common.rest _client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.195s 2023-12-04 19:05:28,807 84429 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-1846457960", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "91ec15b0-95eb-4639-885b-cec5be3d7cdb"}]}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0', '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-67f97568-fee2-4f35-b7b6-9b832b394b67', 'x-compute-request-id': 'req-67f97568-fee2-4f35-b7b6-9b832b394b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "272d8377-0812-4103-95f7-45bfd18394e0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/272d8377-0812-4103-95f7-45bfd18394e0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b65LhUNkfopx"}}' 2023-12-04 19:05:28,917 84429 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/272d8377-0812-4103-95f7-45bfd18394e0 0.103s 2023-12-04 19:05:28,917 84429 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': 'Mon, 04 Dec 2023 19:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192dfa53-25b8-4e22-959f-7cb43cf3bd15', 'x-compute-request-id': 'req-192dfa53-25b8-4e22-959f-7cb43cf3bd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0'} Body: b'{"server": {"id": "272d8377-0812-4103-95f7-45bfd18394e0", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1846457960", "status": "BUILD", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:05:29Z", "updated": "2023-12-04T19:05:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/272d8377-0812-4103-95f7-45bfd18394e0"}], "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-12-04 19:06:19,135 84429 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/272d8377-0812-4103-95f7-45bfd18394e0 0.145s 2023-12-04 19:06:19,135 84429 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': 'Mon, 04 Dec 2023 19:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', '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-3aef3da7-c92d-464f-b6bd-6ab1a369a24b', 'x-compute-request-id': 'req-3aef3da7-c92d-464f-b6bd-6ab1a369a24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0'} Body: b'{"server": {"id": "272d8377-0812-4103-95f7-45bfd18394e0", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1846457960", "status": "ERROR", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:05:28Z", "updated": "2023-12-04T19:05:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/272d8377-0812-4103-95f7-45bfd18394e0"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-12-04T19:05:46Z", "message": "Build of instance 272d8377-0812-4103-95f7-45bfd18394e0 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "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": "1bd80576-ecd8-41af-b75f-579bc643b7d8", "delete_on_termination": false}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-12-04 19:06:19,155 84429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-12-04 19:06:20,016 84429 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/272d8377-0812-4103-95f7-45bfd18394e0 0.860s 2023-12-04 19:06:20,016 84429 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': 'Mon, 04 Dec 2023 19:06:19 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-77b9d336-3829-4984-a3ae-404ef3b073b5', 'x-compute-request-id': 'req-77b9d336-3829-4984-a3ae- 404ef3b073b5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0'} Body: b'' 2023-12-04 19:06:20,062 84429 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/272d8377-0812-4103-95f7-45bfd18394e0 0.045s 2023-12-04 19:06:20,062 84429 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': 'Mon, 04 Dec 2023 19:06:20 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-1ca11bea-b3cf-4608-a891-f68790f90d7a', 'x-compute-request-id': 'req-1ca11bea-b3cf-4608-a891-f68790f90d7a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 272d8377-0812-4103-95f7-45bfd18394e0 could not be found."}}' {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_delete_quota [0.466697s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_default_quotas [0.041277s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_list_quotas [0.058858s] ... ok {11} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest_v242.test_tagged_boot_devices [227.137470s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage [16.492924s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer [10.774574s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_show_quota_usage [0.064315s] ... ok {0} tempest.api.volume.admin.test_volume_quotas.VolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant [0.325478s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body [0.026837s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body [0.016599s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id [0.071268s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id [0.022532s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name [0.033229s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id [0.020969s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id [0.032984s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec [0.019302s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body [0.017090s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id [0.075764s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id [0.093638s] ... ok {0} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_type_id [0.058971s] ... ok {7} tempest.api.compute.servers.test_server_actions.ServerActionsV293TestJSON.test_rebuild_volume_backed_server [112.827510s] ... ok {5} tempest.api.compute.servers.test_device_tagging.TaggedBootDevicesTest.test_tagged_boot_devices [276.151294s] ... ok {3} tempest.api.compute.servers.test_device_tagging.TaggedAttachmentsTest.test_tagged_attachment [275.422498s] ... ok {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade [30.490857s] ... ok {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri [116.573576s] ... ok {5} tempest.api.volume.admin.test_groups.GroupsV320Test.test_reset_group_status [3.586243s] ... ok {5} setUpClass (tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest) ... SKIPPED: Manage snapshot tests are disabled {0} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete [39.297379s] ... ok {5} tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithoutMigrationTest.test_available_volume_retype [14.019389s] ... ok {7} tempest.api.volume.admin.test_groups.GroupsTest.test_group_create_show_list_delete [19.873879s] ... ok {0} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_get_list_accept_volume_transfer [10.815509s] ... ok {0} tempest.api.volume.test_volume_transfers.VolumesTransfersV355Test.test_create_list_delete_volume_transfer [8.283875s] ... ok {5} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete [18.514959s] ... ok {7} tempest.api.volume.admin.test_groups.GroupsTest.test_group_update [26.007182s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts [0.173920s] ... ok {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host [0.202805s] ... ok {7} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details [0.184790s] ... ok {7} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details [0.033233s] ... ok {7} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add [9.660000s] ... ok {7} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list [0.405971s] ... ok {7} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata [0.233902s] ... ok {5} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone [53.532669s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_get_list_accept_volume_transfer [9.206061s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot [72.504022s] ... ok {5} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image [19.986514s] ... ok {7} tempest.api.volume.test_volume_transfers.VolumesTransfersV357Test.test_create_list_delete_volume_transfer [8.291753s] ... ok {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_attach_volume_shelved_or_offload_server [451.985715s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_revert.VolumeRevertTests.test_volume_revert_to_snapshot_after_extended_negative [9.304023s] ... ok {8} tempest.api.compute.servers.test_server_rescue.ServerStableDeviceRescueTest.test_stable_device_rescue_disk_virtio_with_volume_attached [456.059657s] ... ok {7} tempest.api.volume.test_volumes_get.VolumesSummaryTest.test_show_volume_summary [0.240583s] ... ok {7} setUpClass (cinder_tempest_plugin.scenario.test_volume_encrypted.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {10} tempest.api.volume.admin.test_group_type_specs.GroupTypeSpecsTest.test_group_type_specs_create_show_update_list_delete [1.095802s] ... ok {1} tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume [231.314055s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 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 d543b96d-3fa6-4907-bdea-a582e0be0fda failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-12-04T19:09:43Z', 'message': 'Build of instance d543b96d-3fa6-4907-bdea-a582e0be0fda aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-c9c5837d-8ab4-4413-98c0-ad6f292fd498. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-12-04 19:06:20,182 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-12-04 19:06:20,183 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:06:20 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-1c413456-97d3-41e9-b7e6-e00541ae7db2', '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": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "password_expires_at": null}, "audit_ids": ["3W6HhZ7ETOCXBrmL6p5UBQ"], "expires_at": "2023-12-04T20:06:20.000000Z", "issued_at": "2023-12-04T19:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe099e8a6cea4349abbac9229f24da42", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:06:20,183 84429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '91ec15b0-95eb-4639-885b-cec5be3d7cdb', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1017160176-network', 'tenant_id': 'fe099e8a6cea4349abbac9229f24da42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_ id': 'fe099e8a6cea4349abbac9229f24da42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62515, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:02:06Z', 'updated_at': '2023-12-04T19:02:06Z', 'revision_number': 1} available for tenant 2023-12-04 19:06:21,031 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.846s 2023-12-04 19:06:21,032 84429 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-1381439680", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "networks": [{"uuid": "91ec15b0-95eb-4639-885b-cec5be3d7cdb"}]}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d', '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-8363f4e3-2067-4d0a-89a1-f56386dc575d', 'x-compute-request-id': 'req-8363f4e3-2067-4d0a-89a1-f56386dc575d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "c8ZYNpL9gx8R"}}' 2023-12-04 19:06:21,141 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d 0.106s 2023-12-04 19:06:21,143 84429 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': 'Mon, 04 Dec 2023 19:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee047a91-89f0-4b7c-b598-199718646794', 'x-compute-request-id': 'req-ee047a91-89f0-4b7c-b598-199718646794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d'} Body: b'{"server": {"id": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381439680", "status": "BUILD", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:06:21Z", "updated": "2023-12-04T19:06:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb56aca 5-bb62-42c5-bf19-3cf02ba97f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}], "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-12-04 19:07:11,491 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d 0.279s 2023-12-04 19:07:11,491 84429 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': 'Mon, 04 Dec 2023 19:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-a5380776-66ef-4cb1-a202-fbcf1141810c', 'x-compute-request-id': 'req-a5380776-66ef-4cb1-a202-fbcf1141810c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d'} Body: b'{"server": {"id": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381439680", "status": "ACTIVE", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "6b0f4b45fa391b0f6368c100afec6ae6850215328ed127a88c9db75f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:06:21Z", "updated": "2023-12-04T19:06:31Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1017160176-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ed:5c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-12-04T19:06:30.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-12-04 19:07:11,529 84429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-12-04 19:08:12,751 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d/action 1.162s 2023-12-04 19:08:12,751 84429 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-691603075"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:11 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-6f9a726a-02b8-4aa5-b2d1-9598f59c8a8d', 'x-compute-request-id': 'req-6f9a726a-02b8-4aa5-b2d1-9598f59c8a8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d/action'} Body: b'{"image_id": "3b375102-f29c-4400-9878-187028f02c14"}' 2023-12-04 19:08:12,795 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.043s 2023-12-04 19:08:12,796 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf8db20d-9086-40b2-a5cc-4c94b7433cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:13Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:13,884 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.045s 2023-12-04 19:08:13,884 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21ea37d2-759c-4bff-be01-358c4b7ec75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_project_name": "tempest-ServerBootFrom VolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:13Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:14,971 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.085s 2023-12-04 19:08:14,972 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e5be428d-cc88-42f1-aefb-b6a75a8d3e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:13Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:16,009 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.035s 2023-12-04 19:08:16,010 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-04436606-d48f-4c4c-beaa-77f3d8c9e5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "m ember,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:13Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:17,042 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.030s 2023-12-04 19:08:17,042 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1f4ac4bb-c071-4346-8229-380e6b333d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:17Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:18,080 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.037s 2023-12-04 19:08:18,081 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 1 9:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c60990e2-8da9-41c9-a619-d66b4879bfec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:18Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:19,128 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.045s 2023-12-04 19:08:19,129 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'x-openstack-request-id': 'req-61254026-4c90-4f2f-a90e-0c774cf4c63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "8c1688d2f62b9e9e6f660c4bab63b1d1", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b043f5bcaf581f61b89225c2b70605e1c62054ec3da97b537f171f386624c50722e0514e90ad45a5bcc311e6b3cd3ddf8519739c0ddb18f8cdef2a57be99654e", "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-0 4T19:08:19Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:19,171 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.041s 2023-12-04 19:08:19,171 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b2e3c7e-aa63-4749-8d0d-911b72ece786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "8c1688d2f62b9e9e6f660c4bab63b1d1", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b043f5bcaf581f61b89225c2b70605e1c62054ec3da97b537f171f386624c50722e0514e90ad45a5bcc311e6b3cd3ddf8519739c0ddb18f8cdef2a57be99654e", "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:19Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:19,434 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d 0.261s 2023-12-04 19:08:19,434 84429 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': 'Mon, 04 Dec 2023 19:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-edca92d8-2586-4e42-8f60-33bae96b62e5', 'x-compute-request-id': 'req-edca92d8-2586-4e42-8f60-33bae96b62e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d'} Body: b'{"server": {"id": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381439680", "status": "ACTIVE", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "6b0f4b45fa391b0f6368c100afec6ae6850215328ed127a88c9db75f", "ima ge": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:06:21Z", "updated": "2023-12-04T19:08:19Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1017160176-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ed:5c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-12-04T19:06:30.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-12-04 19:09:19,575 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.099s 2023-12-04 19:09:19,576 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:09:19 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-0ecd2841-e552-4b13-b708-38dbc45a5dd3', '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": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "password_expires_at": null}, "audit_ids": ["LpRFHg-VQ1OnoYTktQK3TQ"], "expires_at": "2023-12-04T20:09:19.000000Z", "issued_at": "2023-12-04T19:09:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe099e8a6cea4349abbac9229f24da42", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0. 210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:09:19,577 84429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '91ec15b0-95eb-4639-885b-cec5be3d7cdb', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1017160176-network', 'tenant_id': 'fe099e8a6cea4349abbac9229f24da42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fe099e8a6cea4349abbac9229f24da42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62515, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:02:06Z', 'updated_at': '2023-12-04T19:02:06Z', 'revision_number': 1} available for tenant 2023-12-04 19:09:20,204 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.625s 2023-12-04 19:09:20,204 84429 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-1879206767", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "94bc5904-8b72-4a47-b02b-134675a30807", "destination_type": "volume"}], "networks": [{"uuid": "91ec15b0-95eb-4639-885b-cec5be3d7cdb"}]}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda', '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-c9c5837d-8ab4-4413-98c0-ad6f292fd498', 'x-compute-request-id': 'req-c9c5837d-8ab4-4413-98c0-ad6f292fd498', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d543b96d-3fa6-4907-bdea-a582e0be0fda", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "z8c7SzTfS6Xg"}}' 2023-12-04 19:09:20,341 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda 0.134s 2023-12-04 19:09:20,342 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d10d15-e13b-477a-8f1f-706cad5a0b96', 'x-compute-request-id': 'req-06d10d15-e13b-477a-8f1f-706cad5a0b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda'} Body: b'{"server": {"id": "d543b96d-3fa6-4907-bdea-a582e0be0fda", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879206767", "status": "BUILD", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:09:20Z", "updated": "2023-12-04T19:09:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}], "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-12-04 19:10:10,755 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda 0.336s 2023-12-04 19:10:10,755 84429 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': 'Mon, 04 Dec 2023 19:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', '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-bc2580e9-ac41-40cc-94e6-cf3adf1e88e1', 'x-compute-request-id': 'req-bc2580e9-ac41-40cc-94e6-cf3adf1e88e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda'} Body: b'{"server": {"id": "d543b96d-3fa6-4907-bdea-a582e0be0fda", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879206767", "status": "ERROR", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:09:20Z", "updated": "2023-12-04T19:09:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}, {"rel": "bookmark", "href": "http://10.0 .0.210/compute/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-12-04T19:09:43Z", "message": "Build of instance d543b96d-3fa6-4907-bdea-a582e0be0fda aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "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": "a30b7165-daa9-403d-aba5-dbfd10cf5097", "delete_on_termination": false}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-12-04 19:10:10,773 84429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-12-04 19:10:11,340 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda 0.567s 2023-12-04 19:10:11,341 84429 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': 'Mon, 04 Dec 2023 19:10:10 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-f8ab520d-2a74-4ea3-89e3-017b397eafd0', 'x-compute-request-id': 'req-f8ab520d-2a74-4ea3-89e3-017b397eafd0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda'} Body: b'' 2023-12-04 19:10:11,386 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda 0.044s 2023-12-04 19:10:11,386 84429 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': 'Mon, 04 Dec 2023 19:10:11 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-ca870d54-e385-405a-ae84-b5374f47fcf3', 'x-compute-request-id': 'req-ca870d54-e385-405a-ae84-b5374f47fcf3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d543b96d-3fa6-4907-bdea-a582e0be0fda could not be found."}}' {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_log_reason_with_no_reason [0.025707s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_disable_service_with_invalid_binary [0.032800s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_enable_service_with_invalid_host [0.052953s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_freeze_host_with_invalid_host [0.036333s] ... ok {10} tempest.api.volume.admin.test_volume_services_negative.VolumeServicesNegativeTest.test_thaw_host_with_invalid_host [0.030565s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_create_delete_unicode_volume_name [0.060533s] ... ok {10} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits [0.058615s] ... ok {0} cinder_tempest_plugin.api.volume.test_volume_unicode.CinderUnicodeTest.test_snapshot_create_volume_description_non_ascii_code [14.584132s] ... ok {9} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume [226.716293s] ... ok {8} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes [0.256584s] ... ok {8} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_quota_volumes [0.219895s] ... ok {8} tempest.api.volume.admin.test_volume_quotas_negative.VolumeQuotasNegativeTestJSON.test_volume_extend_gigabytes_quota_deviation [0.173095s] ... ok {8} setUpClass (tempest.api.volume.admin.test_volume_retype.VolumeRetypeWithMigrationTest) ... SKIPPED: Cinder multi-backend feature disabled {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs [8.762561s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete [0.142180s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete [0.556229s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list [0.053602s] ... ok {8} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update [0.224357s] ... ok {2} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap.test_volume_swap [232.819243s] ... ok {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume [60.604129s] ... ok {1} setUpClass (tempest.api.compute.volumes.test_attach_volume.AttachVolumeMultiAttachTest) ... SKIPPED: Volume multi-attach is not available. {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume [31.951119s] ... ok {1} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsV319Test.test_reset_group_snapshot_status [24.741712s] ... ok {1} setUpClass (tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest) ... SKIPPED: Cinder multi-backend feature disabled {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos [0.593553s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer [0.186177s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer [0.248936s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer [0.152509s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos [0.020478s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos [0.024271s] ... ok {1} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key [0.159379s] ... ok {10} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend [19.194343s] ... ok {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status [0.238400s] ... ok {10} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend_when_volume_has_snapshot [28.327112s] ... ok {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating [10.915447s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... SKIPPED: Cinder backup is disabled {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting [9.924611s] ... ok {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error [10.993645s] ... ok {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting [10.990817s] ... ok {1} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status [0.300630s] ... ok {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume [123.596728s] ... ok {1} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant [2.679484s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance [162.336392s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit [0.042807s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite [0.062294s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero [0.026144s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker [0.093507s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_offset [0.046113s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc [0.041265s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc [0.029857s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc [0.038616s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc [0.039803s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc [0.050893s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc [0.039460s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params [0.127058s] ... ok {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params [0.112319s] ... ok {1} setUpClass (cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromBackupTest) ... SKIPPED: Cinder backup feature disabled {5} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachmentScenario.test_server_detach_rules [322.230301s] ... ok {5} setUpClass (tempest.scenario.test_volume_migrate_attached.TestVolumeMigrateRetypeAttached) ... SKIPPED: Cinder multi-backend feature disabled {11} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict [123.194571s] ... ok {5} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSourceVolumeTest.test_create_multiple_volume_from_source_volume [7.369386s] ... ok {5} setUpClass (cinder_tempest_plugin.rbac.v3.test_volume_types.VolumeTypesReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {4} tempest.api.compute.volumes.test_attach_volume.AttachVolumeShelveTestJSON.test_detach_volume_shelved_or_offload_server [394.046956s] ... ok {6} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherB.test_resize_server_revert_with_volume_attached [479.172788s] ... ok {4} setUpClass (tempest.api.volume.admin.test_encrypted_volumes_extend.EncryptedVolumesExtendAttachedTest) ... SKIPPED: Attached encrypted volume extend is disabled. {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_type_encryption_nonexistent_type_id [0.257309s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type [0.259641s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name [0.018529s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_repeated_name [0.135309s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id [0.020371s] ... ok {4} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id [0.017172s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use [220.273684s] ... ok {6} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list [0.113869s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete [9.736563s] ... ok {6} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit [0.163853s] ... ok {6} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit [0.321991s] ... ok {6} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit [0.141776s] ... ok {6} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit [0.223349s] ... ok {6} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details [0.151538s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment [162.328582s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume [0.256263s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable [0.245523s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update [0.247051s] ... ok {6} setUpClass (tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest) ... SKIPPED: Manage volume tests are disabled {6} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots [0.407658s] ... ok {6} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots [0.101800s] ... ok {8} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload [36.695733s] ... ok {6} setUpClass (tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest) ... SKIPPED: Cinder backup feature disabled {6} setUpClass (tempest.api.volume.test_volumes_extend.VolumesExtendAttachedTest) ... SKIPPED: Attached volume extend is disabled. {9} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume [408.639445s] ... ok {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_rebuild_server_with_volume_attached [520.170820s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume [170.039970s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching [7.267661s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating [8.230588s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error [7.011120s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance [6.877100s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online [205.813668s] ... ok {4} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status [10.553797s] ... ok {9} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete [3.975881s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values [0.074159s] ... ok {9} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend [0.038382s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name [0.031067s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name [0.028223s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name [0.025060s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer [11.550204s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name [7.200513s] ... ok {9} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services [0.025181s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot [36.101031s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_spec_create_get_delete [0.183544s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list [0.096742s] ... ok {9} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update [0.238162s] ... ok {4} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer [11.410287s] ... ok {9} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list [0.228220s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata [0.467091s] ... ok {9} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item [0.266718s] ... ok {4} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size [9.511695s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list [0.069641s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name [0.069529s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name [0.078757s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination [0.367943s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params [0.222375s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination [0.355317s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status [0.068228s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status [0.109136s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker [0.117189s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata [0.122632s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details [0.145061s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata [0.071815s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone [0.187590s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable [0.134686s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status [0.135602s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone [0.091163s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable [0.086343s] ... ok {9} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status [0.100515s] ... ok {10} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot_no_size [27.176844s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id [0.189891s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id [0.055609s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit [0.020601s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker [0.026651s] ... ok {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort [0.015665s] ... ok {9} setUpClass (cinder_tempest_plugin.scenario.test_encrypted_volume_transfer.TransferEncryptedVolumeTest) ... SKIPPED: Barbican is required {10} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size [15.591275s] ... ok {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_different_server [397.800890s] ... ok {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume [649.108005s] ... ok {6} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_instance_hard_reboot_after_vol_snap_deletion [367.840194s] ... ok {8} tempest.scenario.test_shelve_instance.TestShelveInstance.test_shelve_volume_backed_instance [395.852208s] ... ok {8} cinder_tempest_plugin.api.volume.test_create_from_image.VolumeAndVolumeTypeFromImageTest.test_create_from_image_with_volume_type_image_property [27.201796s] ... ok {4} tempest.scenario.test_server_volume_attachment.TestServerVolumeAttachScenarioOldVersion.test_old_versions_reject [236.395148s] ... ok {4} 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`. {4} 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`. {4} setUpClass (cinder_tempest_plugin.scenario.test_volume_multiattach.VolumeMultiattachTests) ... SKIPPED: Volume multi-attach is not available. {8} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromSnapshotTest.test_create_multiple_volume_from_snapshot [12.563500s] ... ok {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestOtherA.test_resize_volume_backed_server_confirm [514.381550s] ... ok {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_attach_attached_volume_to_same_server [230.266176s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.199799s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.015584s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.026661s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.042781s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.012368s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.014854s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.048404s] ... ok {3} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.042730s] ... ok {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_delete_message [2.209385s] ... ok {3} tempest.api.volume.admin.test_user_messages.UserMessagesTest.test_list_show_messages [1.698142s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota [0.222541s] ... ok {3} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota [0.845709s] ... ok {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions [0.154927s] ... ok {3} setUpClass (tempest.scenario.test_volume_backup_restore.TestVolumeBackupRestore) ... SKIPPED: Backup is not enable. {3} setUpClass (cinder_tempest_plugin.api.volume.admin.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {3} setUpClass (cinder_tempest_plugin.rbac.v3.test_volumes.ProjectReaderTests) ... SKIPPED: Tempest is not configured to enforce_scope for cinder, skipping RBAC tests. To enable these tests set `tempest.conf [enforce_scope] cinder=True`. {6} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario [354.262674s] ... ok {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`. {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments [431.539074s] ... FAILED Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 158, in test_list_get_volume_attachments attachment_2nd = self.attach_volume(server, volume_2nd) File "/opt/stack/tempest/tempest/api/compute/base.py", line 569, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 375, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 21b94773-5cae-4b1e-9c0a-d76d38e72a3e to server 2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-12-04 19:23:50,380 84431 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-12-04 19:23:50,380 84431 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-12-04 19:23:50,438 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-12-04 19:23:50,438 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-257416082", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFWg8bEK/ukzBf5uDpfgIkw35zbstm8TAf3dEV5PvheKJZ5j0ajvuMpC3j47LGJzAjCuj2QK49fvEXBnJu8K4IKpBu4il3NebJAsINrV6sA1lYaCGdu4DeH1QrbhAUf3zw=="}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:23:50 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-d54d4099-2381-44bd-981b-95a2851acfe3', 'x-compute-request-id': 'req-d54d4099-2381-44bd-981b-95a2851acfe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-257416082", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFWg8bEK/ukzBf5uDpfgIkw35zbstm8TAf3dEV5PvheKJZ5j0ajvuMpC3j47LGJzAjCuj2QK49fvEXBnJu8K4IKpBu4il3NebJAsINrV6sA1lYaCGdu4DeH1QrbhAUf3zw==", "fingerprint": "c9:33:0e:be:3c:c3:41:3e:dd:1a:23:50:8e:1c:d4:74", "user_id": "68e7dd36d57640899fe033fc69e0f072"}}' 2023-12-04 19:23:50,440 84431 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-257416082 created 2023-12-04 19:23:50,664 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.223s 2023-12-04 19:23:50,664 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--793431220", "description": "tempest-description--1052389629"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-13d588b9-c603-49f5-ab15-4a1e1219e33b', 'date': 'Mon, 04 Dec 2023 19:23:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "87431229-900f-486e-9ece-cc6abc007264", "name": "tempest-securitygroup--793431220", "stateful": true, "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "description": "tempest-description--1052389629", "shared": false, "security_group_rules": [{"id": "3173470c-07d6-47a4-9018-d4ffc2f5197f", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "security_group_id": "87431229-900f-486e-9ece-cc6abc007264", "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": 1138, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-12-04T19:23:50Z", "updated_at": "2023-12-04T19:23:50Z", "revision_number": 0}, {"id": "ac1ad5f1-2cde-4769-9049-2c82371903c2", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "security_group_id": "87431229-900f-486e-9ece-cc6abc007264", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ra nge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1137, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-12-04T19:23:50Z", "updated_at": "2023-12-04T19:23:50Z", "revision_number": 0}], "tags": [], "created_at": "2023-12-04T19:23:50Z", "updated_at": "2023-12-04T19:23:50Z", "revision_number": 1, "project_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:23:50,873 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.208s 2023-12-04 19:23:50,873 84431 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": "87431229-900f-486e-9ece-cc6abc007264", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8d95c7bc-5dde-40be-981e-169d1d2b9822', 'date': 'Mon, 04 Dec 2023 19:23:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9a33ce47-6549-4db3-9f9d-88a5030a0f12", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "security_group_id": "87431229-900f-486e-9ece-cc6abc007264", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-12-04T19:23:50Z", "updated_at": "2023-12-04T19:23:50Z", "revision_number": 0}}' 2023-12-04 19:23:51,195 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.321s 2023-12-04 19:23:51,195 84431 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": "87431229-900f-486e-9ece-cc6abc007264", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6724c915-0244-42eb-afcc-6f32101d88f5', 'date': 'Mon, 04 Dec 2023 19:23:51 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": "60585cba-4112-4a41-8957-882b1353da56", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "security_group_id": "87431229-900f-486e-9ece-cc6abc007264", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-12-04T19:23:51Z", "updated_at": "2023-12-04T19:23:51Z", "revision_number": 0}}' 2023-12-04 19:23:51,195 84431 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--793431220 created 2023-12-04 19:23:51,895 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.699s 2023-12-04 19:23:51,895 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a 3c93583-24af-4c4e-a7e5-62cf93d24c65"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2c611950-00f3-45bb-a9eb-f8a1ea4c175f', 'date': 'Mon, 04 Dec 2023 19:23:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f0cf83bc-d19d-4670-9169-49d932f6aa21", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "floating_ip_address": "172.24.4.164", "floating_network_id": "a3c93583-24af-4c4e-a7e5-62cf93d24c65", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-12-04T19:23:51Z", "updated_at": "2023-12-04T19:23:51Z", "revision_number": 0}}' 2023-12-04 19:23:51,896 84431 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f0cf83bc-d19d-4670-9169-49d932f6aa21', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'floating_ip_address': '172.24.4.164', 'floating_network_id': 'a3c93583-24af-4c4e-a7e5-62cf93d24c65', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-12-04T19:23:51Z', 'updated_at': '2023-12-04T19:23:51Z', 'revision_number': 0, 'ip': '172.24.4.164'} created 2023-12-04 19:23:52,066 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.165s 2023-12-04 19:23:52,067 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4a152b11-57be-40ec-8d97-70746df804b8', '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": "68e7dd36d57640899fe033fc69e0f072", "name": "tempest-AttachVolumeTestJSON-1002862535-project-member", "password_expires_at": null}, "audit_ids": ["KfoDtqKlRfOtRe40imFYXQ"], "expires_at": "2023-12-04T20:23:51.000000Z", "issued_at": "2023-12-04T19:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a45fa1de504c4d3ba40440f8dbe87b60", "name": "tempest-AttachVolumeTestJSON-1002862535"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a45fa1de504c4d3ba40440f8dbe87b60", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:23:52,068 84431 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '71e6eb80-0360-47c9-9703-200ece0bfa7e', 'name': 'tempest-AttachVolumeTestJSON-343827593-network', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26542, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:12:54Z', 'updated_at': '2023-12-04T19:12:54Z', 'revision_number': 1} available for tenant 2023-12-04 19:23:52,069 84431 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-257416082', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFWg8bEK/ukzBf5uDpfgIkw35zbstm8TAf3dEV5PvheKJZ5j0ajvuMpC3j47LGJzAjCuj2QK49fvEXBnJu8K4IKpBu4il3NebJAsINrV6sA1lYaCGdu4DeH1QrbhAUf3zw==', 'fingerprint': 'c9:33:0e:be:3c:c3:41:3e:dd:1a:23:50:8e:1c:d4:74', 'user_id': '68e7dd36d57640899fe033fc69e0f072', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC9H2XzMroow6bICIb3C7Xg17rUr7f9mF5j6nrt/T7U/yUgKEHZUBCo\nMpa+Xuy/6HygBwYFK4EEACKhZANiAARVoPGxCv7pMwX+bg6X4CJMN+c27LZvEwH9\n3RFeT74XiiWeY9Go77jKQt4+OyxicwIwro9kCuPX7xFwZybvCuCCqQbuIpdzXmyQ\nLCDa1erANZWGghnbuA3h9UK24QFH988=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '87431229-900f-486e-9ece-cc6abc007264', 'name': 'tempest-securitygroup--793431220', 'stateful': True, 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'description': 'tempest-description--1052389629', 'shared': False, 'security_group_rules': [{'id': '3173470c-07d6-47a4-9018-d4ffc2f5197f', 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'security_group_id': '87431229-900f-486e-9ece-cc6abc007264', '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': 1138, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-12-04T19:23:50Z', 'updated_at': '2023-12-04T19:23:50Z', 'revision_number': 0}, {'id': 'ac1ad5f1-2cde-4769-9049-2c82371903c2', 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'security_group_id': '87431229-900f-486e-9ece-cc6abc007264', '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': 1137, 'bel ongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-12-04T19:23:50Z', 'updated_at': '2023-12-04T19:23:50Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-12-04T19:23:50Z', 'updated_at': '2023-12-04T19:23:50Z', 'revision_number': 1, 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60'}, 'floating_ip': {'id': 'f0cf83bc-d19d-4670-9169-49d932f6aa21', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'floating_ip_address': '172.24.4.164', 'floating_network_id': 'a3c93583-24af-4c4e-a7e5-62cf93d24c65', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-12-04T19:23:51Z', 'updated_at': '2023-12-04T19:23:51Z', 'revision_number': 0, 'ip': '172.24.4.164'}} 2023-12-04 19:23:52,751 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.681s 2023-12-04 19:23:52,751 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1753821294", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "71e6eb80-0360-47c9-9703-200ece0bfa7e"}], "security_groups": [{"name": "tempest-securitygroup--793431220"}], "key_name": "tempest-keypair-257416082", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88cc85e3-5f9b-4819-bf83-9f4be7c53665', 'x-compute-request-id': 'req-88cc85e3-5f9b-4819-bf83-9f4be7c53665', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--793431220"}], "adminPass": "password"}}' 2023-12-04 19:23:52,855 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.100s 2023-12-04 19:23:52,855 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d94c1b1-a12e-4463-b25e-1436e6f2e4a0', 'x-compute-request-id': 'req-7d94c1b1-a12e-4463-b25e-1436e6f2e4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'{"server": {"id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "name": "tempest-AttachVolumeTestJSON-server-1753821294", "status": "BUILD", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "user_id": "68e7dd36d57640899fe033fc69e0f072", "metadata": {}, "hostId": "", "i mage": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-12-04T19:23:53Z", "updated": "2023-12-04T19:23:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-257416082", "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-12-04 19:24:43,230 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.311s 2023-12-04 19:24:43,231 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:24:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a6529c-1c8d-4724-b22c-7140d3c9b78e', 'x-compute-request-id': 'req-b7a6529c-1c8d-4724-b22c-7140d3c9b78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'{"server": {"id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "name": "tempest-AttachVolumeTestJSON-server-1753821294", "status": "ACTIVE", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "user_id": "68e7dd36d57640899fe033fc69e0f072", "metadata": {}, "hostId": "0bed96bbf750405c5870c17b49bde9dd9358f75d3f17510e7612642f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-12-04T19:23:52Z", "updated": "2023-12-04T19:24:00Z", "addresses": {"tempest-AttachVolumeTestJSON-343827593-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:74:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-257416082", "OS-SRV-USG:launched_at": "2023-12-04T19:23:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793431220"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-12-04 19:24:43,251 84431 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-12-04 19:25:43,942 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-interface 0.629s 2023-12-04 19:25:43,942 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb9056d-f3d3-4e7d-9cd3-f0fa8609c79a', 'x-compute-request-id': 'req-fdb9056d-f3d3-4e7d-9cd3-f0fa8609c79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "71e6eb80-0360-47c9-9703-200ece0bfa7e", "port_id": "389ac075-02b9-4019-9a36-61326bf6e415", "mac_addr": "fa:16:3e:d4:74:e3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9574fdb8-3aea-46ed-87cb-cd0ff809f975", "ip_address": "10.0.0.5"}]}]}' 2023-12-04 19:25:44,817 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f0cf83bc-d19d-4670-9169-49d932f6aa21 0.867s 2023-12-04 19:25:44,817 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "389ac075-02b9-4019-9a36-61326bf6e415"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-c18695f4-a402-4348-b75b-00ac5553c432', 'date': 'Mon, 04 Dec 2023 19:25:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f0cf83bc-d19d-4670-9169-49d932f6aa21'} Body: b'{"floatingip": {"id": "f0cf83bc-d19d-4670-9169-49d932f6aa21", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "floating_ip_address": "172.24.4.164", "floating_network_id": "a3c93583-24af-4c4e-a7e5-62cf93d24c65", "router_id": "2b299fc1-1adc-4dda-9041-7dae33e016f9", "port_id": "389ac075-02b9-4019-9a36-61326bf6e415", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "71e6eb80-0360-47c9-9703-200ece0bfa7e", "mac_address": "fa:16:3e:d4:74:e3", "admin_state_up": true, "status": "ACTIVE", "device_id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-12-04T19:23:51Z", "updated_at": "2023-12-04T19:25:44Z", "revision_number": 1, "project_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:44,818 84431 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.164:22' as 'cirros' with public key authentication 2023-12-04 19:25:44,852 84431 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-12-04 19:25:44,968 84431 INFO [paramiko.transport] Authentication (publickey) successful! 2023-12-04 19:25:44,968 84431 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.164 successfully created 2023-12-04 19:25:45,014 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/ips 0.045s 2023-12-04 19:25:45,014 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09da04ae-21b7-430c-8878-ffb60759f1c6', 'x-compute-request-id': 'req-09da04ae-21b7-430c-8878-ffb60759f1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2 eb0-458d-acee-ee3b8de78f3c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-343827593-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-12-04 19:25:45,296 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes 0.279s 2023-12-04 19:25:45,297 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-538661047"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff147c57-4b88-4dbf-a421-20fda4328ce0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff147c57-4b88-4dbf-a421-20fda4328ce0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.229642", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-12-04 19:25:45,373 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.055s 2023-12-04 19:25:45,373 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a9d904-9c09-49ff-88e8-4e09acaeb355', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a9d904-9c09-49ff-88e8-4e09acaeb355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:46,426 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de 504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.039s 2023-12-04 19:25:46,426 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c278b517-b2ea-4be9-8a84-9e9bd6e5e4e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c278b517-b2ea-4be9-8a84-9e9bd6e5e4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:45.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:47,494 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.044s 2023-12-04 19:25:47,497 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2420579f-2534-410e-a1f8-c24af0c8469d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2420579f-2534-410e-a1f8-c24af0c8469d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:47,510 84431 INFO [tempest.common.waiters] volume 669ffdae-e50c-4644-bed0-0474f2a2b476 reached available after waiting for 2.510531 seconds 2023-12-04 19:25:47,780 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.269 s 2023-12-04 19:25:47,780 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:47 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-05358ec8-99e0-43cc-ab13-030fbdcf05c5', 'x-compute-request-id': 'req-05358ec8-99e0-43cc-ab13-030fbdcf05c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476", "device": "/dev/vdb"}}' 2023-12-04 19:25:47,833 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.050s 2023-12-04 19:25:47,833 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbe22ee-15ec-43b8-8a7a-1d5aaeb0bf06', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbe22ee-15ec-43b8-8a7a-1d5aaeb0bf06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:48,900 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.041s 2023-12-04 19:25:48,901 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fb536d-5426-40c3-a9d3-de51579b8d48', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fb536d-5426-40c3-a9d3-de51579b8d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f 2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:49,971 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.058s 2023-12-04 19:25:49,972 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ae645d-0aef-464f-aed9-026775e45906', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ae645d-0aef-464f-aed9-026775e45906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:51,028 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.043s 2023-12-04 19:25:51,028 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6359be8f-54c1-4922-b384-e0a8e16e36c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6359be8f-54c1-4922-b384-e0a8e16e36c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description" : null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:52,085 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.043s 2023-12-04 19:25:52,085 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad6ac4f-f5c6-4f50-b2e9-a9583ee96a4b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad6ac4f-f5c6-4f50-b2e9-a9583ee96a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:53,146 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.048s 2023-12-04 19:25:53,147 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1ac1a0-fd04-4c19-b4b6-558f22ffc7fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1ac1a0-fd04-4c19-b4b6-558f22ffc7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f 2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:54,211 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.050s 2023-12-04 19:25:54,212 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2553e55-f2cf-46b3-a68f-06bb37fe809b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2553e55-f2cf-46b3-a68f-06bb37fe809b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:55,268 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.043s 2023-12-04 19:25:55,269 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce73dede-cc67-4c6c-bb7b-c676166aac43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce73dede-cc67-4c6c-bb7b-c676166aac43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": fa lse, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:56,326 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.045s 2023-12-04 19:25:56,327 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3dfc42d-5edb-4c02-b3f6-a2547988248f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3dfc42d-5edb-4c02-b3f6-a2547988248f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:57,383 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.043s 2023-12-04 19:25:57,383 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc5b9f0-4493-4d5a-8512-54294925b65c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc5b9f0-4493-4d5a-8512-54294925b65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:58,448 84431 INFO [tempest.lib.comm on.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.048s 2023-12-04 19:25:58,449 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f97762-cd01-4e28-9ccf-9620aae1b4ab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f97762-cd01-4e28-9ccf-9620aae1b4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:59,523 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.060s 2023-12-04 19:25:59,524 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92649a1a-31f6-48f5-b67e-88ebfb34d8b1', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92649a1a-31f6-48f5-b67e-88ebfb34d8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "attachment_id": "5ffbd7a2-df1d-4bd5-b3cf-922fd84294e8", "volume_id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "server_id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-12-04T19:25:57.000000"}], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe8 7b60"}}' 2023-12-04 19:25:59,536 84431 INFO [tempest.common.waiters] Attachment 5ffbd7a2-df1d-4bd5-b3cf-922fd84294e8 created for volume 669ffdae-e50c-4644-bed0-0474f2a2b476 to server 2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c after waiting for 12.536817 seconds 2023-12-04 19:25:59,596 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.059s 2023-12-04 19:25:59,597 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ec8f25-75e8-4c5d-9700-9709805508f0', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ec8f25-75e8-4c5d-9700-9709805508f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "attachment_id": "5ffbd7a2-df1d-4bd5-b3cf-922fd84294e8", "volume_id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "server_id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-12-04T19:25:57.000000"}], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:59,609 84431 INFO [tempest.common.waiters] volume 669ffdae-e50c-4644-bed0-0474f2a2b476 reached in-use after waiting for 0.609300 seconds 2023-12-04 19:25:59,660 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.050s 2023-12-04 19:25:59,661 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863e03f4-ba1c-4f83-b750-f362424d4ef0', 'x-compute-request-id': 'req-863e03f4-ba1c-4f83-b750-f362424d4ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "device": "/dev/vdb"}]}' 2023-12-04 19:25:59,735 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/s ervers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments/669ffdae-e50c-4644-bed0-0474f2a2b476 0.072s 2023-12-04 19:25:59,735 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e1c9f5-48c5-4fe8-99ac-23afe48489b1', 'x-compute-request-id': 'req-c2e1c9f5-48c5-4fe8-99ac-23afe48489b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volumeAttachment": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "device": "/dev/vdb"}}' 2023-12-04 19:25:59,981 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes 0.243s 2023-12-04 19:25:59,982 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1150775446"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303abc9b-d096-4c48-9e0b-83a90733a466', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303abc9b-d096-4c48-9e0b-83a90733a466', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:59.901121", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-12-04 19:26:00,046 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.052s 2023-12-04 19:26:00,047 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b71fee-927f-495c-82e6-cf41fb64953b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b71fee-927f-495c-82e6-cf41fb64953b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72 a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:01,102 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:01,103 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59139d84-7ae2-41e3-875e-28fdaa287bf0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59139d84-7ae2-41e3-875e-28fdaa287bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:02,169 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:26:02,170 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57099c88-3827-4723-bce9-45590cf70efa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57099c88-3827-4723-bce9-45590cf70efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:03,232 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:26:03,232 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1feab498-557c-4b7a-84c7-4a2d3bcb1817', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1feab498-557c-4b7a-84c7-4a2d3bcb1817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:02.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:03,246 84431 INFO [tempest.common.waiters] volume 21b94773-5cae-4b1e-9c0a-d76d38e72a3e reached available after waiting for 3.246266 seconds 2023-12-04 19:26:03,615 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.368s 2023-12-04 19:26:03,615 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1222e08-51df-4b28-bf66-aa55071593fa', 'x-compute-request-id': 'req-a1222e08-51df-4b28-bf66-aa55071593fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "volumeId": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "device": "/dev/vdc"}}' 2023-12-04 19:26:03,672 84431 INFO [tempest.li b.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.054s 2023-12-04 19:26:03,672 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad72a98-b16f-456a-b5ef-1022b6b41083', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad72a98-b16f-456a-b5ef-1022b6b41083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:04,734 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:26:04,735 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f26bf05-edb1-4674-a17f-bf424f7ecc1c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f26bf05-edb1-4674-a17f-bf424f7ecc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:05,799 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.051s 2023-12-04 19:26:05, 799 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d16b6e7-76ab-4b6a-ba50-f92344c155e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d16b6e7-76ab-4b6a-ba50-f92344c155e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:06,868 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.048s 2023-12-04 19:26:06,869 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bcc453-3440-47a5-b172-7624e9d00b93', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bcc453-3440-47a5-b172-7624e9d00b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:07,936 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.052s 2023-12-04 19:26:07,936 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e4a166-93c2-4640-9d5b-83dab33d7f0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e4a166-93c2-4640-9d5b-83dab33d7f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:08,998 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.048s 2023-12-04 19:26:08,999 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e41c63d-bf2f-4bc5-8129-316fe0998509', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e41c63d-bf2f-4bc5-8129-316fe0998509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:10,082 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.070s 2023-12-04 19:26:10,082 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07d778c-df98-47f1-b12c-92b501d83ddb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07d778c-df98-47f1-b12c-92b501d83ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:11,149 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.053s 2023-12-04 19:26:11,149 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d335ee-3c5a-4cb1-abbf-ae5b0874c4cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d335ee-3c5a-4cb1-abbf-ae5b0874c4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:12,633 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.470s 2023-12-04 19:26:12,633 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4585eea8-cebd-4a02-ab8a-d917b390c61f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4585eea8-cebd-4a02-ab8a-d917b390c61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/vol umes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:13,686 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:13,687 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffc150c-d228-4823-b615-fe8841254a37', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffc150c-d228-4823-b615-fe8841254a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:14,745 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:26:14,745 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a346f75e-7b4b-4d7e-ae29-d8da5ef0b197', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a346f75e-7b4b-4d7e-ae29-d8da5ef0b197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "u pdated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:15,799 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:15,799 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8745f0b1-36b5-42c5-a9c7-c557c259a608', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8745f0b1-36b5-42c5-a9c7-c557c259a608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:16,854 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:16,855 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee74dfa-f552-4442-abea-6d33d04a7d43', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee74dfa-f552-4442-abea-6d33d04a7d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel" : "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:17,907 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:17,908 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737f1c06-f6fd-424e-a785-5e7c8bb4e130', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737f1c06-f6fd-424e-a785-5e7c8bb4e130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:18,963 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:26:18,963 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2823aa-0c78-48c5-a979-03f87b8657ae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2823aa-0c78-48c5-a979-03f87b8657ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b 94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:20,016 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:20,017 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528fda74-2c9a-43bd-80e8-dd568d9bae7e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528fda74-2c9a-43bd-80e8-dd568d9bae7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:21,082 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:26:21,083 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec49425-f156-4111-91ef-2d0dd7e8a35f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec49425-f156-4111-91ef-2d0dd7e8a35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "o s-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:22,148 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:22,148 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410ba1bb-993b-457b-97bd-9a6ae2c2e59a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410ba1bb-993b-457b-97bd-9a6ae2c2e59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:23,200 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:26:23,200 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa8d649-505f-4b60-baaf-b94d22f51112', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa8d649-505f-4b60-baaf-b94d22f51112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:24,254 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0 .210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:24,254 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41d31f7-8ac6-402b-b80c-7c10c427c17e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41d31f7-8ac6-402b-b80c-7c10c427c17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:25,337 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.069s 2023-12-04 19:26:25,337 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dcb17a-1152-48c4-a989-e7c45e124afe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dcb17a-1152-48c4-a989-e7c45e124afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:26,434 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.077s 2023-12-04 19:26:26,435 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76894dd-8d0b-4340-94c2-1b2568a97377', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76894dd-8d0b-4340-94c2-1b2568a97377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:27,491 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:27,491 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0ab45d-d17c-4955-a986-0552cf358db9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0ab45d-d17c-4955-a986-0552cf358db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:28,547 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:26:28,548 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-69865237-a775-4d21-a6d8-59c3a9dd781d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69865237-a775-4d21-a6d8-59c3a9dd781d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:29,609 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:26:29,610 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0d3af6-17b5-47f1-b85e-00dccd5dafc8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0d3af6-17b5-47f1-b85e-00dccd5dafc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:30,665 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:30,666 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e4252c-57e9-45ef-83f9-3e637dbce310', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e4252c-57e9-45ef-83f9-3e637dbce310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:31,725 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:26:31,726 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15c25db-790d-443f-840e-b0995bd59151', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15c25db-790d-443f-840e-b0995bd59151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:32,783 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:26:32,784 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0625b302-5e37-4c24-9dc3-eaa30cbc177c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0625b302-5e37-4c24-9dc3-eaa30cbc177c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c 0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:33,841 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:26:33,841 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d4011d-2429-495d-893e-9cb51bfd58a8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d4011d-2429-495d-893e-9cb51bfd58a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:34,903 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:26:34,904 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13704037-b849-49e0-a75f-5916e8085570', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13704037-b849-49e0-a75f-5916e8085570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:35,958 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:35,958 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e37aa0-7835-45d5-9881-6c32dc2ec5ae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e37aa0-7835-45d5-9881-6c32dc2ec5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:37,010 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:37,010 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616894f9-a221-4ee2-95ff-4ae522a08151', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616894f9-a221-4ee2-95ff-4ae522a08151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5c ae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:38,063 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:38,064 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b352048-8957-473a-a57d-14a8c1794887', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b352048-8957-473a-a57d-14a8c1794887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:39,115 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:26:39,115 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f955d4c-6398-4b61-acaa-ba8eff7271d2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f955d4c-6398-4b61-acaa-ba8eff7271d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "f alse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:40,170 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:40,170 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca5396e-7195-4d50-9f32-2ade618c038d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca5396e-7195-4d50-9f32-2ade618c038d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:41,229 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:26:41,230 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e755c554-d404-4b9a-b02a-75e5641e5452', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e755c554-d404-4b9a-b02a-75e5641e5452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:42,287 84431 I NFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:26:42,287 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e07548-a278-4731-8d1e-662a5a303ac6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e07548-a278-4731-8d1e-662a5a303ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:43,347 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:26:43,347 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909bab96-72d1-4c2d-86b8-d8f3e9cb2ad7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909bab96-72d1-4c2d-86b8-d8f3e9cb2ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:44,404 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:26:44,404 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a566392-7b9c-4dc7-9a20-df01aeb1da90', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a566392-7b9c-4dc7-9a20-df01aeb1da90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:45,459 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:26:45,460 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf1492e-8ff6-42fa-a51a-dc2694debadc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf1492e-8ff6-42fa-a51a-dc2694debadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:46,514 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:46,515 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Mon, 04 Dec 2023 19:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ce3251-c816-4dec-b318-aed63305960b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ce3251-c816-4dec-b318-aed63305960b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:47,568 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:47,568 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13763573-b696-4832-98a0-6d62c45c5d0a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13763573-b696-4832-98a0-6d62c45c5d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:48,627 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:26:48,628 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc662ba-efbb-47f9-a165-74f5d9944d97', 'content-length': '911', 'openstack-api -version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc662ba-efbb-47f9-a165-74f5d9944d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:49,682 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:49,682 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eec00ea-1cba-4876-b536-cb868a5f9c60', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eec00ea-1cba-4876-b536-cb868a5f9c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:50,743 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:26:50,744 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a30ea0-858b-48fd-9fa9-25bcf66f077a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a30ea0-858b-48fd-9fa9-25bcf66f077a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de5 04c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:51,801 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:26:51,801 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5894633-acb1-4509-906c-2e531e3bf900', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5894633-acb1-4509-906c-2e531e3bf900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:52,875 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.061s 2023-12-04 19:26:52,875 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b3feff-86ef-4276-b85b-c2f11b26f321', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b3feff-86ef-4276-b85b-c2f11b26f321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "202 3-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:53,957 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.069s 2023-12-04 19:26:53,957 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ac505f-ab5e-436b-887a-9431183bab34', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ac505f-ab5e-436b-887a-9431183bab34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:55,013 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:55,013 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcd4122-1077-4c82-a05d-7a9c584245b3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcd4122-1077-4c82-a05d-7a9c584245b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:56,107 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.080s 2023-12-04 19:26:56,107 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a777e0a2-dd36-4723-84ed-f2cfd6748e81', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a777e0a2-dd36-4723-84ed-f2cfd6748e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:57,201 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.081s 2023-12-04 19:26:57,202 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299516cd-7879-405b-a4f7-7fc7d0f34f30', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299516cd-7879-405b-a4f7-7fc7d0f34f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3b a40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:58,266 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.051s 2023-12-04 19:26:58,266 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80dde1c0-8f78-4cc3-a400-ed336b2bf7f3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80dde1c0-8f78-4cc3-a400-ed336b2bf7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:59,319 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:59,320 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008a0063-0877-4791-a2cf-cd74ad67f576', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008a0063-0877-4791-a2cf-cd74ad67f576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:00,386 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.051s 2023-12-04 19:27:00,386 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6179da0-d015-46e1-b3d3-9ffb6d340f83', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6179da0-d015-46e1-b3d3-9ffb6d340f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:01,439 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:01,440 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b35b22-ecb0-4b47-a5fe-92f859f9d25f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b35b22-ecb0-4b47-a5fe-92f859f9d25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:02,492 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachm ents): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:02,493 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49716013-8ecd-467b-8849-a3430ac4c81e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49716013-8ecd-467b-8849-a3430ac4c81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:03,544 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:03,545 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d062b0-0f53-48bf-bfda-38b56e17e209', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d062b0-0f53-48bf-bfda-38b56e17e209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:04,598 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:04,598 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e332f0-02bd-4c60-a70f-3f22acef6511', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e332f0-02bd-4c60-a70f-3f22acef6511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:05,658 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:27:05,659 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be85a8ac-5a48-4689-8e4b-ee53763daada', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be85a8ac-5a48-4689-8e4b-ee53763daada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:06,713 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:06,714 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77767aa3-3221-427b-b706-41948f04ba83', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77767aa3-3221-427b-b706-41948f04ba83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:07,766 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:07,766 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efdfade-9885-4f31-895b-6389281860a5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efdfade-9885-4f31-895b-6389281860a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:08,823 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:27:08,823 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c444d139-70f5-46c1-ad81-28e8b73d0991', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c444d139-7 0f5-46c1-ad81-28e8b73d0991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:09,878 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:09,879 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603fcb28-66b5-4dcb-b938-bdc1ee04eaea', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603fcb28-66b5-4dcb-b938-bdc1ee04eaea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:10,930 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:10,930 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645bcea5-e94c-4f51-987f-c4ccd8425379', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645bcea5-e94c-4f51-987f-c4ccd8425379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": { "id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:11,994 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.050s 2023-12-04 19:27:11,994 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3b3e1e-128f-47da-9d98-ee29d8d5a8f4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3b3e1e-128f-47da-9d98-ee29d8d5a8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:13,048 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:13,048 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b5f182-7c2c-43ab-8686-b4a109578181', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b5f182-7c2c-43ab-8686-b4a109578181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolume TestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:14,105 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:27:14,105 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef8ad88-23a4-421b-9f6a-4b0491cdef5c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef8ad88-23a4-421b-9f6a-4b0491cdef5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:15,156 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:15,157 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65b5bda-86ef-4d87-9bfe-57dbc2564aef', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65b5bda-86ef-4d87-9bfe-57dbc2564aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8 dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:16,211 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:16,212 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab24229b-97f9-4c56-93b0-49a5523b4f3e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab24229b-97f9-4c56-93b0-49a5523b4f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:17,265 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:17,265 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798f34db-d215-41ae-b7c9-cc1435491f2d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798f34db-d215-41ae-b7c9-cc1435491f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe03 3fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:18,330 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:27:18,331 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b521774-10de-47ab-b95f-4c35f5bcce25', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b521774-10de-47ab-b95f-4c35f5bcce25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:19,393 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:27:19,394 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd0a6908-9cc9-41bb-be1d-0c1c2433a29e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd0a6908-9cc9-41bb-be1d-0c1c2433a29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 202 3-12-04 19:27:20,454 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:20,455 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139d48b1-9059-41da-8ab9-a29b658b1f0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139d48b1-9059-41da-8ab9-a29b658b1f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:21,508 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:21,509 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc6b397-5cd3-4ec2-a230-f3575bdd7cd9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc6b397-5cd3-4ec2-a230-f3575bdd7cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:22,564 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4 b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:27:22,564 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cb4db0-f1bc-43d7-934b-3ed9c78b2c91', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cb4db0-f1bc-43d7-934b-3ed9c78b2c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:23,616 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:23,616 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f33f110-4d8d-4aa4-9802-739fea5c3371', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f33f110-4d8d-4aa4-9802-739fea5c3371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:24,668 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:24,668 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bo dy: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99997109-c583-49b9-84cb-feb6c91e8f55', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99997109-c583-49b9-84cb-feb6c91e8f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:25,722 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:25,722 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8a2b51-e224-44bf-acec-4555cf60c0d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8a2b51-e224-44bf-acec-4555cf60c0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:26,775 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:26,775 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec3ea83-8458-4e9f-8668-4dcdddb8c3ad', 'content-le ngth': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec3ea83-8458-4e9f-8668-4dcdddb8c3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:27,828 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:27,829 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ba62a4-155d-4f95-8c88-e36f83f7cdef', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ba62a4-155d-4f95-8c88-e36f83f7cdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:28,884 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:28,884 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19995e86-2ccc-4188-8c13-427a294b2af1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19995e86-2ccc-4188-8c13-427a294b2af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10 .0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:29,935 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:29,936 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7819822b-0c13-4532-b9c0-d3684d8c171f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7819822b-0c13-4532-b9c0-d3684d8c171f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:30,995 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:27:30,996 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5374a6d8-f8ce-4d35-bcf8-8d66fedfd66e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5374a6d8-f8ce-4d35-bcf8-8d66fedfd66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone" : "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:32,052 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:27:32,053 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045087f7-b7b7-4927-909c-d627854904ea', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045087f7-b7b7-4927-909c-d627854904ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:33,104 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:33,104 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b0a58a-5e8e-4bb6-b502-4d669402c32f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b0a58a-5e8e-4bb6-b502-4d669402c32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null , "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:34,155 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:34,155 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8867ec4-8328-4d99-b3b4-2fc185ce1a09', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8867ec4-8328-4d99-b3b4-2fc185ce1a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:35,217 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:27:35,218 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0bcc22-5eba-4a5d-aba4-e902d705eaaa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0bcc22-5eba-4a5d-aba4-e902d705eaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:36,269 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:36,269 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddaa605b-6f7b-4cf7-a852-fd75364b847d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddaa605b-6f7b-4cf7-a852-fd75364b847d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:37,320 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:37,320 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1accd4-bcb0-4f64-a3b9-27aa6a02d0a3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1accd4-bcb0-4f64-a3b9-27aa6a02d0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygrou p_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:38,373 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:38,374 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e21410-c241-4a31-8624-e526a41de16a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e21410-c241-4a31-8624-e526a41de16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:39,428 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:39,429 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78d81e8-f2f8-4a53-815d-3c709e065d89', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78d81e8-f2f8-4a53-815d-3c709e065d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:40,480 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON: test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:40,481 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ed8ea6-c766-4fcd-957f-846f9dd2a31d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ed8ea6-c766-4fcd-957f-846f9dd2a31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:41,538 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:27:41,538 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f101c3-1f74-4565-8ec5-c7b4fdef9c91', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f101c3-1f74-4565-8ec5-c7b4fdef9c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:42,599 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:27:42,599 84431 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4d7869-d1c0-41a5-b633-926745f50d62', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4d7869-d1c0-41a5-b633-926745f50d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:43,655 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:43,656 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cb3873-7193-4247-8d69-f463e3173eef', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cb3873-7193-4247-8d69-f463e3173eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:44,745 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.075s 2023-12-04 19:27:44,746 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d0e352-3116-4354-879e-a47c3d88ae9a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d0e352-3116-4354-879e-a47c3d88ae9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:45,811 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.051s 2023-12-04 19:27:45,812 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d23d024-3b3c-455f-961f-bc902f863bda', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d23d024-3b3c-455f-961f-bc902f863bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:46,890 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.064s 2023-12-04 19:27:46,890 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bf2035-7adc-4e5b-a45e-e6d2a3c351e1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack- request-id': 'req-c6bf2035-7adc-4e5b-a45e-e6d2a3c351e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:47,950 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:27:47,951 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95493c7-1413-414a-ba84-b3b3f769e8d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95493c7-1413-414a-ba84-b3b3f769e8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:49,003 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:49,004 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117d7e5b-6529-4a1f-b40f-de796e996c49', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117d7e5b-6529-4a1f-b40f-de796e996c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:50,069 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.052s 2023-12-04 19:27:50,069 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fcfdce-80e3-4d03-8df0-11df39d0d4af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fcfdce-80e3-4d03-8df0-11df39d0d4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:51,131 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:27:51,131 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e62221-d907-41be-b4db-70021ff4bb84', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e62221-d907-41be-b4db-70021ff4bb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", " name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:52,186 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:52,187 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5423c0e-729b-4279-8090-b2e34e131226', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5423c0e-729b-4279-8090-b2e34e131226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:53,273 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.060s 2023-12-04 19:27:53,273 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8ef338-11f4-45ea-8f50-5aeb718f2ea9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8ef338-11f4-45ea-8f50-5aeb718f2ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume /v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:54,326 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:54,327 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9515a354-0adb-404f-addb-dc2511aeaac2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9515a354-0adb-404f-addb-dc2511aeaac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:55,386 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:27:55,387 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba43572-7718-43e5-9b5d-7140e514e799', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba43572-7718-43e5-9b5d-7140e514e799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user _id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:56,444 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:27:56,445 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c69495a-6c2c-4c43-8ae1-8c923e09b6d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c69495a-6c2c-4c43-8ae1-8c923e09b6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:57,520 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.061s 2023-12-04 19:27:57,520 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394855dd-adb8-4635-8efc-9dfe2cfa6226', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394855dd-adb8-4635-8efc-9dfe2cfa6226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c 4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:58,571 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:58,572 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a383f10-2445-4a97-80f4-d8568d4d209e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a383f10-2445-4a97-80f4-d8568d4d209e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:59,626 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:59,627 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f2d520-792b-45bc-a0e2-8857a088c921', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f2d520-792b-45bc-a0e2-8857a088c921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:00,695 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe8 7b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.055s 2023-12-04 19:28:00,696 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb6a7c8-695f-4570-a421-07f6fdad8dd9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb6a7c8-695f-4570-a421-07f6fdad8dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:01,764 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.053s 2023-12-04 19:28:01,764 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa707e15-ae5b-4562-976a-8222b1b02268', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa707e15-ae5b-4562-976a-8222b1b02268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:02,817 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:28:02,817 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a070f2-1a24-4263-b1d9-9548326d5963', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a070f2-1a24-4263-b1d9-9548326d5963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:03,871 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:28:03,871 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76449ad9-57fc-4106-af5c-c0afdff4cbb3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76449ad9-57fc-4106-af5c-c0afdff4cbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:04,922 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:04,922 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e38e619-e028-43b5-b8d a-d5117c9b389e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e38e619-e028-43b5-b8da-d5117c9b389e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:05,976 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:28:05,976 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26407f43-b834-49de-b274-50db90d5c4b5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26407f43-b834-49de-b274-50db90d5c4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:07,027 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:28:07,027 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d239ebfc-c925-489d-b44b-48f1d42d5d05', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d239ebfc-c925-489d-b44b-48f1d42d5d05', 'connection': 'close', 'status': '200', 'c ontent-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:08,084 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:28:08,084 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19cfdeb-9477-4fe4-a11b-1af48810fa17', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19cfdeb-9477-4fe4-a11b-1af48810fa17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:09,150 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.052s 2023-12-04 19:28:09,150 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15c3f7b-f350-43c3-bbe8-9e4715bf949f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15c3f7b-f350-43c3-bbe8-9e4715bf949f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "s ize": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:10,206 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:10,206 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dadb031d-6464-485d-9484-40ce2df6c862', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dadb031d-6464-485d-9484-40ce2df6c862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:11,264 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:11,265 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78477551-5aff-4330-825a-27251d2bef7a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78477551-5aff-4330-825a-27251d2bef7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "jovia ndss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:12,323 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:12,323 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244a2afa-c062-473b-8f20-e4012d602d09', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244a2afa-c062-473b-8f20-e4012d602d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:13,374 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:13,374 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee5ea19-8cc8-4471-871e-6cdcc714581f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee5ea19-8cc8-4471-871e-6cdcc714581f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:14,429 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:14,430 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4a18b9-6fc6-479f-8056-2059cd733bf8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4a18b9-6fc6-479f-8056-2059cd733bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:15,481 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:15,481 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e92a164-e4e8-4366-8886-3b6d4c9c13f2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e92a164-e4e8-4366-8886-3b6d4c9c13f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_sta tus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:16,536 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:16,536 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1119c204-a89e-43a9-9ec3-9b7290377fcb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1119c204-a89e-43a9-9ec3-9b7290377fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:17,596 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:28:17,597 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cebc6cd-702b-4cdd-8e59-b3445bee05f9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cebc6cd-702b-4cdd-8e59-b3445bee05f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:18,651 84431 INFO [tempest.lib.common.rest_client] Re quest (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:18,652 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ab3619-4d2a-4795-95da-1c218eb8e268', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ab3619-4d2a-4795-95da-1c218eb8e268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:19,725 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.060s 2023-12-04 19:28:19,725 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d5a1d7-0554-4b8e-a002-67575a6edbf7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d5a1d7-0554-4b8e-a002-67575a6edbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:20,811 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.071s 2023-12-04 19:28:20,812 84431 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da25e7fc-0681-486a-8208-f962e9e90012', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da25e7fc-0681-486a-8208-f962e9e90012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:21,865 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:28:21,865 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ec2780-aa78-4987-a879-09abe839d561', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ec2780-aa78-4987-a879-09abe839d561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:22,926 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:28:22,926 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:22 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a55682-fb09-4390-a25f-ff2cff8ce2a8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a55682-fb09-4390-a25f-ff2cff8ce2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:23,988 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:28:23,989 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0a507c-9e1e-4abf-a125-176170e0c5ae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0a507c-9e1e-4abf-a125-176170e0c5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:25,047 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:28:25,048 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc010aaa-4b48-497b-99ce-999c8e93c144', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack -API-Version', 'x-openstack-request-id': 'req-dc010aaa-4b48-497b-99ce-999c8e93c144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:26,130 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.069s 2023-12-04 19:28:26,130 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1c8e4f-5b9c-45e8-8993-658243b3efc3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1c8e4f-5b9c-45e8-8993-658243b3efc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:27,183 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:27,184 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6ab789-5cc4-4d4a-ba6c-58806e8db39a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6ab789-5cc4-4d4a-ba6c-58806e8db39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5c ae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:28,235 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:28,235 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb556657-3654-4774-87b2-6d7558a7b33f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb556657-3654-4774-87b2-6d7558a7b33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:29,287 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:29,287 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25bf5592-fde4-40ea-a9f7-8d85e18d13f4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25bf5592-fde4-40ea-a9f7-8d85e18d13f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "20 23-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:30,351 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:28:30,351 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc126eb-3932-44f0-a511-42342593a83e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc126eb-3932-44f0-a511-42342593a83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:31,406 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:31,407 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffeba2aa-be90-44ca-86ef-58347a44fac8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffeba2aa-be90-44ca-86ef-58347a44fac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href ": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:32,464 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:28:32,465 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd47db16-1031-43cc-a52c-d2af0b6fc27c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd47db16-1031-43cc-a52c-d2af0b6fc27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:33,519 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:33,520 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb08410a-8264-4b58-a378-511e25546263', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb08410a-8264-4b58-a378-511e25546263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e -9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:34,577 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:34,578 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d19a0ae-34a4-499f-879c-a73b65b1b93e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d19a0ae-34a4-499f-879c-a73b65b1b93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:35,633 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:35,633 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71174c0b-2a56-4cfe-84db-c2c50c603af5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71174c0b-2a56-4cfe-84db-c2c50c603af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:36,689 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:36,689 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c58724-6799-4998-b71a-a2a8197ea587', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c58724-6799-4998-b71a-a2a8197ea587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:37,740 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:28:37,740 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b56ca68-ff81-4828-8e7d-e8581603aa48', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b56ca68-ff81-4828-8e7d-e8581603aa48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:38,794 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/ a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:28:38,794 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7424c2d4-ba48-4b43-bcfc-2e5ddb335ae1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7424c2d4-ba48-4b43-bcfc-2e5ddb335ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:39,851 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:28:39,851 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57605da-4d18-403a-a78f-f1186b19ea80', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57605da-4d18-403a-a78f-f1186b19ea80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:40,908 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:40,909 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'ap plication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d62fa2-bc95-420a-a601-c90af0c76eb8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d62fa2-bc95-420a-a601-c90af0c76eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:41,976 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.054s 2023-12-04 19:28:41,976 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d7d537-7dfb-4e69-8e4a-0c2b020774f3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d7d537-7dfb-4e69-8e4a-0c2b020774f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:43,030 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:43,030 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036a08dd-7358-45b5-9296-242f6fad28e5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036a08dd-7358-45b5-9296-242f6fad28e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:44,084 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:44,085 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a60e3d-147a-448b-bcaf-fba1b516f3d9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a60e3d-147a-448b-bcaf-fba1b516f3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:45,137 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:45,137 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db225a0-4043-4899-aa08-8d10066b0a75', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db225a0-4043-4899-aa08-8d10066b0a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:46,192 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:46,193 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf464793-6e7c-4f2e-97ba-6564dc79bf8a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf464793-6e7c-4f2e-97ba-6564dc79bf8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:47,245 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:47,246 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ca14cc-c006-46b1-9a6b-ec6da093358b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ca14cc-c006-46b1-9a6b-ec6da093358b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e ", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:48,301 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:48,302 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45bf1898-9829-4ad6-808c-04e2701c877a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45bf1898-9829-4ad6-808c-04e2701c877a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:49,361 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:28:49,361 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14107df0-af11-4c36-8cf8-b725ca1e9347', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14107df0-af11-4c36-8cf8-b725ca1e9347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:50,413 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:50,414 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5273cb0d-6d42-4330-aab0-7d3525f0fa03', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5273cb0d-6d42-4330-aab0-7d3525f0fa03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:51,486 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:28:51,486 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35ed11a-7589-4eb4-9b96-060f3a56c184', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35ed11a-7589-4eb4-9b96-060f3a56c184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d7 6d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:52,539 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:52,540 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11769527-afdd-495b-a391-3e8d9ed7bd41', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11769527-afdd-495b-a391-3e8d9ed7bd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:53,620 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.067s 2023-12-04 19:28:53,621 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea553b2-982b-429b-8eef-c04cc3d8906a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea553b2-982b-429b-8eef-c04cc3d8906a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypt ed": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:54,681 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:28:54,681 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00fe3a6-6faa-4edb-bfb7-9a64c54b6749', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00fe3a6-6faa-4edb-bfb7-9a64c54b6749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:55,739 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:28:55,740 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca63e488-34c5-43aa-91f9-fbb6209e5f4d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca63e488-34c5-43aa-91f9-fbb6209e5f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:56,791 84431 INFO [tempes t.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:56,792 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c86eba-7f68-4ee2-94e4-ab79ca5a264e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c86eba-7f68-4ee2-94e4-ab79ca5a264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:57,850 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:57,851 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a3abbe-e3b5-4895-8282-70d7d3ce511e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a3abbe-e3b5-4895-8282-70d7d3ce511e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:58,909 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19: 28:58,909 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac10853c-0aa8-429d-9a0b-161f8e04247d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac10853c-0aa8-429d-9a0b-161f8e04247d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:59,965 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:59,965 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e329adc4-91b4-467e-a903-23564c5a31c5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e329adc4-91b4-467e-a903-23564c5a31c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:01,021 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:29:01,022 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Mon, 04 Dec 2023 19:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50064188-71aa-4b54-8e83-88cdf7dbdb32', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50064188-71aa-4b54-8e83-88cdf7dbdb32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:02,080 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:29:02,080 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b39eac5-f803-45a4-8ad0-96217e0d9d9d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b39eac5-f803-45a4-8ad0-96217e0d9d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:03,132 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:29:03,132 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e718008a-5210-48fd-a863-647990dbecf7', 'content-length': '911', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e718008a-5210-48fd-a863-647990dbecf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:04,191 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:29:04,191 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426881b0-de6b-4a69-85db-5ac65f4725bc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426881b0-de6b-4a69-85db-5ac65f4725bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:05,250 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:29:05,251 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef27c42c-0bb0-4496-b162-4c0d371b8cdc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef27c42c-0bb0-4496-b162-4c0d371b8cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8 dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:06,337 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.072s 2023-12-04 19:29:06,337 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8731b7-bde5-47db-8a5a-95250adb493c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8731b7-bde5-47db-8a5a-95250adb493c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:07,392 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:29:07,393 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94cb42a5-68a0-4127-9294-007fadab6497', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94cb42a5-68a0-4127-9294-007fadab6497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:0 0.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:08,452 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:29:08,452 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2080b8d1-5908-43ff-8db2-44e54016e449', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2080b8d1-5908-43ff-8db2-44e54016e449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:09,508 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:29:09,508 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfef69c-7d00-4b0c-a156-f050d7a16f39', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfef69c-7d00-4b0c-a156-f050d7a16f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:10,570 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:29:10,571 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40eb87cf-6f53-4cba-9c68-deab4167f173', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40eb87cf-6f53-4cba-9c68-deab4167f173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:11,626 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:29:11,627 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd662654-b446-48b7-a85e-fe516f91caf7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd662654-b446-48b7-a85e-fe516f91caf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b6 0/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:12,680 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:29:12,681 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da7d668-5e24-44d4-876f-d1d46bad4346', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da7d668-5e24-44d4-876f-d1d46bad4346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:13,732 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:29:13,732 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea77b1e-bea6-4531-aced-35f09e0e7a9c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea77b1e-bea6-4531-aced-35f09e0e7a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachm ents": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:14,790 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:29:14,790 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd275f4-93fa-4f53-b7d5-ece97154da84', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd275f4-93fa-4f53-b7d5-ece97154da84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:15,842 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:29:15,842 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ba159f-caa1-4519-af13-e3926523f18e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ba159f-caa1-4519-af13-e3926523f18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:16,901 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:29:16,901 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781ef82e-9eca-46a6-929f-dca385926af6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781ef82e-9eca-46a6-929f-dca385926af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:17,955 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:29:17,955 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533a9d30-5016-4416-a7b5-a9678e74090e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533a9d30-5016-4416-a7b5-a9678e74090e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:19,010 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:29:19,011 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b7d325-6174-48de-87cb-cfb3a05fdf24', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b7d325-6174-48de-87cb-cfb3a05fdf24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:20,108 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.079s 2023-12-04 19:29:20,109 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0306c825-8658-4007-8b60-479af176285a', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0306c825-8658-4007-8b60-479af176285a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "attachment_id": "5ffbd7a2-df1d-4bd5-b3cf-922fd84294e8", "volume_id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "server_id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-12-04T19:25:57.000000"}], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:20,359 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments/669ffdae-e50c-4644-bed0-0474f2a2b476 0.238s 2023-12-04 19:29:20,360 84431 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:20 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-0a906d7f-69b3-4a80-adc8-095c618c318a', 'x-compute-request-id': 'req-0a906d7f-69b3-4a80-adc8-095c618c318a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'' 2023-12-04 19:29:20,410 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.050s 2023-12-04 19:29:20,411 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-660c8802-e0d2-44c0-90ce-4c746c7f128c', 'x-compute-request-id': 'req-660c8802-e0d2-44c0-90ce-4c746c7f128c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "device": "/dev/vdb"}]}' 2023-12-04 19:30:10,717 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.254s 2023-12-04 19:30:10,718 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:30:10 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-393ea469-7836-4c23-931c-c2379525f45b', 'x-compute-request-id': 'req-393ea469-7836-4c23-931c-c2379525f45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2023-12-04 19:30:10,758 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.038s 2023-12-04 19:30:10,759 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9ae2b4-6058-4769-a020-cb55e9ce5d72', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9ae2b4-6058-4769-a020-cb55e9ce5d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/66 9ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:29:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:30:10,771 84431 INFO [tempest.common.waiters] volume 669ffdae-e50c-4644-bed0-0474f2a2b476 reached available after waiting for 0.771069 seconds 2023-12-04 19:30:10,911 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.139s 2023-12-04 19:30:10,911 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:30:10 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-7dda75c6-7b64-490b-a4d6-6c5d4787cb64', 'x-compute-request-id': 'req-7dda75c6-7b64-490b-a4d6-6c5d4787cb64', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'' 2023-12-04 19:30:11,147 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.235s 2023-12-04 19:30:11,147 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e04c67-5b0c-4d4f-960e-35fce254dd88', 'x-compute-request-id': 'req-e9e04c67-5b0c-4d4f-960e-35fce254dd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'{"server": {"id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "name": "tempest-AttachVolumeTestJSON-server-1753821294", "status": "ACTIVE", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "user_id": "68e7dd36d57640899fe033fc69e0f072", "metadata": {}, "hostId": "0bed96bbf750405c5870c17b49bde9dd9358f75d3f17510e7612642f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-12-04T19:23:52Z", "updated": "2023-12-04T19:30:11Z", "addresses": {"tempest-AttachVolumeTestJSON-343827593-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:74:e3"}, {"version": 4, "addr": "172.24.4.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:74:e3"}]}, "access IPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-257416082", "OS-SRV-USG:launched_at": "2023-12-04T19:23:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793431220"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-12-04 19:31:01,237 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.071s 2023-12-04 19:31:01,238 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:31:01 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-9f9a935f-2c05-4c6b-8d2e-ce5c21d9361c', 'x-compute-request-id': 'req-9f9a935f-2c05-4c6b-8d2e-ce5c21d9361c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c could not be found."}}' 2023-12-04 19:31:01,274 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-257416082 0.034s 2023-12-04 19:31:01,274 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:31:01 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-7e3c3931-0f1b-4316-9f4e-b0dd2b15d971', 'x-compute-request-id': 'req-7e3c3931-0f1b-4316-9f4e-b0dd2b15d971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-257416082'} Body: b'' 2023-12-04 19:31:01,442 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/87431229-900f-486e-9ece-cc6abc007264 0.167s 2023-12-04 19:31:01,443 84431 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-3050c232-f1e0-476c-8d33-72184638e559', 'content-length': '0', 'date': 'Mon, 04 Dec 2023 19:31:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/87431229-900f-486e-9ece-cc6abc007264'} Body: b'' 2023-12-04 19:31:01,460 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/87431229-900f-486e-9ece-cc6abc007264 0.017s 2023-12-04 19:31:01,461 84431 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', 'c ontent-length': '146', 'x-openstack-request-id': 'req-21d56299-e797-4dd5-8280-571f27081ebe', 'date': 'Mon, 04 Dec 2023 19:31:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/87431229-900f-486e-9ece-cc6abc007264'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 87431229-900f-486e-9ece-cc6abc007264 does not exist", "detail": ""}}' 2023-12-04 19:31:01,914 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f0cf83bc-d19d-4670-9169-49d932f6aa21 0.453s 2023-12-04 19:31:01,915 84431 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-ae122885-e197-490b-9b54-ab63770e866a', 'content-length': '0', 'date': 'Mon, 04 Dec 2023 19:31:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f0cf83bc-d19d-4670-9169-49d932f6aa21'} Body: b'' {11} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume [230.194550s] ... ok {2} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete [15.893211s] ... ok {11} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata [0.609806s] ... ok {11} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item [0.254005s] ... ok {11} tempest.api.volume.test_versions.VersionsTest.test_list_versions [0.014715s] ... ok {11} tempest.api.volume.test_versions.VersionsTest.test_show_version [0.214810s] ... ok {11} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {11} setUpClass (tempest.scenario.test_encrypted_cinder_volumes.TestEncryptedCinderVolumes) ... SKIPPED: Encrypted volume attach is not supported {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_create_group_from_group_snapshot [25.096779s] ... ok {11} cinder_tempest_plugin.api.volume.test_multiple_volume_from_resource.CreateVolumesFromImageTest.test_create_from_image_multiple [3.726905s] ... ok {11} setUpClass (cinder_tempest_plugin.api.volume.test_volume_backup.VolumesBackupsTest) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_delete_group_snapshots_following_updated_volumes [37.258323s] ... ok {2} tempest.api.volume.admin.test_group_snapshots.GroupSnapshotsTest.test_group_snapshot_create_show_list_delete [17.313232s] ... ok {2} setUpClass (tempest.api.volume.test_volumes_backup.VolumesBackupsV39Test) ... SKIPPED: Cinder backup feature disabled {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id [161.509480s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image [2.344930s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size [2.199989s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size [0.015123s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id [0.026926s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid [0.050499s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type [0.076250s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative [0.013593s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero [0.026993s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size [0.013634s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id [0.024183s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id [0.012640s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id [0.033684s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id [0.021764s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id [0.012177s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status [0.083688s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name [0.084338s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status [0.088153s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name [0.058371s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status [0.130202s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id [0.025327s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id [0.022563s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id [0.009688s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id [0.025389s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id [0.029000s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id [0.351314s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size [0.014003s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size [0.018108s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id [0.025415s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size [0.013741s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id [0.025579s] ... ok {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id [0.025433s] ... ok {3} cinder_tempest_plugin.scenario.test_snapshots.SnapshotDataIntegrityTests.test_snapshot_data_integrity [482.569355s] ... ok {2} tempest.scenario.test_stamp_pattern.TestStampPattern.test_stamp_pattern [482.281370s] ... ok {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luks ... SKIPPED: Encrypted volume attach is not supported {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_boot_server_from_encrypted_volume_luksv2 ... SKIPPED: Encrypted volume attach is not supported {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_server_from_volume_snapshot [182.615316s] ... ok {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_image_defined_boot_from_volume [347.065563s] ... ok {2} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern [524.315894s] ... ok {2} setUpClass (cinder_tempest_plugin.api.volume.admin.test_consistencygroups.ConsistencyGroupsV2Test) ... SKIPPED: Cinder consistency group feature disabled ============================== Failed 3 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 272d8377-0812-4103-95f7-45bfd18394e0 failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-12-04T19:05:46Z', 'message': 'Build of instance 272d8377-0812-4103-95f7-45bfd18394e0 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-67f97568-fee2-4f35-b7b6-9b832b394b67. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-12-04 19:02:25,123 84429 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.039s 2023-12-04 19:02:25,124 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:02:25 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-24fdbaf2-828f-45be-ae37-889732fd5ee8', '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": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "password_expires_at": null}, "audit_ids": ["vWvaNDm6QjSV9spijT3iTg"], "expires_at": "2023-12-04T20:02:25.000000Z", "issued_at": "2023-12-04T19:02:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe099e8a6cea4349abbac9229f24da42", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:02:25,124 84429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '91ec15b0-95eb-4639-885b-cec5be3d7cdb', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1017160176-network', 'tenant_id': 'fe099e8a6cea4349abbac9229f24da42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_ id': 'fe099e8a6cea4349abbac9229f24da42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62515, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:02:06Z', 'updated_at': '2023-12-04T19:02:06Z', 'revision_number': 1} available for tenant 2023-12-04 19:02:27,386 84429 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.261s 2023-12-04 19:02:27,386 84429 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-819100516", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "networks": [{"uuid": "91ec15b0-95eb-4639-885b-cec5be3d7cdb"}]}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:02:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16', '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-089cbd5d-cb90-4c9d-aa8c-097a48dbbbad', 'x-compute-request-id': 'req-089cbd5d-cb90-4c9d-aa8c-097a48dbbbad', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "9e65f207-b34d-4000-8630-24a0e7121a16", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "38YcU6EAbq9F"}}' 2023-12-04 19:02:27,716 84429 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/9e65f207-b34d-4000-8630-24a0e7121a16 0.326s 2023-12-04 19:02:27,717 84429 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': 'Mon, 04 Dec 2023 19:02:27 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-e31e820f-795c-4c14-8b8b-ed0af4d0a6df', 'x-compute-request-id': 'req-e31e820f-795c-4c14-8b8b-ed0af4d0a6df', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16'} Body: b'{"server": {"id": "9e65f207-b34d-4000-8630-24a0e7121a16", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-819100516", "status": "BUILD", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:02:27Z", "updated": "2023-12-04T19:02:27Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e65f207- b34d-4000-8630-24a0e7121a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}], "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-12-04 19:03:18,520 84429 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/9e65f207-b34d-4000-8630-24a0e7121a16 0.733s 2023-12-04 19:03:18,521 84429 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': 'Mon, 04 Dec 2023 19:03:17 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-43278112-3e09-444b-a0d9-ad25daa52d07', 'x-compute-request-id': 'req-43278112-3e09-444b-a0d9-ad25daa52d07', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16'} Body: b'{"server": {"id": "9e65f207-b34d-4000-8630-24a0e7121a16", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-819100516", "status": "ACTIVE", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "6b0f4b45fa391b0f6368c100afec6ae6850215328ed127a88c9db75f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:02:27Z", "updated": "2023-12-04T19:02:50Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1017160176-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:18:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-12-04T19:02:50.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-12-04 19:03:18,568 84429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-12-04 19:04:19,744 84429 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/9e65f207-b34d-4000-8630-24a0e7121a16/action 1.116s 2023-12-04 19:04:19,744 84429 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-ServerBootFromVolumeStableRes cueTest-image-981586988"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:18 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-b28f7cca-1102-45fc-a46e-88fd1344e7de', 'x-compute-request-id': 'req-b28f7cca-1102-45fc-a46e-88fd1344e7de', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16/action'} Body: b'{"image_id": "bbc3377e-23dd-4a05-b2c3-697f5a454438"}' 2023-12-04 19:04:19,771 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.026s 2023-12-04 19:04:19,772 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c26e6a47-d39e-4958-b6d6-70ddd22085eb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:20,801 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.027s 2023-12-04 19:04:20,801 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c8c27baf-177e-41ea-8ec1-e2345bb7a543', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_project_name": "tempest-ServerBootFromVolu meStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:21,830 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.027s 2023-12-04 19:04:21,830 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf73576e-e42a-4ae8-9ff9-f395fce61c4a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:22,859 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.028s 2023-12-04 19:04:22,860 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-f9587d51-e8db-4f55-be9c-297dbedc1d8e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"hw_rng_model": "virtio", "owner_specified.openstack.md5": "", "owner_specifie d.openstack.sha256": "", "owner_specified.openstack.object": "images/cirros-0.6.2-x86_64-disk", "base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "owner_user_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "boot_roles": "member,reader", "hw_machine_type": "pc", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "user_id": "6595583235274138b702b630a89147a6", "image_type": "snapshot", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:23,885 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.023s 2023-12-04 19:04:23,885 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-7c468883-b741-4e2e-80d6-325c3152cd2a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:19Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:24,913 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.025s 2023-12-04 19:04:24,913 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'x- openstack-request-id': 'req-5d8de030-f40f-42ae-b179-729d9b10f721', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:25Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:25,969 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.053s 2023-12-04 19:04:25,969 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'x-openstack-request-id': 'req-162cb397-be08-4a67-81d8-1325498d87c1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:25Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:27,007 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeSta bleRescueTest:test_stable_device_rescue_bfv_blank_volume): 200 GET http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.036s 2023-12-04 19:04:27,008 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'x-openstack-request-id': 'req-d25c3d71-ec8d-4c29-8611-48041660b2a7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "283812209429ab13cbe87841c7012c63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93282ff36f7171785ffb5fe087ba618e0b624623211df7a0a7337a66e7368f7a64cceff4a8194cf68a8003675547789a17cf9560bd145f9cc1043a3b3b5cdd97", "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:26Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:27,039 84429 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/bbc3377e-23dd-4a05-b2c3-697f5a454438 0.030s 2023-12-04 19:04:27,039 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:04:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'x-openstack-request-id': 'req-41b80ee7-5839-4ff0-85d6-bbb2467f56b0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "9e65f207-b34d-4000-8630-24a0e7121a16", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-981586988", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "283812209429ab13cbe87841c7012c63", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "93282ff36f7171785ffb5fe087ba618e0b624623211df7a0a7337a66e7368f7a64cceff4a8194cf68a8003675547789a17cf9560bd145f9cc1043a3b3b5cdd97", "id": "bbc3377e-23dd-4a05-b2c3-697f5a454438", "created_at": "2023-12-04T19:04:19Z", "updated_at": "2023-12-04T19:04:26Z", "tags": [], "self": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438", "file": "/v2/images/bbc3377e-23dd-4a05-b2c3-697f5a454438/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:04:27,415 84429 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/9e65f207-b34d-4000-8630-24a0e7121a16 0.373s 2023-12-04 19:04:27,415 84429 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': 'Mon, 04 Dec 2023 19:04:27 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-bf957ca6-2a78-4511-88f8-ec9a4dae2b7b', 'x-compute-request-id': 'req-bf957ca6-2a78-4511-88f8-ec9a4dae2b7b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16'} Body: b'{"server": {"id": "9e65f207-b34d-4000-8630-24a0e7121a16", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-819100516", "status": "ACTIVE", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "6b0f4b45fa391b0f6368c100afec6ae6850215328ed127a88c9db75f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:02:27Z", "updated": "2023-12-04T19:04:26Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1017160176-network": [{"version": 4, "addr": "10.0.0.7", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:89:18:98"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/9e65f207-b34d-4000-8630-24a0e7121a16"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-12-04T19:02:50.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-12-04 19:05:27,610 84429 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.110s 2023-12-04 19:05:27,610 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:05:27 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-da2355de-3a00-4ca2-a80b-0e2498beed7c', '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": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "password_expires_at": null}, "audit_ids": ["KeYiqiToTV6kL3UDn7--9A"], "expires_at": "2023-12-04T20:05:27.000000Z", "issued_at": "2023-12-04T19:05:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe099e8a6cea4349abbac9229f24da42", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:05:27,611 84429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume) Found network {'id': '91ec15b0-95eb-4639-885b-cec5be3d7cdb', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1017160176-network', 'tenant_id': 'fe099e8a6cea4349abbac9229f24da42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fe099e8a6cea4349abbac9229f24da42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62515, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:02:06Z', 'updated_at': '2023-12-04T19:02:06Z', 'revision_number': 1} available for tenant 2023-12-04 19:05:28,807 84429 INFO [tempest.lib.common.rest _client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_blank_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 1.195s 2023-12-04 19:05:28,807 84429 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-1846457960", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "blank", "volume_size": 1, "destination_type": "volume"}], "networks": [{"uuid": "91ec15b0-95eb-4639-885b-cec5be3d7cdb"}]}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:05:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0', '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-67f97568-fee2-4f35-b7b6-9b832b394b67', 'x-compute-request-id': 'req-67f97568-fee2-4f35-b7b6-9b832b394b67', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "272d8377-0812-4103-95f7-45bfd18394e0", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/272d8377-0812-4103-95f7-45bfd18394e0"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "b65LhUNkfopx"}}' 2023-12-04 19:05:28,917 84429 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/272d8377-0812-4103-95f7-45bfd18394e0 0.103s 2023-12-04 19:05:28,917 84429 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': 'Mon, 04 Dec 2023 19:05:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-192dfa53-25b8-4e22-959f-7cb43cf3bd15', 'x-compute-request-id': 'req-192dfa53-25b8-4e22-959f-7cb43cf3bd15', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0'} Body: b'{"server": {"id": "272d8377-0812-4103-95f7-45bfd18394e0", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1846457960", "status": "BUILD", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:05:29Z", "updated": "2023-12-04T19:05:28Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/272d8377-0812-4103-95f7-45bfd18394e0"}], "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-12-04 19:06:19,135 84429 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/272d8377-0812-4103-95f7-45bfd18394e0 0.145s 2023-12-04 19:06:19,135 84429 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': 'Mon, 04 Dec 2023 19:06:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', '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-3aef3da7-c92d-464f-b6bd-6ab1a369a24b', 'x-compute-request-id': 'req-3aef3da7-c92d-464f-b6bd-6ab1a369a24b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0'} Body: b'{"server": {"id": "272d8377-0812-4103-95f7-45bfd18394e0", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1846457960", "status": "ERROR", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:05:28Z", "updated": "2023-12-04T19:05:46Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/272d8377-0812-4103-95f7-45bfd18394e0"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-12-04T19:05:46Z", "message": "Build of instance 272d8377-0812-4103-95f7-45bfd18394e0 aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "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": "1bd80576-ecd8-41af-b75f-579bc643b7d8", "delete_on_termination": false}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-12-04 19:06:19,155 84429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 51 second wait 2023-12-04 19:06:20,016 84429 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/272d8377-0812-4103-95f7-45bfd18394e0 0.860s 2023-12-04 19:06:20,016 84429 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': 'Mon, 04 Dec 2023 19:06:19 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-77b9d336-3829-4984-a3ae-404ef3b073b5', 'x-compute-request-id': 'req-77b9d336-3829-4984-a3ae- 404ef3b073b5', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0'} Body: b'' 2023-12-04 19:06:20,062 84429 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/272d8377-0812-4103-95f7-45bfd18394e0 0.045s 2023-12-04 19:06:20,062 84429 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': 'Mon, 04 Dec 2023 19:06:20 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-1ca11bea-b3cf-4608-a891-f68790f90d7a', 'x-compute-request-id': 'req-1ca11bea-b3cf-4608-a891-f68790f90d7a', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/272d8377-0812-4103-95f7-45bfd18394e0'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 272d8377-0812-4103-95f7-45bfd18394e0 could not be found."}}' tempest.api.compute.servers.test_server_rescue.ServerBootFromVolumeStableRescueTest.test_stable_device_rescue_bfv_image_volume[id-e4636333-c928-40fc-98b7-70a23eef4224,slow] ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 307, in test_stable_device_rescue_bfv_image_volume server, rescue_image_id = self._create_server_and_rescue_image( File "/opt/stack/tempest/tempest/api/compute/servers/test_server_rescue.py", line 147, in _create_server_and_rescue_image server = self.create_test_server( File "/opt/stack/tempest/tempest/api/compute/base.py", line 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 d543b96d-3fa6-4907-bdea-a582e0be0fda failed to build and is in ERROR status Details: Fault: {'code': 500, 'created': '2023-12-04T19:09:43Z', 'message': 'Build of instance d543b96d-3fa6-4907-bdea-a582e0be0fda aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:'}. Request ID of server operation performed before checking the server status req-c9c5837d-8ab4-4413-98c0-ad6f292fd498. Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-12-04 19:06:20,182 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.102s 2023-12-04 19:06:20,183 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:06:20 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-1c413456-97d3-41e9-b7e6-e00541ae7db2', '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": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "password_expires_at": null}, "audit_ids": ["3W6HhZ7ETOCXBrmL6p5UBQ"], "expires_at": "2023-12-04T20:06:20.000000Z", "issued_at": "2023-12-04T19:06:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe099e8a6cea4349abbac9229f24da42", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:06:20,183 84429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '91ec15b0-95eb-4639-885b-cec5be3d7cdb', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1017160176-network', 'tenant_id': 'fe099e8a6cea4349abbac9229f24da42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_ id': 'fe099e8a6cea4349abbac9229f24da42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62515, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:02:06Z', 'updated_at': '2023-12-04T19:02:06Z', 'revision_number': 1} available for tenant 2023-12-04 19:06:21,031 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.846s 2023-12-04 19:06:21,032 84429 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-1381439680", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "networks": [{"uuid": "91ec15b0-95eb-4639-885b-cec5be3d7cdb"}]}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:06:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d', '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-8363f4e3-2067-4d0a-89a1-f56386dc575d', 'x-compute-request-id': 'req-8363f4e3-2067-4d0a-89a1-f56386dc575d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "c8ZYNpL9gx8R"}}' 2023-12-04 19:06:21,141 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d 0.106s 2023-12-04 19:06:21,143 84429 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': 'Mon, 04 Dec 2023 19:06:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-ee047a91-89f0-4b7c-b598-199718646794', 'x-compute-request-id': 'req-ee047a91-89f0-4b7c-b598-199718646794', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d'} Body: b'{"server": {"id": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381439680", "status": "BUILD", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:06:21Z", "updated": "2023-12-04T19:06:21Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb56aca 5-bb62-42c5-bf19-3cf02ba97f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}], "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-12-04 19:07:11,491 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d 0.279s 2023-12-04 19:07:11,491 84429 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': 'Mon, 04 Dec 2023 19:07:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-a5380776-66ef-4cb1-a202-fbcf1141810c', 'x-compute-request-id': 'req-a5380776-66ef-4cb1-a202-fbcf1141810c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d'} Body: b'{"server": {"id": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381439680", "status": "ACTIVE", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "6b0f4b45fa391b0f6368c100afec6ae6850215328ed127a88c9db75f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:06:21Z", "updated": "2023-12-04T19:06:31Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1017160176-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ed:5c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-12-04T19:06:30.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-12-04 19:07:11,529 84429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 50 second wait 2023-12-04 19:08:12,751 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d/action 1.162s 2023-12-04 19:08:12,751 84429 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-691603075"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:11 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-6f9a726a-02b8-4aa5-b2d1-9598f59c8a8d', 'x-compute-request-id': 'req-6f9a726a-02b8-4aa5-b2d1-9598f59c8a8d', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d/action'} Body: b'{"image_id": "3b375102-f29c-4400-9878-187028f02c14"}' 2023-12-04 19:08:12,795 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.043s 2023-12-04 19:08:12,796 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-cf8db20d-9086-40b2-a5cc-4c94b7433cfd', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:13Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:13,884 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.045s 2023-12-04 19:08:13,884 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-21ea37d2-759c-4bff-be01-358c4b7ec75e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_project_name": "tempest-ServerBootFrom VolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:13Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:14,971 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.085s 2023-12-04 19:08:14,972 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-e5be428d-cc88-42f1-aefb-b6a75a8d3e3a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:13Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:16,009 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.035s 2023-12-04 19:08:16,010 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1355', 'content-type': 'application/json', 'x-openstack-request-id': 'req-04436606-d48f-4c4c-beaa-77f3d8c9e5a6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "m ember,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:13Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:17,042 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.030s 2023-12-04 19:08:17,042 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'x-openstack-request-id': 'req-1f4ac4bb-c071-4346-8229-380e6b333d1a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:17Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:18,080 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.037s 2023-12-04 19:08:18,081 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 1 9:08:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1466', 'content-type': 'application/json', 'x-openstack-request-id': 'req-c60990e2-8da9-41c9-a619-d66b4879bfec', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "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": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": null, "os_hash_value": null, "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:18Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:19,128 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.045s 2023-12-04 19:08:19,129 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'x-openstack-request-id': 'req-61254026-4c90-4f2f-a90e-0c774cf4c63e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "8c1688d2f62b9e9e6f660c4bab63b1d1", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b043f5bcaf581f61b89225c2b70605e1c62054ec3da97b537f171f386624c50722e0514e90ad45a5bcc311e6b3cd3ddf8519739c0ddb18f8cdef2a57be99654e", "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-0 4T19:08:19Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:19,171 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14 0.041s 2023-12-04 19:08:19,171 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1636', 'content-type': 'application/json', 'x-openstack-request-id': 'req-5b2e3c7e-aa63-4749-8d0d-911b72ece786', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/image/v2/images/3b375102-f29c-4400-9878-187028f02c14'} Body: b'{"base_image_ref": "94bc5904-8b72-4a47-b02b-134675a30807", "boot_roles": "member,reader", "hw_cdrom_bus": "ide", "hw_disk_bus": "virtio", "hw_machine_type": "pc", "hw_rng_model": "virtio", "hw_video_model": "virtio", "hw_vif_model": "virtio", "image_location": "snapshot", "image_state": "available", "image_type": "snapshot", "instance_uuid": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "owner_id": "fe099e8a6cea4349abbac9229f24da42", "owner_project_name": "tempest-ServerBootFromVolumeStableRescueTest-86462450", "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-86462450-project-member", "user_id": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-image-691603075", "disk_format": "qcow2", "container_format": "bare", "visibility": "private", "size": 52297728, "virtual_size": 1073741824, "status": "active", "checksum": "8c1688d2f62b9e9e6f660c4bab63b1d1", "protected": false, "min_ram": 0, "min_disk": 1, "owner": "fe099e8a6cea4349abbac9229f24da42", "os_hidden": false, "os_hash_algo": "sha512", "os_hash_value": "b043f5bcaf581f61b89225c2b70605e1c62054ec3da97b537f171f386624c50722e0514e90ad45a5bcc311e6b3cd3ddf8519739c0ddb18f8cdef2a57be99654e", "id": "3b375102-f29c-4400-9878-187028f02c14", "created_at": "2023-12-04T19:08:13Z", "updated_at": "2023-12-04T19:08:19Z", "tags": [], "self": "/v2/images/3b375102-f29c-4400-9878-187028f02c14", "file": "/v2/images/3b375102-f29c-4400-9878-187028f02c14/file", "schema": "/v2/schemas/image"}' 2023-12-04 19:08:19,434 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d 0.261s 2023-12-04 19:08:19,434 84429 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': 'Mon, 04 Dec 2023 19:08:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1692', '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-edca92d8-2586-4e42-8f60-33bae96b62e5', 'x-compute-request-id': 'req-edca92d8-2586-4e42-8f60-33bae96b62e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d'} Body: b'{"server": {"id": "fb56aca5-bb62-42c5-bf19-3cf02ba97f7d", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1381439680", "status": "ACTIVE", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "6b0f4b45fa391b0f6368c100afec6ae6850215328ed127a88c9db75f", "ima ge": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:06:21Z", "updated": "2023-12-04T19:08:19Z", "addresses": {"tempest-ServerBootFromVolumeStableRescueTest-1017160176-network": [{"version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:93:ed:5c"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/fb56aca5-bb62-42c5-bf19-3cf02ba97f7d"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": null, "OS-SRV-USG:launched_at": "2023-12-04T19:06:30.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-12-04 19:09:19,575 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.099s 2023-12-04 19:09:19,576 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:09:19 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-0ecd2841-e552-4b13-b708-38dbc45a5dd3', '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": "6595583235274138b702b630a89147a6", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450-project-member", "password_expires_at": null}, "audit_ids": ["LpRFHg-VQ1OnoYTktQK3TQ"], "expires_at": "2023-12-04T20:09:19.000000Z", "issued_at": "2023-12-04T19:09:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe099e8a6cea4349abbac9229f24da42", "name": "tempest-ServerBootFromVolumeStableRescueTest-86462450"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0. 210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/fe099e8a6cea4349abbac9229f24da42", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:09:19,577 84429 INFO [tempest.lib.common.fixed_network] (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume) Found network {'id': '91ec15b0-95eb-4639-885b-cec5be3d7cdb', 'name': 'tempest-ServerBootFromVolumeStableRescueTest-1017160176-network', 'tenant_id': 'fe099e8a6cea4349abbac9229f24da42', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'fe099e8a6cea4349abbac9229f24da42', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 62515, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:02:06Z', 'updated_at': '2023-12-04T19:02:06Z', 'revision_number': 1} available for tenant 2023-12-04 19:09:20,204 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 202 POST http://10.0.0.210/compute/v2.1/servers 0.625s 2023-12-04 19:09:20,204 84429 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-1879206767", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "block_device_mapping_v2": [{"boot_index": "0", "source_type": "image", "volume_size": 1, "uuid": "94bc5904-8b72-4a47-b02b-134675a30807", "destination_type": "volume"}], "networks": [{"uuid": "91ec15b0-95eb-4639-885b-cec5be3d7cdb"}]}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:09:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '378', 'location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda', '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-c9c5837d-8ab4-4413-98c0-ad6f292fd498', 'x-compute-request-id': 'req-c9c5837d-8ab4-4413-98c0-ad6f292fd498', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "d543b96d-3fa6-4907-bdea-a582e0be0fda", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "default"}], "adminPass": "z8c7SzTfS6Xg"}}' 2023-12-04 19:09:20,341 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda 0.134s 2023-12-04 19:09:20,342 84429 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'applica tion/json', 'Accept': 'application/json', 'X-OpenStack-Nova-API-Version': '2.87', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:09:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1395', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.87', 'x-openstack-nova-api-version': '2.87', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-06d10d15-e13b-477a-8f1f-706cad5a0b96', 'x-compute-request-id': 'req-06d10d15-e13b-477a-8f1f-706cad5a0b96', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda'} Body: b'{"server": {"id": "d543b96d-3fa6-4907-bdea-a582e0be0fda", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879206767", "status": "BUILD", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:09:20Z", "updated": "2023-12-04T19:09:20Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}], "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-12-04 19:10:10,755 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 200 GET http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda 0.336s 2023-12-04 19:10:10,755 84429 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': 'Mon, 04 Dec 2023 19:10:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1776', '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-bc2580e9-ac41-40cc-94e6-cf3adf1e88e1', 'x-compute-request-id': 'req-bc2580e9-ac41-40cc-94e6-cf3adf1e88e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda'} Body: b'{"server": {"id": "d543b96d-3fa6-4907-bdea-a582e0be0fda", "name": "tempest-ServerBootFromVolumeStableRescueTest-server-1879206767", "status": "ERROR", "tenant_id": "fe099e8a6cea4349abbac9229f24da42", "user_id": "6595583235274138b702b630a89147a6", "metadata": {}, "hostId": "", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"vcpus": 1, "ram": 512, "disk": 1, "ephemeral": 0, "swap": 0, "original_name": "m1.tiny", "extra_specs": {"hw_rng:allowed": "True"}}, "created": "2023-12-04T19:09:20Z", "updated": "2023-12-04T19:09:43Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}, {"rel": "bookmark", "href": "http://10.0 .0.210/compute/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda"}], "OS-DCF:diskConfig": "MANUAL", "fault": {"code": 500, "created": "2023-12-04T19:09:43Z", "message": "Build of instance d543b96d-3fa6-4907-bdea-a582e0be0fda aborted: Unable to update attachment.(Bad or unexpected response from the storage volume backend API: Create export for volume failed (Volume driver reported an error: None).). (HTTP 500) (Request-ID:"}, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "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": "a30b7165-daa9-403d-aba5-dbfd10cf5097", "delete_on_termination": false}], "locked": false, "locked_reason": null, "description": null, "tags": [], "trusted_image_certificates": null, "server_groups": []}}' 2023-12-04 19:10:10,773 84429 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ERROR/None" after 50 second wait 2023-12-04 19:10:11,340 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 204 DELETE http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda 0.567s 2023-12-04 19:10:11,341 84429 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': 'Mon, 04 Dec 2023 19:10:10 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-f8ab520d-2a74-4ea3-89e3-017b397eafd0', 'x-compute-request-id': 'req-f8ab520d-2a74-4ea3-89e3-017b397eafd0', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda'} Body: b'' 2023-12-04 19:10:11,386 84429 INFO [tempest.lib.common.rest_client] Request (ServerBootFromVolumeStableRescueTest:test_stable_device_rescue_bfv_image_volume): 404 GET http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda 0.044s 2023-12-04 19:10:11,386 84429 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': 'Mon, 04 Dec 2023 19:10:11 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-ca870d54-e385-405a-ae84-b5374f47fcf3', 'x-compute-request-id': 'req-ca870d54-e385-405a-ae84-b5374f47fcf3', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/d543b96d-3fa6-4907-bdea-a582e0be0fda'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance d543b96d-3fa6-4907-bdea-a582e0be0fda could not be found."}}' tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments[id-7fa563fe-f0f7-43eb-9e22-a1ece036b513] --------------------------------------------------------------------------------------------------------------------------------------------- Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/tempest/tempest/api/compute/volumes/test_attach_volume.py", line 158, in test_list_get_volume_attachments attachment_2nd = self.attach_volume(server, volume_2nd) File "/opt/stack/tempest/tempest/api/compute/base.py", line 569, in attach_volume waiters.wait_for_volume_attachment_create( File "/opt/stack/tempest/tempest/common/waiters.py", line 375, in wait_for_volume_attachment_create raise lib_exc.TimeoutException(message) tempest.lib.exceptions.TimeoutException: Request timed out Details: Failed to attach volume 21b94773-5cae-4b1e-9c0a-d76d38e72a3e to server 2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c within the required time (196 s). Captured pythonlogging: ~~~~~~~~~~~~~~~~~~~~~~~ 2023-12-04 19:23:50,380 84431 DEBUG [tempest.lib.common.validation_resources] Requested setup of ValidationResources keypair True, floating IP True, security group True 2023-12-04 19:23:50,380 84431 DEBUG [tempest.lib.common.validation_resources] Requested validation resources keypair True, floating IP True, security group True 2023-12-04 19:23:50,438 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 200 POST http://10.0.0.210/compute/v2.1/os-keypairs 0.054s 2023-12-04 19:23:50,438 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"keypair": {"name": "tempest-keypair-257416082", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFWg8bEK/ukzBf5uDpfgIkw35zbstm8TAf3dEV5PvheKJZ5j0ajvuMpC3j47LGJzAjCuj2QK49fvEXBnJu8K4IKpBu4il3NebJAsINrV6sA1lYaCGdu4DeH1QrbhAUf3zw=="}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:23:50 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-d54d4099-2381-44bd-981b-95a2851acfe3', 'x-compute-request-id': 'req-d54d4099-2381-44bd-981b-95a2851acfe3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs'} Body: b'{"keypair": {"name": "tempest-keypair-257416082", "public_key": "ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFWg8bEK/ukzBf5uDpfgIkw35zbstm8TAf3dEV5PvheKJZ5j0ajvuMpC3j47LGJzAjCuj2QK49fvEXBnJu8K4IKpBu4il3NebJAsINrV6sA1lYaCGdu4DeH1QrbhAUf3zw==", "fingerprint": "c9:33:0e:be:3c:c3:41:3e:dd:1a:23:50:8e:1c:d4:74", "user_id": "68e7dd36d57640899fe033fc69e0f072"}}' 2023-12-04 19:23:50,440 84431 DEBUG [tempest.lib.common.validation_resources] Validation resource key tempest-keypair-257416082 created 2023-12-04 19:23:50,664 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-groups 0.223s 2023-12-04 19:23:50,664 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"security_group": {"name": "tempest-securitygroup--793431220", "description": "tempest-description--1052389629"}} Response - Headers: {'content-type': 'application/json', 'content-length': '1662', 'x-openstack-request-id': 'req-13d588b9-c603-49f5-ab15-4a1e1219e33b', 'date': 'Mon, 04 Dec 2023 19:23:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups'} Body: b'{"security_group": {"id": "87431229-900f-486e-9ece-cc6abc007264", "name": "tempest-securitygroup--793431220", "stateful": true, "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "description": "tempest-description--1052389629", "shared": false, "security_group_rules": [{"id": "3173470c-07d6-47a4-9018-d4ffc2f5197f", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "security_group_id": "87431229-900f-486e-9ece-cc6abc007264", "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": 1138, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-12-04T19:23:50Z", "updated_at": "2023-12-04T19:23:50Z", "revision_number": 0}, {"id": "ac1ad5f1-2cde-4769-9049-2c82371903c2", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "security_group_id": "87431229-900f-486e-9ece-cc6abc007264", "ethertype": "IPv6", "direction": "egress", "protocol": null, "port_range_min": null, "port_ra nge_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "standard_attr_id": 1137, "belongs_to_default_sg": false, "description": null, "tags": [], "created_at": "2023-12-04T19:23:50Z", "updated_at": "2023-12-04T19:23:50Z", "revision_number": 0}], "tags": [], "created_at": "2023-12-04T19:23:50Z", "updated_at": "2023-12-04T19:23:50Z", "revision_number": 1, "project_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:23:50,873 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.208s 2023-12-04 19:23:50,873 84431 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": "87431229-900f-486e-9ece-cc6abc007264", "protocol": "tcp", "ethertype": "IPv4", "port_range_min": 22, "port_range_max": 22, "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '597', 'x-openstack-request-id': 'req-8d95c7bc-5dde-40be-981e-169d1d2b9822', 'date': 'Mon, 04 Dec 2023 19:23:50 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-group-rules'} Body: b'{"security_group_rule": {"id": "9a33ce47-6549-4db3-9f9d-88a5030a0f12", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "security_group_id": "87431229-900f-486e-9ece-cc6abc007264", "ethertype": "IPv4", "direction": "ingress", "protocol": "tcp", "port_range_min": 22, "port_range_max": 22, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-12-04T19:23:50Z", "updated_at": "2023-12-04T19:23:50Z", "revision_number": 0}}' 2023-12-04 19:23:51,195 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/security-group-rules 0.321s 2023-12-04 19:23:51,195 84431 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": "87431229-900f-486e-9ece-cc6abc007264", "protocol": "icmp", "ethertype": "IPv4", "direction": "ingress"}} Response - Headers: {'content-type': 'application/json', 'content-length': '602', 'x-openstack-request-id': 'req-6724c915-0244-42eb-afcc-6f32101d88f5', 'date': 'Mon, 04 Dec 2023 19:23:51 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": "60585cba-4112-4a41-8957-882b1353da56", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "security_group_id": "87431229-900f-486e-9ece-cc6abc007264", "ethertype": "IPv4", "direction": "ingress", "protocol": "icmp", "port_range_min": null, "port_range_max": null, "remote_ip_prefix": null, "remote_address_group_id": null, "normalized_cidr": null, "remote_group_id": null, "belongs_to_default_sg": false, "description": "", "created_at": "2023-12-04T19:23:51Z", "updated_at": "2023-12-04T19:23:51Z", "revision_number": 0}}' 2023-12-04 19:23:51,195 84431 DEBUG [tempest.lib.common.validation_resources] SSH Validation resource security group with tcp and icmp rules tempest-securitygroup--793431220 created 2023-12-04 19:23:51,895 84431 INFO [tempest.lib.common.rest_client] Request (ValidationResourcesFixture:setUp): 201 POST http://10.0.0.210:9696/networking/v2.0/floatingips 0.699s 2023-12-04 19:23:51,895 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"floating_network_id": "a 3c93583-24af-4c4e-a7e5-62cf93d24c65"}} Response - Headers: {'content-type': 'application/json', 'content-length': '528', 'x-openstack-request-id': 'req-2c611950-00f3-45bb-a9eb-f8a1ea4c175f', 'date': 'Mon, 04 Dec 2023 19:23:51 GMT', 'connection': 'close', 'status': '201', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips'} Body: b'{"floatingip": {"id": "f0cf83bc-d19d-4670-9169-49d932f6aa21", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "floating_ip_address": "172.24.4.164", "floating_network_id": "a3c93583-24af-4c4e-a7e5-62cf93d24c65", "router_id": null, "port_id": null, "fixed_ip_address": null, "status": "DOWN", "project_id": "a45fa1de504c4d3ba40440f8dbe87b60", "description": "", "port_details": null, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-12-04T19:23:51Z", "updated_at": "2023-12-04T19:23:51Z", "revision_number": 0}}' 2023-12-04 19:23:51,896 84431 DEBUG [tempest.lib.common.validation_resources] Validation resource floating IP {'id': 'f0cf83bc-d19d-4670-9169-49d932f6aa21', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'floating_ip_address': '172.24.4.164', 'floating_network_id': 'a3c93583-24af-4c4e-a7e5-62cf93d24c65', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-12-04T19:23:51Z', 'updated_at': '2023-12-04T19:23:51Z', 'revision_number': 0, 'ip': '172.24.4.164'} created 2023-12-04 19:23:52,066 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 201 POST http://10.0.0.210/identity/v3/auth/tokens 0.165s 2023-12-04 19:23:52,067 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json'} Body: Response - Headers: {'date': 'Mon, 04 Dec 2023 19:23:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'content-length': '2813', 'x-subject-token': '', 'vary': 'X-Auth-Token', 'x-openstack-request-id': 'req-4a152b11-57be-40ec-8d97-70746df804b8', '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": "68e7dd36d57640899fe033fc69e0f072", "name": "tempest-AttachVolumeTestJSON-1002862535-project-member", "password_expires_at": null}, "audit_ids": ["KfoDtqKlRfOtRe40imFYXQ"], "expires_at": "2023-12-04T20:23:51.000000Z", "issued_at": "2023-12-04T19:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a45fa1de504c4d3ba40440f8dbe87b60", "name": "tempest-AttachVolumeTestJSON-1002862535"}, "is_domain": false, "roles": [{"id": "6bcd57ed1c8543f9b633f938c0d32ec3", "name": "member"}, {"id": "0c88f5ba68dd434588258dc32cdd70b0", "name": "reader"}], "catalog": [{"endpoints": [{"id": "386731c8ce564043b83375507774ed6f", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60", "region": "RegionOne"}], "id": "13320731426f4515a1d6f08f634a92a7", "type": "volumev3", "name": "cinderv3"}, {"endpoints": [{"id": "e15271996212468399704359c00c20db", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60", "region": "RegionOne"}], "id": "29d71af646324f00ad5b7cc8443d2d77", "type": "block-storage", "name": "cinder"}, {"endpoints": [{"id": "0f84cfa620d34f0a88e8a40627c3a0d5", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/placement", "region": "RegionOne"}], "id": "577c539cbed146e0a7c2b22c039bafb5", "type": "placement", "name": "placement"}, {"endpoints": [{"id": "1848982b419d4136acac9569dd5b040e", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210:9696/networking", "region": "RegionOne"}], "id": "6e7309845f494322976c2f53f7c0c674", "type": "network", "name": "neutron"}, {"endpoints": [{"id": "b7083847950542c2bc109ab68b17cba0", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/identity", "region": "RegionOne"}], "id": "8e744d3915fb42aa9c24745a94e5f680", "type": "identity", "name": "keystone"}, {"endpoints": [{"id": "ea284353542e4cafad35c1514f334031", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/image", "region": "RegionOne"}], "id": "8f9fbf0a8dda48ef868765b267928162", "type": "image", "name": "glance"}, {"endpoints": [{"id": "44e33068d70e4f968ff90cacc67302c8", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2.1", "region": "RegionOne"}], "id": "b0d211520dd14e78893afc756b8152a6", "type": "compute", "name": "nova"}, {"endpoints": [{"id": "e69790d9dedf4539839a3aa67e846b52", "interface": "public", "region_id": "RegionOne", "url": "http://10.0.0.210/compute/v2/a45fa1de504c4d3ba40440f8dbe87b60", "region": "RegionOne"}], "id": "cf0db63287c647eb832d0f027e1fef9c", "type": "compute_legacy", "name": "nova_legacy"}]}}' 2023-12-04 19:23:52,068 84431 INFO [tempest.lib.common.fixed_network] (AttachVolumeTestJSON:test_list_get_volume_attachments) Found network {'id': '71e6eb80-0360-47c9-9703-200ece0bfa7e', 'name': 'tempest-AttachVolumeTestJSON-343827593-network', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'admin_state_up': True, 'mtu': 1442, 'status': 'ACTIVE', 'subnets': [], 'shared': False, 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'port_security_enabled': True, 'router:external': False, 'provider:network_type': 'geneve', 'provider:physical_network': None, 'provider:segmentation_id': 26542, 'is_default': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'description': '', 'tags': [], 'created_at': '2023-12-04T19:12:54Z', 'updated_at': '2023-12-04T19:12:54Z', 'revision_number': 1} available for tenant 2023-12-04 19:23:52,069 84431 DEBUG [tempest.common.compute] Provisioning test server with validation resources {'keypair': {'name': 'tempest-keypair-257416082', 'public_key': 'ecdsa-sha2-nistp384 AAAAE2VjZHNhLXNoYTItbmlzdHAzODQAAAAIbmlzdHAzODQAAABhBFWg8bEK/ukzBf5uDpfgIkw35zbstm8TAf3dEV5PvheKJZ5j0ajvuMpC3j47LGJzAjCuj2QK49fvEXBnJu8K4IKpBu4il3NebJAsINrV6sA1lYaCGdu4DeH1QrbhAUf3zw==', 'fingerprint': 'c9:33:0e:be:3c:c3:41:3e:dd:1a:23:50:8e:1c:d4:74', 'user_id': '68e7dd36d57640899fe033fc69e0f072', 'private_key': '-----BEGIN EC PRIVATE KEY-----\nMIGkAgEBBDC9H2XzMroow6bICIb3C7Xg17rUr7f9mF5j6nrt/T7U/yUgKEHZUBCo\nMpa+Xuy/6HygBwYFK4EEACKhZANiAARVoPGxCv7pMwX+bg6X4CJMN+c27LZvEwH9\n3RFeT74XiiWeY9Go77jKQt4+OyxicwIwro9kCuPX7xFwZybvCuCCqQbuIpdzXmyQ\nLCDa1erANZWGghnbuA3h9UK24QFH988=\n-----END EC PRIVATE KEY-----\n'}, 'security_group': {'id': '87431229-900f-486e-9ece-cc6abc007264', 'name': 'tempest-securitygroup--793431220', 'stateful': True, 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'description': 'tempest-description--1052389629', 'shared': False, 'security_group_rules': [{'id': '3173470c-07d6-47a4-9018-d4ffc2f5197f', 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'security_group_id': '87431229-900f-486e-9ece-cc6abc007264', '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': 1138, 'belongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-12-04T19:23:50Z', 'updated_at': '2023-12-04T19:23:50Z', 'revision_number': 0}, {'id': 'ac1ad5f1-2cde-4769-9049-2c82371903c2', 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'security_group_id': '87431229-900f-486e-9ece-cc6abc007264', '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': 1137, 'bel ongs_to_default_sg': False, 'description': None, 'tags': [], 'created_at': '2023-12-04T19:23:50Z', 'updated_at': '2023-12-04T19:23:50Z', 'revision_number': 0}], 'tags': [], 'created_at': '2023-12-04T19:23:50Z', 'updated_at': '2023-12-04T19:23:50Z', 'revision_number': 1, 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60'}, 'floating_ip': {'id': 'f0cf83bc-d19d-4670-9169-49d932f6aa21', 'tenant_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'floating_ip_address': '172.24.4.164', 'floating_network_id': 'a3c93583-24af-4c4e-a7e5-62cf93d24c65', 'router_id': None, 'port_id': None, 'fixed_ip_address': None, 'status': 'DOWN', 'project_id': 'a45fa1de504c4d3ba40440f8dbe87b60', 'description': '', 'port_details': None, 'dns_domain': '', 'dns_name': '', 'tags': [], 'created_at': '2023-12-04T19:23:51Z', 'updated_at': '2023-12-04T19:23:51Z', 'revision_number': 0, 'ip': '172.24.4.164'}} 2023-12-04 19:23:52,751 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/compute/v2.1/servers 0.681s 2023-12-04 19:23:52,751 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"server": {"name": "tempest-AttachVolumeTestJSON-server-1753821294", "imageRef": "94bc5904-8b72-4a47-b02b-134675a30807", "flavorRef": "1", "adminPass": "password", "networks": [{"uuid": "71e6eb80-0360-47c9-9703-200ece0bfa7e"}], "security_groups": [{"name": "tempest-securitygroup--793431220"}], "key_name": "tempest-keypair-257416082", "user_data": "IyEvYmluL3NoCmVjaG8gIlByaW50aW5nIGNpcnJvcyB1c2VyIGF1dGhvcml6ZWQga2V5cyIKY2F0IH5jaXJyb3MvLnNzaC9hdXRob3JpemVkX2tleXMgfHwgdHJ1ZQo="}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '399', 'location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-88cc85e3-5f9b-4819-bf83-9f4be7c53665', 'x-compute-request-id': 'req-88cc85e3-5f9b-4819-bf83-9f4be7c53665', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers'} Body: b'{"server": {"id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}], "OS-DCF:diskConfig": "MANUAL", "security_groups": [{"name": "tempest-securitygroup--793431220"}], "adminPass": "password"}}' 2023-12-04 19:23:52,855 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.100s 2023-12-04 19:23:52,855 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:23:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1229', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-7d94c1b1-a12e-4463-b25e-1436e6f2e4a0', 'x-compute-request-id': 'req-7d94c1b1-a12e-4463-b25e-1436e6f2e4a0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'{"server": {"id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "name": "tempest-AttachVolumeTestJSON-server-1753821294", "status": "BUILD", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "user_id": "68e7dd36d57640899fe033fc69e0f072", "metadata": {}, "hostId": "", "i mage": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-12-04T19:23:53Z", "updated": "2023-12-04T19:23:52Z", "addresses": {}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "", "config_drive": "", "key_name": "tempest-keypair-257416082", "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-12-04 19:24:43,230 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.311s 2023-12-04 19:24:43,231 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:24:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1533', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-b7a6529c-1c8d-4724-b22c-7140d3c9b78e', 'x-compute-request-id': 'req-b7a6529c-1c8d-4724-b22c-7140d3c9b78e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'{"server": {"id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "name": "tempest-AttachVolumeTestJSON-server-1753821294", "status": "ACTIVE", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "user_id": "68e7dd36d57640899fe033fc69e0f072", "metadata": {}, "hostId": "0bed96bbf750405c5870c17b49bde9dd9358f75d3f17510e7612642f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-12-04T19:23:52Z", "updated": "2023-12-04T19:24:00Z", "addresses": {"tempest-AttachVolumeTestJSON-343827593-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:74:e3"}]}, "accessIPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-257416082", "OS-SRV-USG:launched_at": "2023-12-04T19:23:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793431220"}], "OS-EXT-STS:task_state": null, "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-12-04 19:24:43,251 84431 INFO [tempest.common.waiters] State transition "BUILD/scheduling" ==> "ACTIVE/None" after 51 second wait 2023-12-04 19:25:43,942 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-interface 0.629s 2023-12-04 19:25:43,942 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '282', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-fdb9056d-f3d3-4e7d-9cd3-f0fa8609c79a', 'x-compute-request-id': 'req-fdb9056d-f3d3-4e7d-9cd3-f0fa8609c79a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-interface'} Body: b'{"interfaceAttachments": [{"net_id": "71e6eb80-0360-47c9-9703-200ece0bfa7e", "port_id": "389ac075-02b9-4019-9a36-61326bf6e415", "mac_addr": "fa:16:3e:d4:74:e3", "port_state": "ACTIVE", "fixed_ips": [{"subnet_id": "9574fdb8-3aea-46ed-87cb-cd0ff809f975", "ip_address": "10.0.0.5"}]}]}' 2023-12-04 19:25:44,817 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 PUT http://10.0.0.210:9696/networking/v2.0/floatingips/f0cf83bc-d19d-4670-9169-49d932f6aa21 0.867s 2023-12-04 19:25:44,817 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"floatingip": {"port_id": "389ac075-02b9-4019-9a36-61326bf6e415"}} Response - Headers: {'content-type': 'application/json', 'content-length': '829', 'x-openstack-request-id': 'req-c18695f4-a402-4348-b75b-00ac5553c432', 'date': 'Mon, 04 Dec 2023 19:25:44 GMT', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f0cf83bc-d19d-4670-9169-49d932f6aa21'} Body: b'{"floatingip": {"id": "f0cf83bc-d19d-4670-9169-49d932f6aa21", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "floating_ip_address": "172.24.4.164", "floating_network_id": "a3c93583-24af-4c4e-a7e5-62cf93d24c65", "router_id": "2b299fc1-1adc-4dda-9041-7dae33e016f9", "port_id": "389ac075-02b9-4019-9a36-61326bf6e415", "fixed_ip_address": "10.0.0.5", "status": "DOWN", "description": "", "port_details": {"name": "", "network_id": "71e6eb80-0360-47c9-9703-200ece0bfa7e", "mac_address": "fa:16:3e:d4:74:e3", "admin_state_up": true, "status": "ACTIVE", "device_id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "device_owner": "compute:nova"}, "dns_domain": "", "dns_name": "", "tags": [], "created_at": "2023-12-04T19:23:51Z", "updated_at": "2023-12-04T19:25:44Z", "revision_number": 1, "project_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:44,818 84431 INFO [tempest.lib.common.ssh] Creating ssh connection to '172.24.4.164:22' as 'cirros' with public key authentication 2023-12-04 19:25:44,852 84431 INFO [paramiko.transport] Connected (version 2.0, client dropbear_2020.81) 2023-12-04 19:25:44,968 84431 INFO [paramiko.transport] Authentication (publickey) successful! 2023-12-04 19:25:44,968 84431 INFO [tempest.lib.common.ssh] ssh connection to cirros@172.24.4.164 successfully created 2023-12-04 19:25:45,014 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/ips 0.045s 2023-12-04 19:25:45,014 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '103', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-09da04ae-21b7-430c-8878-ffb60759f1c6', 'x-compute-request-id': 'req-09da04ae-21b7-430c-8878-ffb60759f1c6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2 eb0-458d-acee-ee3b8de78f3c/ips'} Body: b'{"addresses": {"tempest-AttachVolumeTestJSON-343827593-network": [{"version": 4, "addr": "10.0.0.5"}]}}' 2023-12-04 19:25:45,296 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes 0.279s 2023-12-04 19:25:45,297 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-538661047"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ff147c57-4b88-4dbf-a421-20fda4328ce0', 'content-length': '817', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ff147c57-4b88-4dbf-a421-20fda4328ce0', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.229642", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-12-04 19:25:45,373 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.055s 2023-12-04 19:25:45,373 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7a9d904-9c09-49ff-88e8-4e09acaeb355', 'content-length': '885', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7a9d904-9c09-49ff-88e8-4e09acaeb355', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:46,426 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de 504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.039s 2023-12-04 19:25:46,426 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c278b517-b2ea-4be9-8a84-9e9bd6e5e4e7', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c278b517-b2ea-4be9-8a84-9e9bd6e5e4e7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:45.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:47,494 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.044s 2023-12-04 19:25:47,497 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2420579f-2534-410e-a1f8-c24af0c8469d', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2420579f-2534-410e-a1f8-c24af0c8469d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:47.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:47,510 84431 INFO [tempest.common.waiters] volume 669ffdae-e50c-4644-bed0-0474f2a2b476 reached available after waiting for 2.510531 seconds 2023-12-04 19:25:47,780 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.269 s 2023-12-04 19:25:47,780 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:47 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-05358ec8-99e0-43cc-ab13-030fbdcf05c5', 'x-compute-request-id': 'req-05358ec8-99e0-43cc-ab13-030fbdcf05c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476", "device": "/dev/vdb"}}' 2023-12-04 19:25:47,833 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.050s 2023-12-04 19:25:47,833 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2dbe22ee-15ec-43b8-8a7a-1d5aaeb0bf06', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2dbe22ee-15ec-43b8-8a7a-1d5aaeb0bf06', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:48,900 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.041s 2023-12-04 19:25:48,901 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a5fb536d-5426-40c3-a9d3-de51579b8d48', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a5fb536d-5426-40c3-a9d3-de51579b8d48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f 2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:49,971 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.058s 2023-12-04 19:25:49,972 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-88ae645d-0aef-464f-aed9-026775e45906', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-88ae645d-0aef-464f-aed9-026775e45906', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:51,028 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.043s 2023-12-04 19:25:51,028 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6359be8f-54c1-4922-b384-e0a8e16e36c0', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6359be8f-54c1-4922-b384-e0a8e16e36c0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description" : null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:52,085 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.043s 2023-12-04 19:25:52,085 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ad6ac4f-f5c6-4f50-b2e9-a9583ee96a4b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ad6ac4f-f5c6-4f50-b2e9-a9583ee96a4b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:53,146 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.048s 2023-12-04 19:25:53,147 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ee1ac1a0-fd04-4c19-b4b6-558f22ffc7fe', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ee1ac1a0-fd04-4c19-b4b6-558f22ffc7fe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f 2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:54,211 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.050s 2023-12-04 19:25:54,212 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2553e55-f2cf-46b3-a68f-06bb37fe809b', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2553e55-f2cf-46b3-a68f-06bb37fe809b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:55,268 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.043s 2023-12-04 19:25:55,269 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ce73dede-cc67-4c6c-bb7b-c676166aac43', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ce73dede-cc67-4c6c-bb7b-c676166aac43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": fa lse, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:56,326 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.045s 2023-12-04 19:25:56,327 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c3dfc42d-5edb-4c02-b3f6-a2547988248f', 'content-length': '909', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c3dfc42d-5edb-4c02-b3f6-a2547988248f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:48.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:57,383 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.043s 2023-12-04 19:25:57,383 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-adc5b9f0-4493-4d5a-8512-54294925b65c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-adc5b9f0-4493-4d5a-8512-54294925b65c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:58,448 84431 INFO [tempest.lib.comm on.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.048s 2023-12-04 19:25:58,449 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-56f97762-cd01-4e28-9ccf-9620aae1b4ab', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-56f97762-cd01-4e28-9ccf-9620aae1b4ab', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "attaching", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:57.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:59,523 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.060s 2023-12-04 19:25:59,524 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-92649a1a-31f6-48f5-b67e-88ebfb34d8b1', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-92649a1a-31f6-48f5-b67e-88ebfb34d8b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "attachment_id": "5ffbd7a2-df1d-4bd5-b3cf-922fd84294e8", "volume_id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "server_id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-12-04T19:25:57.000000"}], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe8 7b60"}}' 2023-12-04 19:25:59,536 84431 INFO [tempest.common.waiters] Attachment 5ffbd7a2-df1d-4bd5-b3cf-922fd84294e8 created for volume 669ffdae-e50c-4644-bed0-0474f2a2b476 to server 2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c after waiting for 12.536817 seconds 2023-12-04 19:25:59,596 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.059s 2023-12-04 19:25:59,597 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d3ec8f25-75e8-4c5d-9700-9709805508f0', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d3ec8f25-75e8-4c5d-9700-9709805508f0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "attachment_id": "5ffbd7a2-df1d-4bd5-b3cf-922fd84294e8", "volume_id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "server_id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-12-04T19:25:57.000000"}], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:25:59,609 84431 INFO [tempest.common.waiters] volume 669ffdae-e50c-4644-bed0-0474f2a2b476 reached in-use after waiting for 0.609300 seconds 2023-12-04 19:25:59,660 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.050s 2023-12-04 19:25:59,661 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-863e03f4-ba1c-4f83-b750-f362424d4ef0', 'x-compute-request-id': 'req-863e03f4-ba1c-4f83-b750-f362424d4ef0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "device": "/dev/vdb"}]}' 2023-12-04 19:25:59,735 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/compute/v2.1/s ervers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments/669ffdae-e50c-4644-bed0-0474f2a2b476 0.072s 2023-12-04 19:25:59,735 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-c2e1c9f5-48c5-4fe8-99ac-23afe48489b1', 'x-compute-request-id': 'req-c2e1c9f5-48c5-4fe8-99ac-23afe48489b1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volumeAttachment": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "device": "/dev/vdb"}}' 2023-12-04 19:25:59,981 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 202 POST http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes 0.243s 2023-12-04 19:25:59,982 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1150775446"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-303abc9b-d096-4c48-9e0b-83a90733a466', 'content-length': '818', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-303abc9b-d096-4c48-9e0b-83a90733a466', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:59.901121", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": []}}' 2023-12-04 19:26:00,046 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.052s 2023-12-04 19:26:00,047 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:25:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b0b71fee-927f-495c-82e6-cf41fb64953b', 'content-length': '886', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b0b71fee-927f-495c-82e6-cf41fb64953b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72 a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": null, "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:01,102 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:01,103 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59139d84-7ae2-41e3-875e-28fdaa287bf0', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59139d84-7ae2-41e3-875e-28fdaa287bf0', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:02,169 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:26:02,170 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-57099c88-3827-4723-bce9-45590cf70efa', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-57099c88-3827-4723-bce9-45590cf70efa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "creating", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:00.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "j oviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:03,232 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:26:03,232 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1feab498-557c-4b7a-84c7-4a2d3bcb1817', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1feab498-557c-4b7a-84c7-4a2d3bcb1817', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:02.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:03,246 84431 INFO [tempest.common.waiters] volume 21b94773-5cae-4b1e-9c0a-d76d38e72a3e reached available after waiting for 3.246266 seconds 2023-12-04 19:26:03,615 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 POST http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.368s 2023-12-04 19:26:03,615 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: {"volumeAttachment": {"volumeId": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}} Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '194', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-a1222e08-51df-4b28-bf66-aa55071593fa', 'x-compute-request-id': 'req-a1222e08-51df-4b28-bf66-aa55071593fa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachment": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "volumeId": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "device": "/dev/vdc"}}' 2023-12-04 19:26:03,672 84431 INFO [tempest.li b.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.054s 2023-12-04 19:26:03,672 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7ad72a98-b16f-456a-b5ef-1022b6b41083', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7ad72a98-b16f-456a-b5ef-1022b6b41083', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:04,734 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:26:04,735 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f26bf05-edb1-4674-a17f-bf424f7ecc1c', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f26bf05-edb1-4674-a17f-bf424f7ecc1c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:05,799 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.051s 2023-12-04 19:26:05, 799 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8d16b6e7-76ab-4b6a-ba50-f92344c155e1', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8d16b6e7-76ab-4b6a-ba50-f92344c155e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:06,868 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.048s 2023-12-04 19:26:06,869 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-10bcc453-3440-47a5-b172-7624e9d00b93', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-10bcc453-3440-47a5-b172-7624e9d00b93', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:07,936 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.052s 2023-12-04 19:26:07,936 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e7e4a166-93c2-4640-9d5b-83dab33d7f0a', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e7e4a166-93c2-4640-9d5b-83dab33d7f0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:08,998 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.048s 2023-12-04 19:26:08,999 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6e41c63d-bf2f-4bc5-8129-316fe0998509', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6e41c63d-bf2f-4bc5-8129-316fe0998509', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:10,082 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.070s 2023-12-04 19:26:10,082 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e07d778c-df98-47f1-b12c-92b501d83ddb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e07d778c-df98-47f1-b12c-92b501d83ddb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:11,149 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.053s 2023-12-04 19:26:11,149 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-70d335ee-3c5a-4cb1-abbf-ae5b0874c4cb', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-70d335ee-3c5a-4cb1-abbf-ae5b0874c4cb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:12,633 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.470s 2023-12-04 19:26:12,633 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4585eea8-cebd-4a02-ab8a-d917b390c61f', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4585eea8-cebd-4a02-ab8a-d917b390c61f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/vol umes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "reserved", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:04.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:13,686 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:13,687 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bffc150c-d228-4823-b615-fe8841254a37', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bffc150c-d228-4823-b615-fe8841254a37', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:14,745 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:26:14,745 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a346f75e-7b4b-4d7e-ae29-d8da5ef0b197', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a346f75e-7b4b-4d7e-ae29-d8da5ef0b197', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "u pdated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:15,799 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:15,799 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8745f0b1-36b5-42c5-a9c7-c557c259a608', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8745f0b1-36b5-42c5-a9c7-c557c259a608', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:16,854 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:16,855 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-aee74dfa-f552-4442-abea-6d33d04a7d43', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-aee74dfa-f552-4442-abea-6d33d04a7d43', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel" : "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:17,907 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:17,908 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-737f1c06-f6fd-424e-a785-5e7c8bb4e130', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-737f1c06-f6fd-424e-a785-5e7c8bb4e130', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:18,963 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:26:18,963 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4b2823aa-0c78-48c5-a979-03f87b8657ae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4b2823aa-0c78-48c5-a979-03f87b8657ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b 94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:20,016 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:20,017 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-528fda74-2c9a-43bd-80e8-dd568d9bae7e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-528fda74-2c9a-43bd-80e8-dd568d9bae7e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:21,082 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:26:21,083 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eec49425-f156-4111-91ef-2d0dd7e8a35f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eec49425-f156-4111-91ef-2d0dd7e8a35f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "o s-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:22,148 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:22,148 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-410ba1bb-993b-457b-97bd-9a6ae2c2e59a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-410ba1bb-993b-457b-97bd-9a6ae2c2e59a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:23,200 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:26:23,200 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3fa8d649-505f-4b60-baaf-b94d22f51112', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3fa8d649-505f-4b60-baaf-b94d22f51112', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:24,254 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0 .210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:24,254 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c41d31f7-8ac6-402b-b80c-7c10c427c17e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c41d31f7-8ac6-402b-b80c-7c10c427c17e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:25,337 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.069s 2023-12-04 19:26:25,337 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-15dcb17a-1152-48c4-a989-e7c45e124afe', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-15dcb17a-1152-48c4-a989-e7c45e124afe', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:26,434 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.077s 2023-12-04 19:26:26,435 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json' , 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d76894dd-8d0b-4340-94c2-1b2568a97377', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d76894dd-8d0b-4340-94c2-1b2568a97377', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:27,491 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:27,491 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1a0ab45d-d17c-4955-a986-0552cf358db9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1a0ab45d-d17c-4955-a986-0552cf358db9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:28,547 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:26:28,548 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compu te-request-id': 'req-69865237-a775-4d21-a6d8-59c3a9dd781d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-69865237-a775-4d21-a6d8-59c3a9dd781d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:29,609 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:26:29,610 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ad0d3af6-17b5-47f1-b85e-00dccd5dafc8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ad0d3af6-17b5-47f1-b85e-00dccd5dafc8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:30,665 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:30,666 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60e4252c-57e9-45ef-83f9-3e637dbce310', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60e4252c-57e9-45ef-83f9-3e637dbce310', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:31,725 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:26:31,726 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15c25db-790d-443f-840e-b0995bd59151', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15c25db-790d-443f-840e-b0995bd59151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:32,783 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:26:32,784 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0625b302-5e37-4c24-9dc3-eaa30cbc177c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0625b302-5e37-4c24-9dc3-eaa30cbc177c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c 0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:33,841 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:26:33,841 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a7d4011d-2429-495d-893e-9cb51bfd58a8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a7d4011d-2429-495d-893e-9cb51bfd58a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:34,903 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:26:34,904 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13704037-b849-49e0-a75f-5916e8085570', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13704037-b849-49e0-a75f-5916e8085570', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:35,958 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:35,958 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19e37aa0-7835-45d5-9881-6c32dc2ec5ae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19e37aa0-7835-45d5-9881-6c32dc2ec5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:37,010 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:37,010 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-616894f9-a221-4ee2-95ff-4ae522a08151', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-616894f9-a221-4ee2-95ff-4ae522a08151', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5c ae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:38,063 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:38,064 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b352048-8957-473a-a57d-14a8c1794887', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b352048-8957-473a-a57d-14a8c1794887', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:39,115 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:26:39,115 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9f955d4c-6398-4b61-acaa-ba8eff7271d2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9f955d4c-6398-4b61-acaa-ba8eff7271d2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "f alse", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:40,170 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:40,170 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2ca5396e-7195-4d50-9f32-2ade618c038d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2ca5396e-7195-4d50-9f32-2ade618c038d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:41,229 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:26:41,230 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e755c554-d404-4b9a-b02a-75e5641e5452', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e755c554-d404-4b9a-b02a-75e5641e5452', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:42,287 84431 I NFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:26:42,287 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9e07548-a278-4731-8d1e-662a5a303ac6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9e07548-a278-4731-8d1e-662a5a303ac6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:43,347 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:26:43,347 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-909bab96-72d1-4c2d-86b8-d8f3e9cb2ad7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-909bab96-72d1-4c2d-86b8-d8f3e9cb2ad7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:44,404 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:26:44,404 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8a566392-7b9c-4dc7-9a20-df01aeb1da90', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8a566392-7b9c-4dc7-9a20-df01aeb1da90', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:45,459 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:26:45,460 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cbf1492e-8ff6-42fa-a51a-dc2694debadc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cbf1492e-8ff6-42fa-a51a-dc2694debadc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:46,514 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:26:46,515 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Head ers: {'date': 'Mon, 04 Dec 2023 19:26:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14ce3251-c816-4dec-b318-aed63305960b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14ce3251-c816-4dec-b318-aed63305960b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:47,568 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:47,568 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-13763573-b696-4832-98a0-6d62c45c5d0a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-13763573-b696-4832-98a0-6d62c45c5d0a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:48,627 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:26:48,628 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cc662ba-efbb-47f9-a165-74f5d9944d97', 'content-length': '911', 'openstack-api -version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cc662ba-efbb-47f9-a165-74f5d9944d97', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:49,682 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:49,682 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6eec00ea-1cba-4876-b536-cb868a5f9c60', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6eec00ea-1cba-4876-b536-cb868a5f9c60', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:50,743 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:26:50,744 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-21a30ea0-858b-48fd-9fa9-25bcf66f077a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-21a30ea0-858b-48fd-9fa9-25bcf66f077a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de5 04c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:51,801 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:26:51,801 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e5894633-acb1-4509-906c-2e531e3bf900', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e5894633-acb1-4509-906c-2e531e3bf900', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:52,875 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.061s 2023-12-04 19:26:52,875 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80b3feff-86ef-4276-b85b-c2f11b26f321', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80b3feff-86ef-4276-b85b-c2f11b26f321', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "202 3-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:53,957 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.069s 2023-12-04 19:26:53,957 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50ac505f-ab5e-436b-887a-9431183bab34', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50ac505f-ab5e-436b-887a-9431183bab34', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:55,013 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:26:55,013 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fdcd4122-1077-4c82-a05d-7a9c584245b3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fdcd4122-1077-4c82-a05d-7a9c584245b3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "met adata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:56,107 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.080s 2023-12-04 19:26:56,107 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a777e0a2-dd36-4723-84ed-f2cfd6748e81', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a777e0a2-dd36-4723-84ed-f2cfd6748e81', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:57,201 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.081s 2023-12-04 19:26:57,202 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-299516cd-7879-405b-a4f7-7fc7d0f34f30', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-299516cd-7879-405b-a4f7-7fc7d0f34f30', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3b a40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:58,266 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.051s 2023-12-04 19:26:58,266 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-80dde1c0-8f78-4cc3-a400-ed336b2bf7f3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-80dde1c0-8f78-4cc3-a400-ed336b2bf7f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:26:59,319 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:26:59,320 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:26:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-008a0063-0877-4791-a2cf-cd74ad67f576', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-008a0063-0877-4791-a2cf-cd74ad67f576', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:00,386 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.051s 2023-12-04 19:27:00,386 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d6179da0-d015-46e1-b3d3-9ffb6d340f83', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d6179da0-d015-46e1-b3d3-9ffb6d340f83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:01,439 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:01,440 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-65b35b22-ecb0-4b47-a5fe-92f859f9d25f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-65b35b22-ecb0-4b47-a5fe-92f859f9d25f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:02,492 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachm ents): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:02,493 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49716013-8ecd-467b-8849-a3430ac4c81e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49716013-8ecd-467b-8849-a3430ac4c81e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:03,544 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:03,545 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-51d062b0-0f53-48bf-bfda-38b56e17e209', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-51d062b0-0f53-48bf-bfda-38b56e17e209', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:04,598 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:04,598 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Conte nt-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e332f0-02bd-4c60-a70f-3f22acef6511', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e332f0-02bd-4c60-a70f-3f22acef6511', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:05,658 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:27:05,659 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-be85a8ac-5a48-4689-8e4b-ee53763daada', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-be85a8ac-5a48-4689-8e4b-ee53763daada', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:06,713 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:06,714 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-77767aa3-3221-427b-b706-41948f04ba83', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-77767aa3-3221-427b-b706-41948f04ba83', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:07,766 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:07,766 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1efdfade-9885-4f31-895b-6389281860a5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1efdfade-9885-4f31-895b-6389281860a5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:08,823 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:27:08,823 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c444d139-70f5-46c1-ad81-28e8b73d0991', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c444d139-7 0f5-46c1-ad81-28e8b73d0991', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:09,878 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:09,879 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-603fcb28-66b5-4dcb-b938-bdc1ee04eaea', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-603fcb28-66b5-4dcb-b938-bdc1ee04eaea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:10,930 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:10,930 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-645bcea5-e94c-4f51-987f-c4ccd8425379', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-645bcea5-e94c-4f51-987f-c4ccd8425379', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": { "id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:11,994 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.050s 2023-12-04 19:27:11,994 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-df3b3e1e-128f-47da-9d98-ee29d8d5a8f4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-df3b3e1e-128f-47da-9d98-ee29d8d5a8f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:13,048 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:13,048 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-66b5f182-7c2c-43ab-8686-b4a109578181', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-66b5f182-7c2c-43ab-8686-b4a109578181', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolume TestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:14,105 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:27:14,105 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ef8ad88-23a4-421b-9f6a-4b0491cdef5c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ef8ad88-23a4-421b-9f6a-4b0491cdef5c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:15,156 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:15,157 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f65b5bda-86ef-4d87-9bfe-57dbc2564aef', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f65b5bda-86ef-4d87-9bfe-57dbc2564aef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8 dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:16,211 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:16,212 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ab24229b-97f9-4c56-93b0-49a5523b4f3e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ab24229b-97f9-4c56-93b0-49a5523b4f3e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:17,265 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:17,265 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-798f34db-d215-41ae-b7c9-cc1435491f2d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-798f34db-d215-41ae-b7c9-cc1435491f2d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe03 3fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:18,330 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:27:18,331 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3b521774-10de-47ab-b95f-4c35f5bcce25', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3b521774-10de-47ab-b95f-4c35f5bcce25', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:19,393 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:27:19,394 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fd0a6908-9cc9-41bb-be1d-0c1c2433a29e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fd0a6908-9cc9-41bb-be1d-0c1c2433a29e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 202 3-12-04 19:27:20,454 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:20,455 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-139d48b1-9059-41da-8ab9-a29b658b1f0b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-139d48b1-9059-41da-8ab9-a29b658b1f0b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:21,508 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:21,509 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dc6b397-5cd3-4ec2-a230-f3575bdd7cd9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dc6b397-5cd3-4ec2-a230-f3575bdd7cd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:22,564 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4 b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:27:22,564 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:22 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71cb4db0-f1bc-43d7-934b-3ed9c78b2c91', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71cb4db0-f1bc-43d7-934b-3ed9c78b2c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:23,616 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:23,616 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5f33f110-4d8d-4aa4-9802-739fea5c3371', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5f33f110-4d8d-4aa4-9802-739fea5c3371', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:24,668 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:24,668 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Bo dy: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:24 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-99997109-c583-49b9-84cb-feb6c91e8f55', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-99997109-c583-49b9-84cb-feb6c91e8f55', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:25,722 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:25,722 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0b8a2b51-e224-44bf-acec-4555cf60c0d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0b8a2b51-e224-44bf-acec-4555cf60c0d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:26,775 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:26,775 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5ec3ea83-8458-4e9f-8668-4dcdddb8c3ad', 'content-le ngth': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5ec3ea83-8458-4e9f-8668-4dcdddb8c3ad', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:27,828 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:27,829 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f2ba62a4-155d-4f95-8c88-e36f83f7cdef', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f2ba62a4-155d-4f95-8c88-e36f83f7cdef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:28,884 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:28,884 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-19995e86-2ccc-4188-8c13-427a294b2af1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-19995e86-2ccc-4188-8c13-427a294b2af1', 'connection': 'close', 'status': '200', 'content-location': 'http://10 .0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:29,935 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:29,936 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7819822b-0c13-4532-b9c0-d3684d8c171f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7819822b-0c13-4532-b9c0-d3684d8c171f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:30,995 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:27:30,996 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5374a6d8-f8ce-4d35-bcf8-8d66fedfd66e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5374a6d8-f8ce-4d35-bcf8-8d66fedfd66e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone" : "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:32,052 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:27:32,053 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-045087f7-b7b7-4927-909c-d627854904ea', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-045087f7-b7b7-4927-909c-d627854904ea', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:33,104 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:33,104 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-81b0a58a-5e8e-4bb6-b502-4d669402c32f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-81b0a58a-5e8e-4bb6-b502-4d669402c32f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null , "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:34,155 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:34,155 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a8867ec4-8328-4d99-b3b4-2fc185ce1a09', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a8867ec4-8328-4d99-b3b4-2fc185ce1a09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:35,217 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:27:35,218 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fc0bcc22-5eba-4a5d-aba4-e902d705eaaa', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fc0bcc22-5eba-4a5d-aba4-e902d705eaaa', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0 .210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:36,269 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:36,269 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ddaa605b-6f7b-4cf7-a852-fd75364b847d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ddaa605b-6f7b-4cf7-a852-fd75364b847d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:37,320 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:37,320 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8e1accd4-bcb0-4f64-a3b9-27aa6a02d0a3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8e1accd4-bcb0-4f64-a3b9-27aa6a02d0a3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygrou p_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:38,373 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:38,374 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59e21410-c241-4a31-8624-e526a41de16a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59e21410-c241-4a31-8624-e526a41de16a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:39,428 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:39,429 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f78d81e8-f2f8-4a53-815d-3c709e065d89', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f78d81e8-f2f8-4a53-815d-3c709e065d89', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:40,480 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON: test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:27:40,481 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-97ed8ea6-c766-4fcd-957f-846f9dd2a31d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-97ed8ea6-c766-4fcd-957f-846f9dd2a31d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:41,538 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:27:41,538 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c4f101c3-1f74-4565-8ec5-c7b4fdef9c91', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c4f101c3-1f74-4565-8ec5-c7b4fdef9c91', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:42,599 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:27:42,599 84431 DEBUG [tempest.lib.common.rest_client ] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9a4d7869-d1c0-41a5-b633-926745f50d62', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9a4d7869-d1c0-41a5-b633-926745f50d62', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:43,655 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:43,656 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:43 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-87cb3873-7193-4247-8d69-f463e3173eef', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-87cb3873-7193-4247-8d69-f463e3173eef', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:44,745 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.075s 2023-12-04 19:27:44,746 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-60d0e352-3116-4354-879e-a47c3d88ae9a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-60d0e352-3116-4354-879e-a47c3d88ae9a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:45,811 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.051s 2023-12-04 19:27:45,812 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6d23d024-3b3c-455f-961f-bc902f863bda', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6d23d024-3b3c-455f-961f-bc902f863bda', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:46,890 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.064s 2023-12-04 19:27:46,890 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c6bf2035-7adc-4e5b-a45e-e6d2a3c351e1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack- request-id': 'req-c6bf2035-7adc-4e5b-a45e-e6d2a3c351e1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:47,950 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:27:47,951 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e95493c7-1413-414a-ba84-b3b3f769e8d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e95493c7-1413-414a-ba84-b3b3f769e8d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:49,003 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:49,004 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-117d7e5b-6529-4a1f-b40f-de796e996c49', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-117d7e5b-6529-4a1f-b40f-de796e996c49', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:50,069 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.052s 2023-12-04 19:27:50,069 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-96fcfdce-80e3-4d03-8df0-11df39d0d4af', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-96fcfdce-80e3-4d03-8df0-11df39d0d4af', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:51,131 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:27:51,131 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-02e62221-d907-41be-b4db-70021ff4bb84', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-02e62221-d907-41be-b4db-70021ff4bb84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", " name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:52,186 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:27:52,187 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f5423c0e-729b-4279-8090-b2e34e131226', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f5423c0e-729b-4279-8090-b2e34e131226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:53,273 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.060s 2023-12-04 19:27:53,273 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c8ef338-11f4-45ea-8f50-5aeb718f2ea9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c8ef338-11f4-45ea-8f50-5aeb718f2ea9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume /v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:54,326 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:27:54,327 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-9515a354-0adb-404f-addb-dc2511aeaac2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-9515a354-0adb-404f-addb-dc2511aeaac2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:55,386 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:27:55,387 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fba43572-7718-43e5-9b5d-7140e514e799', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fba43572-7718-43e5-9b5d-7140e514e799', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user _id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:56,444 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:27:56,445 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7c69495a-6c2c-4c43-8ae1-8c923e09b6d3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7c69495a-6c2c-4c43-8ae1-8c923e09b6d3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:57,520 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.061s 2023-12-04 19:27:57,520 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-394855dd-adb8-4635-8efc-9dfe2cfa6226', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-394855dd-adb8-4635-8efc-9dfe2cfa6226', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c 4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:58,571 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:27:58,572 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6a383f10-2445-4a97-80f4-d8568d4d209e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6a383f10-2445-4a97-80f4-d8568d4d209e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:27:59,626 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:27:59,627 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:27:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-49f2d520-792b-45bc-a0e2-8857a088c921', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-49f2d520-792b-45bc-a0e2-8857a088c921', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:00,695 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe8 7b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.055s 2023-12-04 19:28:00,696 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0eb6a7c8-695f-4570-a421-07f6fdad8dd9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0eb6a7c8-695f-4570-a421-07f6fdad8dd9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:01,764 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.053s 2023-12-04 19:28:01,764 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:01 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fa707e15-ae5b-4562-976a-8222b1b02268', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fa707e15-ae5b-4562-976a-8222b1b02268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:02,817 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:28:02,817 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Tok en': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b7a070f2-1a24-4263-b1d9-9548326d5963', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b7a070f2-1a24-4263-b1d9-9548326d5963', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:03,871 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:28:03,871 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-76449ad9-57fc-4106-af5c-c0afdff4cbb3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-76449ad9-57fc-4106-af5c-c0afdff4cbb3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:04,922 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:04,922 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1e38e619-e028-43b5-b8d a-d5117c9b389e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1e38e619-e028-43b5-b8da-d5117c9b389e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:05,976 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:28:05,976 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-26407f43-b834-49de-b274-50db90d5c4b5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-26407f43-b834-49de-b274-50db90d5c4b5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:07,027 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:28:07,027 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d239ebfc-c925-489d-b44b-48f1d42d5d05', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d239ebfc-c925-489d-b44b-48f1d42d5d05', 'connection': 'close', 'status': '200', 'c ontent-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:08,084 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:28:08,084 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f19cfdeb-9477-4fe4-a11b-1af48810fa17', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f19cfdeb-9477-4fe4-a11b-1af48810fa17', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:09,150 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.052s 2023-12-04 19:28:09,150 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c15c3f7b-f350-43c3-bbe8-9e4715bf949f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c15c3f7b-f350-43c3-bbe8-9e4715bf949f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "s ize": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:10,206 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:10,206 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dadb031d-6464-485d-9484-40ce2df6c862', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-dadb031d-6464-485d-9484-40ce2df6c862', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:11,264 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:11,265 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-78477551-5aff-4330-825a-27251d2bef7a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-78477551-5aff-4330-825a-27251d2bef7a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "jovia ndss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:12,323 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:12,323 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-244a2afa-c062-473b-8f20-e4012d602d09', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-244a2afa-c062-473b-8f20-e4012d602d09', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:13,374 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:13,374 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-eee5ea19-8cc8-4471-871e-6cdcc714581f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-eee5ea19-8cc8-4471-871e-6cdcc714581f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookm ark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:14,429 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:14,430 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2a4a18b9-6fc6-479f-8056-2059cd733bf8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2a4a18b9-6fc6-479f-8056-2059cd733bf8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:15,481 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:15,481 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5e92a164-e4e8-4366-8886-3b6d4c9c13f2', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5e92a164-e4e8-4366-8886-3b6d4c9c13f2', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_sta tus": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:16,536 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:16,536 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1119c204-a89e-43a9-9ec3-9b7290377fcb', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1119c204-a89e-43a9-9ec3-9b7290377fcb', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:17,596 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:28:17,597 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3cebc6cd-702b-4cdd-8e59-b3445bee05f9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3cebc6cd-702b-4cdd-8e59-b3445bee05f9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:18,651 84431 INFO [tempest.lib.common.rest_client] Re quest (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:18,652 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-c1ab3619-4d2a-4795-95da-1c218eb8e268', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-c1ab3619-4d2a-4795-95da-1c218eb8e268', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:19,725 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.060s 2023-12-04 19:28:19,725 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:19 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-09d5a1d7-0554-4b8e-a002-67575a6edbf7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-09d5a1d7-0554-4b8e-a002-67575a6edbf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:20,811 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.071s 2023-12-04 19:28:20,812 84431 DEBUG [te mpest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-da25e7fc-0681-486a-8208-f962e9e90012', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-da25e7fc-0681-486a-8208-f962e9e90012', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:21,865 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:28:21,865 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:21 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ec2780-aa78-4987-a879-09abe839d561', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ec2780-aa78-4987-a879-09abe839d561', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:22,926 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.047s 2023-12-04 19:28:22,926 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:22 GM T', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25a55682-fb09-4390-a25f-ff2cff8ce2a8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25a55682-fb09-4390-a25f-ff2cff8ce2a8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:23,988 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:28:23,989 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:23 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bb0a507c-9e1e-4abf-a125-176170e0c5ae', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bb0a507c-9e1e-4abf-a125-176170e0c5ae', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:25,047 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:28:25,048 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:25 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-dc010aaa-4b48-497b-99ce-999c8e93c144', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack -API-Version', 'x-openstack-request-id': 'req-dc010aaa-4b48-497b-99ce-999c8e93c144', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:26,130 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.069s 2023-12-04 19:28:26,130 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:26 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-af1c8e4f-5b9c-45e8-8993-658243b3efc3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-af1c8e4f-5b9c-45e8-8993-658243b3efc3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:27,183 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:27,184 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:27 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-3a6ab789-5cc4-4d4a-ba6c-58806e8db39a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-3a6ab789-5cc4-4d4a-ba6c-58806e8db39a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5c ae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:28,235 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:28,235 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:28 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-fb556657-3654-4774-87b2-6d7558a7b33f', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-fb556657-3654-4774-87b2-6d7558a7b33f', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:29,287 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:29,287 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:29 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-25bf5592-fde4-40ea-a9f7-8d85e18d13f4', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-25bf5592-fde4-40ea-a9f7-8d85e18d13f4', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "20 23-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:30,351 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:28:30,351 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:30 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2bc126eb-3932-44f0-a511-42342593a83e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2bc126eb-3932-44f0-a511-42342593a83e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:31,406 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:31,407 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:31 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ffeba2aa-be90-44ca-86ef-58347a44fac8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ffeba2aa-be90-44ca-86ef-58347a44fac8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href ": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:32,464 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:28:32,465 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:32 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cd47db16-1031-43cc-a52c-d2af0b6fc27c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cd47db16-1031-43cc-a52c-d2af0b6fc27c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:33,519 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:33,520 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:33 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cb08410a-8264-4b58-a378-511e25546263', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cb08410a-8264-4b58-a378-511e25546263', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e -9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:34,577 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:34,578 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:34 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2d19a0ae-34a4-499f-879c-a73b65b1b93e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2d19a0ae-34a4-499f-879c-a73b65b1b93e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:35,633 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:35,633 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:35 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-71174c0b-2a56-4cfe-84db-c2c50c603af5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-71174c0b-2a56-4cfe-84db-c2c50c603af5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-at tr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:36,689 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:36,689 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:36 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a1c58724-6799-4998-b71a-a2a8197ea587', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a1c58724-6799-4998-b71a-a2a8197ea587', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:37,740 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:28:37,740 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:37 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b56ca68-ff81-4828-8e7d-e8581603aa48', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b56ca68-ff81-4828-8e7d-e8581603aa48', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:38,794 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/ a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.040s 2023-12-04 19:28:38,794 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:38 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7424c2d4-ba48-4b43-bcfc-2e5ddb335ae1', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7424c2d4-ba48-4b43-bcfc-2e5ddb335ae1', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:39,851 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:28:39,851 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:39 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-a57605da-4d18-403a-a78f-f1186b19ea80', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-a57605da-4d18-403a-a78f-f1186b19ea80', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:40,908 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:40,909 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'ap plication/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:40 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f3d62fa2-bc95-420a-a601-c90af0c76eb8', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f3d62fa2-bc95-420a-a601-c90af0c76eb8', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:41,976 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.054s 2023-12-04 19:28:41,976 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:41 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-27d7d537-7dfb-4e69-8e4a-0c2b020774f3', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-27d7d537-7dfb-4e69-8e4a-0c2b020774f3', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:43,030 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:43,030 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:42 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-036a08dd-7358-45b5-9296-242f6fad28e5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-036a08dd-7358-45b5-9296-242f6fad28e5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:44,084 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:44,085 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:44 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f9a60e3d-147a-448b-bcaf-fba1b516f3d9', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f9a60e3d-147a-448b-bcaf-fba1b516f3d9', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:45,137 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:45,137 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:45 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5db225a0-4043-4899-aa08-8d10066b0a75', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5db225a0-4043-4899-aa08-8d10066b0a75', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:46,192 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:46,193 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:46 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-cf464793-6e7c-4f2e-97ba-6564dc79bf8a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-cf464793-6e7c-4f2e-97ba-6564dc79bf8a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:47,245 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:47,246 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:47 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-29ca14cc-c006-46b1-9a6b-ec6da093358b', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-29ca14cc-c006-46b1-9a6b-ec6da093358b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e ", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:48,301 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.041s 2023-12-04 19:28:48,302 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:48 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-45bf1898-9829-4ad6-808c-04e2701c877a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-45bf1898-9829-4ad6-808c-04e2701c877a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:49,361 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:28:49,361 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:49 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-14107df0-af11-4c36-8cf8-b725ca1e9347', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-14107df0-af11-4c36-8cf8-b725ca1e9347', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:50,413 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:50,414 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:50 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5273cb0d-6d42-4330-aab0-7d3525f0fa03', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5273cb0d-6d42-4330-aab0-7d3525f0fa03', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:51,486 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:28:51,486 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:51 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-d35ed11a-7589-4eb4-9b96-060f3a56c184', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-d35ed11a-7589-4eb4-9b96-060f3a56c184', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d7 6d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:52,539 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:28:52,540 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:52 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-11769527-afdd-495b-a391-3e8d9ed7bd41', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-11769527-afdd-495b-a391-3e8d9ed7bd41', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:53,620 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.067s 2023-12-04 19:28:53,621 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:53 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-1ea553b2-982b-429b-8eef-c04cc3d8906a', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-1ea553b2-982b-429b-8eef-c04cc3d8906a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypt ed": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:54,681 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:28:54,681 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:54 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-b00fe3a6-6faa-4edb-bfb7-9a64c54b6749', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-b00fe3a6-6faa-4edb-bfb7-9a64c54b6749', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:55,739 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:28:55,740 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:55 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ca63e488-34c5-43aa-91f9-fbb6209e5f4d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ca63e488-34c5-43aa-91f9-fbb6209e5f4d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:56,791 84431 INFO [tempes t.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:28:56,792 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:56 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e9c86eba-7f68-4ee2-94e4-ab79ca5a264e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e9c86eba-7f68-4ee2-94e4-ab79ca5a264e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:57,850 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:28:57,851 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:57 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-f6a3abbe-e3b5-4895-8282-70d7d3ce511e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-f6a3abbe-e3b5-4895-8282-70d7d3ce511e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:58,909 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19: 28:58,909 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:58 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac10853c-0aa8-429d-9a0b-161f8e04247d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac10853c-0aa8-429d-9a0b-161f8e04247d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:28:59,965 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:28:59,965 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:28:59 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e329adc4-91b4-467e-a903-23564c5a31c5', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e329adc4-91b4-467e-a903-23564c5a31c5', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:01,021 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:29:01,022 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': ' Mon, 04 Dec 2023 19:29:00 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-50064188-71aa-4b54-8e83-88cdf7dbdb32', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-50064188-71aa-4b54-8e83-88cdf7dbdb32', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:02,080 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:29:02,080 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:02 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-5b39eac5-f803-45a4-8ad0-96217e0d9d9d', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-5b39eac5-f803-45a4-8ad0-96217e0d9d9d', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:03,132 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:29:03,132 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:03 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-e718008a-5210-48fd-a863-647990dbecf7', 'content-length': '911', 'openstack-api-version': 'vol ume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-e718008a-5210-48fd-a863-647990dbecf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:04,191 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:29:04,191 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:04 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-426881b0-de6b-4a69-85db-5ac65f4725bc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-426881b0-de6b-4a69-85db-5ac65f4725bc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:05,250 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.045s 2023-12-04 19:29:05,251 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:05 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ef27c42c-0bb0-4496-b162-4c0d371b8cdc', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ef27c42c-0bb0-4496-b162-4c0d371b8cdc', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8 dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:06,337 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.072s 2023-12-04 19:29:06,337 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:06 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-ac8731b7-bde5-47db-8a5a-95250adb493c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-ac8731b7-bde5-47db-8a5a-95250adb493c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:07,392 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:29:07,393 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:07 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-94cb42a5-68a0-4127-9294-007fadab6497', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-94cb42a5-68a0-4127-9294-007fadab6497', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:0 0.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:08,452 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.046s 2023-12-04 19:29:08,452 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:08 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-2080b8d1-5908-43ff-8db2-44e54016e449', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-2080b8d1-5908-43ff-8db2-44e54016e449', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:09,508 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:29:09,508 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:09 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-4dfef69c-7d00-4b0c-a156-f050d7a16f39', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-4dfef69c-7d00-4b0c-a156-f050d7a16f39', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "li nks": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:10,570 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.049s 2023-12-04 19:29:10,571 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-40eb87cf-6f53-4cba-9c68-deab4167f173', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-40eb87cf-6f53-4cba-9c68-deab4167f173', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:11,626 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.042s 2023-12-04 19:29:11,627 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:11 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-bd662654-b446-48b7-a85e-fe516f91caf7', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-bd662654-b446-48b7-a85e-fe516f91caf7', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b6 0/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:12,680 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:29:12,681 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:12 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-6da7d668-5e24-44d4-876f-d1d46bad4346', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-6da7d668-5e24-44d4-876f-d1d46bad4346', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:13,732 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.037s 2023-12-04 19:29:13,732 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:13 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-8ea77b1e-bea6-4531-aced-35f09e0e7a9c', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-8ea77b1e-bea6-4531-aced-35f09e0e7a9c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachm ents": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:14,790 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.044s 2023-12-04 19:29:14,790 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:14 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-edd275f4-93fa-4f53-b7d5-ece97154da84', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-edd275f4-93fa-4f53-b7d5-ece97154da84', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:15,842 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:29:15,842 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:15 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-89ba159f-caa1-4519-af13-e3926523f18e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-89ba159f-caa1-4519-af13-e3926523f18e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:16,901 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.043s 2023-12-04 19:29:16,901 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:16 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-781ef82e-9eca-46a6-929f-dca385926af6', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-781ef82e-9eca-46a6-929f-dca385926af6', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:17,955 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.039s 2023-12-04 19:29:17,955 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:17 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-533a9d30-5016-4416-a7b5-a9678e74090e', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-533a9d30-5016-4416-a7b5-a9678e74090e', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:19,010 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:test_list_get_volume_attachments): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e 0.038s 2023-12-04 19:29:19,011 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'appl ication/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:18 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-59b7d325-6174-48de-87cb-cfb3a05fdf24', 'content-length': '911', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-59b7d325-6174-48de-87cb-cfb3a05fdf24', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e'} Body: b'{"volume": {"id": "21b94773-5cae-4b1e-9c0a-d76d38e72a3e", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:26:00.000000", "updated_at": "2023-12-04T19:26:13.000000", "name": "tempest-AttachVolumeTestJSON-volume-1150775446", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/21b94773-5cae-4b1e-9c0a-d76d38e72a3e"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:20,108 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.079s 2023-12-04 19:29:20,109 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-0306c825-8658-4007-8b60-479af176285a', 'content-length': '1202', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-0306c825-8658-4007-8b60-479af176285a', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "in-use", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:25:59.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "attachment_id": "5ffbd7a2-df1d-4bd5-b3cf-922fd84294e8", "volume_id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "server_id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "host_name": null, "device": "/dev/vdb", "attached_at": "2023-12-04T19:25:57.000000"}], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:29:20,359 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments/669ffdae-e50c-4644-bed0-0474f2a2b476 0.238s 2023-12-04 19:29:20,360 84431 DEBUG [tempest.lib.c ommon.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:20 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-0a906d7f-69b3-4a80-adc8-095c618c318a', 'x-compute-request-id': 'req-0a906d7f-69b3-4a80-adc8-095c618c318a', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments/669ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'' 2023-12-04 19:29:20,410 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.050s 2023-12-04 19:29:20,411 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:29:20 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '197', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-660c8802-e0d2-44c0-90ce-4c746c7f128c', 'x-compute-request-id': 'req-660c8802-e0d2-44c0-90ce-4c746c7f128c', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachments": [{"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "volumeId": "669ffdae-e50c-4644-bed0-0474f2a2b476", "serverId": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "device": "/dev/vdb"}]}' 2023-12-04 19:30:10,717 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments 0.254s 2023-12-04 19:30:10,718 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:30:10 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-393ea469-7836-4c23-931c-c2379525f45b', 'x-compute-request-id': 'req-393ea469-7836-4c23-931c-c2379525f45b', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c/os-volume_attachments'} Body: b'{"volumeAttachments": []}' 2023-12-04 19:30:10,758 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476 0.038s 2023-12-04 19:30:10,759 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-type': 'application/json', 'x-compute-request-id': 'req-7e9ae2b4-6058-4769-a020-cb55e9ce5d72', 'content-length': '910', 'openstack-api-version': 'volume 3.0', 'vary': 'OpenStack-API-Version', 'x-openstack-request-id': 'req-7e9ae2b4-6058-4769-a020-cb55e9ce5d72', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/66 9ffdae-e50c-4644-bed0-0474f2a2b476'} Body: b'{"volume": {"id": "669ffdae-e50c-4644-bed0-0474f2a2b476", "status": "available", "size": 1, "availability_zone": "nova", "created_at": "2023-12-04T19:25:45.000000", "updated_at": "2023-12-04T19:29:42.000000", "name": "tempest-AttachVolumeTestJSON-volume-538661047", "description": null, "volume_type": "joviandss-2", "snapshot_id": null, "source_volid": null, "metadata": {}, "links": [{"rel": "self", "href": "http://10.0.0.210/volume/v3/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}, {"rel": "bookmark", "href": "http://10.0.0.210/volume/a45fa1de504c4d3ba40440f8dbe87b60/volumes/669ffdae-e50c-4644-bed0-0474f2a2b476"}], "user_id": "68e7dd36d57640899fe033fc69e0f072", "bootable": "false", "encrypted": false, "replication_status": null, "consistencygroup_id": null, "multiattach": false, "attachments": [], "os-vol-tenant-attr:tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60"}}' 2023-12-04 19:30:10,771 84431 INFO [tempest.common.waiters] volume 669ffdae-e50c-4644-bed0-0474f2a2b476 reached available after waiting for 0.771069 seconds 2023-12-04 19:30:10,911 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.139s 2023-12-04 19:30:10,911 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:30:10 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-7dda75c6-7b64-490b-a4d6-6c5d4787cb64', 'x-compute-request-id': 'req-7dda75c6-7b64-490b-a4d6-6c5d4787cb64', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'' 2023-12-04 19:30:11,147 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 200 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.235s 2023-12-04 19:30:11,147 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:30:10 GMT', 'server': 'Apache/2.4.52 (Ubuntu)', 'content-length': '1658', 'content-type': 'application/json', 'openstack-api-version': 'compute 2.1', 'x-openstack-nova-api-version': '2.1', 'vary': 'OpenStack-API-Version,X-OpenStack-Nova-API-Version', 'x-openstack-request-id': 'req-e9e04c67-5b0c-4d4f-960e-35fce254dd88', 'x-compute-request-id': 'req-e9e04c67-5b0c-4d4f-960e-35fce254dd88', 'connection': 'close', 'status': '200', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'{"server": {"id": "2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c", "name": "tempest-AttachVolumeTestJSON-server-1753821294", "status": "ACTIVE", "tenant_id": "a45fa1de504c4d3ba40440f8dbe87b60", "user_id": "68e7dd36d57640899fe033fc69e0f072", "metadata": {}, "hostId": "0bed96bbf750405c5870c17b49bde9dd9358f75d3f17510e7612642f", "image": {"id": "94bc5904-8b72-4a47-b02b-134675a30807", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/images/94bc5904-8b72-4a47-b02b-134675a30807"}]}, "flavor": {"id": "1", "links": [{"rel": "bookmark", "href": "http://10.0.0.210/compute/flavors/1"}]}, "created": "2023-12-04T19:23:52Z", "updated": "2023-12-04T19:30:11Z", "addresses": {"tempest-AttachVolumeTestJSON-343827593-network": [{"version": 4, "addr": "10.0.0.5", "OS-EXT-IPS:type": "fixed", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:74:e3"}, {"version": 4, "addr": "172.24.4.164", "OS-EXT-IPS:type": "floating", "OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d4:74:e3"}]}, "access IPv4": "", "accessIPv6": "", "links": [{"rel": "self", "href": "http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}, {"rel": "bookmark", "href": "http://10.0.0.210/compute/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c"}], "OS-DCF:diskConfig": "MANUAL", "progress": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "key_name": "tempest-keypair-257416082", "OS-SRV-USG:launched_at": "2023-12-04T19:23:59.000000", "OS-SRV-USG:terminated_at": null, "security_groups": [{"name": "tempest-securitygroup--793431220"}], "OS-EXT-STS:task_state": "deleting", "OS-EXT-STS:vm_state": "active", "OS-EXT-STS:power_state": 1, "os-extended-volumes:volumes_attached": []}}' 2023-12-04 19:31:01,237 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c 0.071s 2023-12-04 19:31:01,238 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:31:01 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-9f9a935f-2c05-4c6b-8d2e-ce5c21d9361c', 'x-compute-request-id': 'req-9f9a935f-2c05-4c6b-8d2e-ce5c21d9361c', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210/compute/v2.1/servers/2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c'} Body: b'{"itemNotFound": {"code": 404, "message": "Instance 2b7a0eaa-2eb0-458d-acee-ee3b8de78f3c could not be found."}}' 2023-12-04 19:31:01,274 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 202 DELETE http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-257416082 0.034s 2023-12-04 19:31:01,274 84431 DEBUG [tempest.lib.common.rest_client] Request - Headers: {'Content-Type': 'application/json', 'Accept': 'application/json', 'X-Auth-Token': ''} Body: None Response - Headers: {'date': 'Mon, 04 Dec 2023 19:31:01 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-7e3c3931-0f1b-4316-9f4e-b0dd2b15d971', 'x-compute-request-id': 'req-7e3c3931-0f1b-4316-9f4e-b0dd2b15d971', 'connection': 'close', 'status': '202', 'content-location': 'http://10.0.0.210/compute/v2.1/os-keypairs/tempest-keypair-257416082'} Body: b'' 2023-12-04 19:31:01,442 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/security-groups/87431229-900f-486e-9ece-cc6abc007264 0.167s 2023-12-04 19:31:01,443 84431 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-3050c232-f1e0-476c-8d33-72184638e559', 'content-length': '0', 'date': 'Mon, 04 Dec 2023 19:31:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/87431229-900f-486e-9ece-cc6abc007264'} Body: b'' 2023-12-04 19:31:01,460 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 404 GET http://10.0.0.210:9696/networking/v2.0/security-groups/87431229-900f-486e-9ece-cc6abc007264 0.017s 2023-12-04 19:31:01,461 84431 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', 'c ontent-length': '146', 'x-openstack-request-id': 'req-21d56299-e797-4dd5-8280-571f27081ebe', 'date': 'Mon, 04 Dec 2023 19:31:01 GMT', 'connection': 'close', 'status': '404', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/security-groups/87431229-900f-486e-9ece-cc6abc007264'} Body: b'{"NeutronError": {"type": "SecurityGroupNotFound", "message": "Security group 87431229-900f-486e-9ece-cc6abc007264 does not exist", "detail": ""}}' 2023-12-04 19:31:01,914 84431 INFO [tempest.lib.common.rest_client] Request (AttachVolumeTestJSON:_run_cleanups): 204 DELETE http://10.0.0.210:9696/networking/v2.0/floatingips/f0cf83bc-d19d-4670-9169-49d932f6aa21 0.453s 2023-12-04 19:31:01,915 84431 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-ae122885-e197-490b-9b54-ab63770e866a', 'content-length': '0', 'date': 'Mon, 04 Dec 2023 19:31:01 GMT', 'connection': 'close', 'status': '204', 'content-location': 'http://10.0.0.210:9696/networking/v2.0/floatingips/f0cf83bc-d19d-4670-9169-49d932f6aa21'} Body: b'' ====== Totals ====== Ran: 292 tests in 3605.7822 sec. - Passed: 257 - Skipped: 32 - Expected Fail: 0 - Unexpected Success: 0 - Failed: 3 Sum of execute time for each test: 13928.4867 sec. ============== Worker Balance ============== - Worker 0 (32 tests) => 0:08:37.694136 - Worker 1 (34 tests) => 0:12:47.998852 - Worker 2 (48 tests) => 0:59:11.527015 - Worker 3 (20 tests) => 0:33:34.138088 - Worker 4 (22 tests) => 0:23:13.381075 - Worker 5 (11 tests) => 0:13:38.415989 - Worker 6 (16 tests) => 0:27:22.777900 - Worker 7 (14 tests) => 0:04:56.172130 - Worker 8 (20 tests) => 0:23:44.358880 - Worker 9 (35 tests) => 0:14:33.899746 - Worker 10 (26 tests) => 0:19:50.971127 - Worker 11 (14 tests) => 0:29:44.902142 ERROR: InvocationError for command /opt/stack/tempest/.tox/tempest/bin/tempest run --regex volume (exited with code 1) ___________________________________ summary ____________________________________ ERROR: all: commands failed